From 8bea48eeb79378c91c268f140b7ac6451de2b572 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 19:05:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd90741..f6c907b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,6 @@ 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="slide-in" buttons={[ { text: "Book Service", href: "contact" }, { text: "Learn More", href: "services" } @@ -194,7 +193,6 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about our services, pricing, and booking process" animationType="smooth" - faqsAnimation="fade-in" textboxLayout="default" useInvertedBackground={false} />