<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); transition: all 0.3s ease; cursor: pointer;"
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-ruler-vertical" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i>
<h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Maksimum Yükseklik</h3>
<p style="font-size: 11px; text-align: center;">12 metreye kadar erişim sağlar.</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); transition: all 0.3s ease; cursor: pointer;"
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-mountain" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i>
<h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Tırmanma Kabiliyeti</h3>
<p style="font-size: 11px; text-align: center;">%25 eğimde güvenli hareket.</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); transition: all 0.3s ease; cursor: pointer;"
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-balance-scale" style="font-size: 28px; margin-bottom: 5px; color: #333;"></i>
<h3 style="font-size: 14px; margin-bottom: 4px; text-align: center;">Platform Kapasitesi</h3>
<p style="font-size: 11px; text-align: center;">Maksimum 350 kg yük taşıma kapasitesi.</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); transition: all 0.3s ease; cursor: pointer;"
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;">Platform Ağırlığı</h3>
<p style="font-size: 11px; text-align: center;">Toplam ağırlık 2.500 kg'dır.</p>
</div>
</div>
</section>
AydinVinc (doğrulanmış kullanıcı) –
Firma çok ilgiliydi. Teşekkürler