From 4f09edeea8e1f87795fe73c209113cd96126c25f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 00:20:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbec8b1..d794bd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg" imageAlt="Professional mobile car detailing" imagePosition="right" - mediaAnimation="reveal-from-right" /> @@ -115,8 +114,6 @@ export default function LandingPage() { { src: "https://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", alt: "Service review" }, { src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Satisfied client" } ]} - ratingAnimation="fade-in-scale" - avatarsAnimation="stagger-slide-in" useInvertedBackground={false} /> @@ -181,7 +178,6 @@ export default function LandingPage() { ]} textboxLayout="default" animationType="smooth" - faqsAnimation="stagger-fade-in" useInvertedBackground={false} /> -- 2.49.1