diff --git a/src/app/page.tsx b/src/app/page.tsx index f6c907b..89454e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg" imageAlt="Professional car detailing service in action" imagePosition="right" + mediaAnimation="fade-in" buttons={[ { text: "Book Service", href: "contact" }, { text: "Learn More", href: "services" } @@ -193,6 +194,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about our services, pricing, and booking process" animationType="smooth" + faqsAnimation="smooth" textboxLayout="default" useInvertedBackground={false} />