diff --git a/src/app/page.tsx b/src/app/page.tsx index 828bd33..3bb0483 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "View All Vehicles", href: "#products" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg?_wi=1" imageAlt="AutoMarket dealership" useInvertedBackground={false} /> @@ -204,7 +204,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg?_wi=2" imageAlt="AutoMarket contact" mediaAnimation="slide-up" mediaPosition="right"