From 39921233b192b51e34a995babab17393f85e8420 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 20:19:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f4ec21..8d9959c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "https://wa.me/393331234567", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg?_wi=1" imageAlt="Professional mobile car wash in Turin" mediaAnimation="slide-up" avatars={[ @@ -133,7 +133,7 @@ export default function LandingPage() { title: "Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg" + imageSrc="http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -260,7 +260,7 @@ export default function LandingPage() { text: "Book Now", href: "https://wa.me/393331234567", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg?_wi=2", imageAlt: "car wash sponge bucket water", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { text: "Book Now", href: "https://wa.me/393331234567", }, - imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg?_wi=2", imageAlt: "car wash sponge bucket water", }, ]}