From 2e1d02a4ac0fd0ea1dea5435b19c73324727543a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 18:38:37 +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 7636798..a9e862b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,14 +48,12 @@ export default function LandingPage() { tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/delivery-van-cruises-highway-sunset-evening-shipping_169016-71122.jpg" imageAlt="Audi RS sports car performance vehicle racing" - mediaAnimation="slide-up" overlayOpacity={0.5} buttons={[ { text: "Join the Club", href: "contact" }, { text: "Explore Models", href: "models" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> -- 2.49.1