From b7a160cd4fbc9243c320dca566ed26aff20bf8db Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 18:04:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7382fd..f6e1157 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,6 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg" imageAlt="Premium mobile car detailing service" frameStyle="card" - mediaAnimation="none" /> @@ -65,10 +64,9 @@ export default function LandingPage() { description="Convenience Meets Quality" subdescription="For busy professionals who value time and quality" icon={Sparkles} - videoSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg" - videoAriaLabel="Professional car detailing service" + imageSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg" + imageAlt="Professional car detailing service" useInvertedBackground={false} - mediaAnimation="none" /> @@ -93,6 +91,7 @@ export default function LandingPage() { } ]} useInvertedBackground={true} + stepsAnimation="none" /> @@ -114,6 +113,7 @@ export default function LandingPage() { } ]} useInvertedBackground={false} + stepsAnimation="none" /> @@ -196,6 +196,7 @@ export default function LandingPage() { ]} useInvertedBackground={true} animationType="smooth" + faqsAnimation="none" />