diff --git a/src/app/page.tsx b/src/app/page.tsx index 994ea40..75decd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg?_wi=1" /> @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "gal-1", name: "Mirror Finish", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg"}, + id: "gal-1", name: "Mirror Finish", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg?_wi=2"}, { id: "gal-2", name: "Exterior Detail", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/back-view-modern-car_1150-16327.jpg"}, {