From cd70c2ef2ded5bd1aa1ef39abe8084345a4a93c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 20:20:45 +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 418435c..59254bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Your car washed. You keep working." description="We come to you in Turin in 25 minutes to 1 hour. Professional hand wash, transparent pricing, book via WhatsApp—no appointments, no surprises." buttons={[{ text: "Book now on WhatsApp", 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={[ @@ -80,7 +80,7 @@ export default function LandingPage() { { value: "500+", title: "Happy Cars" }, { value: "100%", 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" /> @@ -136,12 +136,12 @@ export default function LandingPage() { { id: "pro-plan", title: "Pro Care", price: "€89", period: "/mo", features: ["2 Full Details", "Priority booking"], button: { text: "Book Now", href: "https://wa.me/393331234567" }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg", imageAlt: "car wash sponge bucket water" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg?_wi=2", imageAlt: "car wash sponge bucket water" }, { id: "premium-plan", title: "Premium Fleet", price: "€149", period: "/mo", features: ["4 Full Details", "VIP support"], button: { text: "Book Now", href: "https://wa.me/393331234567" }, - imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg", imageAlt: "car wash sponge bucket water" + imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg?_wi=2", imageAlt: "car wash sponge bucket water" } ]} title="Subscription Plans"