Refactor frontend sections to use Tailwind CSS

Convert custom CSS styling to Tailwind utility classes across marketing
and about pages. Improve responsive layouts in feature grids, service
lists, and sliders. Consolidate section headers using the shared
SectionHeader component to maintain visual consistency.
This commit is contained in:
2026-03-11 17:42:34 +08:00
parent df1efb4881
commit 2e32d52133
16 changed files with 510 additions and 1006 deletions

View File

@@ -5,7 +5,7 @@
---
<section
class="py-20 px-5 bg-white text-center mx-auto lg:py-[60px] lg:px-5 md:py-10"
class="py-15 px-5 md:py-20 bg-white text-center mx-auto"
aria-labelledby="cta-heading"
>
<div class="max-w-3xl mx-auto">