refactor: remove Customer Satisfaction section from index.html to streamline content and improve layout
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
George Birikorang 2025-09-15 03:43:34 -07:00
parent 9eb79c1fb6
commit 74e27ebd36

View file

@ -814,59 +814,6 @@
</div>
</section>
<!-- Customer Satisfaction Section -->
<section class="relative bg-floral-white py-12 -mt-8">
<div class="max-w-7xl mx-auto px-5">
<div class="text-center">
<!-- Section Title -->
<h2
class="font-playfair font-bold text-3xl md:text-4xl lg:text-4xl leading-tight text-gray-800 mb-8"
>
Customer satisfaction
</h2>
<!-- Star Rating -->
<div class="flex justify-center items-center gap-2 mb-8">
<span
class="mask-star text-uc-gold w-8 h-8"
aria-hidden="true"
></span>
<span
class="mask-star text-uc-gold w-8 h-8"
aria-hidden="true"
></span>
<span
class="mask-star text-uc-gold w-8 h-8"
aria-hidden="true"
></span>
<span
class="mask-star text-uc-gold w-8 h-8"
aria-hidden="true"
></span>
<span
class="mask-star text-uc-gold w-8 h-8"
aria-hidden="true"
></span>
</div>
<!-- Testimonial -->
<div class="max-w-4xl mx-auto">
<blockquote
class="font-playfair font-medium text-xl md:text-2xl lg:text-3xl leading-relaxed text-black mb-4"
>
"Exceptional Craftsmanship and detail. <br />
Our office feels alive."
</blockquote>
<cite
class="font-playfair font-light text-xl md:text-2xl lg:text-2xl text-black"
>
Google Ghana, Accra
</cite>
</div>
</div>
</div>
</section>
<!-- Trusted by Leading Brands Section -->
<section id="clients" class="relative bg-floral-white py-12">
<div class="max-w-7xl mx-auto px-5">