From 24fa559b2af19d4ae7a813fc92fc0194dda361cf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:30:14 +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 33936f6..88e56ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Peace of Mind is Our Priority" description="At Solution Girls, we believe a clean home is a happy home. Our professional team provides deep, reliable cleaning tailored to busy schedules, ensuring your space is spotless and sanitary." - imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=1" imageAlt="Cleaning professionals" /> @@ -148,14 +148,14 @@ export default function LandingPage() { title: "Deep Home Cleaning", description: "Total top-to-bottom refresh of your entire property.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=1", imageAlt: "Home cleaning", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118475.jpg", imageAlt: "Home cleaning", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg?_wi=1", imageAlt: "living room cleaning service detail", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-home_23-2150453298.jpg", imageAlt: "Kitchen cleaning", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=2", imageAlt: "living room cleaning service detail", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg?_wi=2", imageAlt: "professional cleaning service bright living room", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=3", imageAlt: "professional cleaning service bright living room", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=2", imageAlt: "professional cleaning service bright living room", }, ]} -- 2.49.1