mirror of
https://git.kh3group.com/georgebiri/khy_website.git
synced 2026-07-02 06:23:33 +00:00
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
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9eb79c1fb6
commit
74e27ebd36
1 changed files with 0 additions and 53 deletions
53
index.html
53
index.html
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue