diff --git a/src/app/page.tsx b/src/app/page.tsx index 83cbd33..0619be7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vehicle-covered-with-white-sheet-yellow-tape-car-service-garage_181624-3084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vehicle-covered-with-white-sheet-yellow-tape-car-service-garage_181624-3084.jpg?_wi=1", imageAlt: "luxury car detailing workshop professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg?_wi=1", imageAlt: "clean car hood polish finish", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { description: "Thorough interior cleaning to sanitize and refresh your space.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/vehicle-covered-with-white-sheet-yellow-tape-car-service-garage_181624-3084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vehicle-covered-with-white-sheet-yellow-tape-car-service-garage_181624-3084.jpg?_wi=2", imageAlt: "car exterior wash foam cleaning", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { description: "Professional-grade ceramic coating for maximum protection.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg?_wi=2", imageAlt: "car exterior wash foam cleaning", }, ]}