better about page

This commit is contained in:
2025-07-15 20:59:25 +02:00
parent 7961acf385
commit 5a26f565ab
4 changed files with 7 additions and 8 deletions

View File

@ -50,7 +50,7 @@
<div class="service-icon-wrapper mb-3">
<i class="fas fa-palette text-primary service-icon" style="font-size: 3.5rem;"></i>
</div>
<h3 class="card-title fw-bold mb-3 text-dark">{{ t('Website Design') }}</h3>
<h3 class="card-title fw-bold mb-3">{{ t('Website Design') }}</h3>
</div>
<p class="card-text text-center mb-4 text-muted">{{ t('Custom, professional website design that perfectly represents your brand and engages your target audience.') }}</p>
@ -104,7 +104,7 @@
<div class="service-icon-wrapper mb-3">
<i class="fas fa-shopping-cart text-primary service-icon" style="font-size: 3.5rem;"></i>
</div>
<h3 class="card-title fw-bold mb-3 text-dark">{{ t('E-commerce Solutions') }}</h3>
<h3 class="card-title fw-bold mb-3">{{ t('E-commerce Solutions') }}</h3>
</div>
<p class="card-text text-center mb-4 text-muted">{{ t('Complete online store setup with secure payment processing, inventory management, and customer tracking.') }}</p>
@ -154,7 +154,7 @@
<div class="service-icon-wrapper mb-3">
<i class="fas fa-headset text-primary service-icon" style="font-size: 3.5rem;"></i>
</div>
<h3 class="card-title fw-bold mb-3 text-dark">{{ t('Maintenance & Support') }}</h3>
<h3 class="card-title fw-bold mb-3">{{ t('Maintenance & Support') }}</h3>
</div>
<p class="card-text text-center mb-4 text-muted">{{ t('Ongoing website maintenance, updates, and technical support to keep your site running smoothly.') }}</p>