From 95970e0a29e81963231fbb77c81a19d596d13047 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 18:44:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"}, { -- 2.49.1