From 6cfb091d0d99e73f12e2aff06680b6e4f37a7459 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:17:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 63760cf..af63cd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@frankfurt-cleaning", testimonial: "Excellent service and fast results! Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg?_wi=1", imageAlt: "professional carpet cleaning service", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@frankfurt-cleaning", testimonial: "Professional and very thorough cleaning.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png?_wi=1", imageAlt: "professional carpet cleaning service", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@frankfurt-cleaning", testimonial: "My sofa looks brand new again!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png?_wi=1", imageAlt: "professional carpet cleaning service", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@frankfurt-cleaning", testimonial: "Same-day service was a life saver.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg?_wi=1", imageAlt: "professional carpet cleaning service", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@frankfurt-cleaning", testimonial: "Reliable and affordable cleaning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg?_wi=1", imageAlt: "professional carpet cleaning service", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "sms:+14848454829?body=Hi%20I%20need%20a%20cleaning%20quote", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -160,7 +160,7 @@ export default function LandingPage() {