diff --git a/src/app/page.tsx b/src/app/page.tsx index fb89da2..4353a24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { href: "tel:+17866429018", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580560.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -188,21 +188,21 @@ export default function LandingPage() { name: "Full Interior & Exterior", price: "Premium", variant: "Deep clean inside and out", - imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-35029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-35029.jpg?_wi=1", }, { id: "p2", name: "Exterior Wash & Polish", price: "Standard", variant: "Showroom-ready shine", - imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=1", }, { id: "p3", name: "Interior Detailing", price: "Focused", variant: "Every crevice, every surface", - imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6410.jpg?_wi=1", }, { id: "p4", @@ -249,7 +249,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3038.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580560.jpg?_wi=2", imageAlt: "detailing equipment professional", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-35029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-35029.jpg?_wi=2", imageAlt: "detailing equipment professional", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193556.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=2", imageAlt: "detailing equipment professional", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-mirror-close-up-view_23-2148332906.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6410.jpg?_wi=2", imageAlt: "detailing equipment professional", }, ]}