diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e5368d..6e7ff49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,6 +125,7 @@ export default function LandingPage() { ]} title="Common Questions" description="Find answers to frequently asked questions about our services." + buttons={[{ text: "Still have questions? Contact us", href: "#contact" }]} faqsAnimation="blur-reveal" />