<section style="max-width: 700px; margin: 0 auto; padding: 20px;">
<div style="display: grid; grid-template-columns: repeat(2, 150px); gap: 15px; justify-content: center;">
<div style="background: #f4f8fb; width: 150px; height: 150px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); cursor: pointer; transition: all 0.3s ease;"
onmouseover="this.style.transform='scale(1.05)'; this.style.boxShadow='0 6px 15px rgba(0,0,0,0.1)';"
onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.05)';">
<i class="fas fa-arrows-alt-v" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i> <h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Çalışma Yüksekliği</h3>
<p style="font-size: 11px; text-align: center;">75,00 m</p>
</div>
<div style="background: #f4f8fb; width: 150px; height: 150px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); cursor: pointer; transition: all 0.3s ease;"
onmouseover="this.style.transform='scale(1.05)'; this.style.boxShadow='0 6px 15px rgba(0,0,0,0.1)';"
onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.05)';">
<i class="fas fa-arrows-alt-h" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i> <h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Yatay Erişim</h3>
<p style="font-size: 11px; text-align: center;">41,00 m</p>
</div>
<div style="background: #f4f8fb; width: 150px; height: 150px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); cursor: pointer; transition: all 0.3s ease;"
onmouseover="this.style.transform='scale(1.05)'; this.style.boxShadow='0 6px 15px rgba(0,0,0,0.1)';"
onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.05)';">
<i class="fas fa-shopping-basket" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i> <h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Sepet Kapasitesi</h3>
<p style="font-size: 11px; text-align: center;">600 kg</p>
</div>
<div style="background: #f4f8fb; width: 150px; height: 150px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); cursor: pointer; transition: all 0.3s ease;"
onmouseover="this.style.transform='scale(1.05)'; this.style.boxShadow='0 6px 15px rgba(0,0,0,0.1)';"
onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.05)';">
<i class="fas fa-weight-hanging" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i> <h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Toplam Ağırlık</h3>
<p style="font-size: 11px; text-align: center;">32 000 kg</p>
</div>
</div>
</section>
Devamını oku
Değerlendirmeler
Henüz değerlendirme yapılmadı.