From ba8fb974a8b0769dcb9269726957c2e0ad91308b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:13:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06c986e..e40ff64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,9 +77,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" textboxLayout="default" - animationType="blur-reveal" - useInvertedBackground={false} - features={[ + features=[ { id: "exterior", title: "Exterior Wash", description: "Starting at $80", media: { imageSrc: "http://img.b2bpic.net/free-photo/shot-young-woman-cleaning-her-car_1153-6745.jpg", imageAlt: "Professional exterior car wash" -- 2.49.1