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} />