diff --git a/src/app/page.tsx b/src/app/page.tsx index b9c2633..199cce4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg?_wi=1" imageAlt="Audi RS high-performance sports car" buttons={[ { text: "Join The Club", href: "contact" }, @@ -271,7 +271,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg?_wi=2" imageAlt="Audi RS performance vehicle" mediaAnimation="blur-reveal" mediaPosition="right"