From a32bbee02658d6d52412148f053ad98b1f39dc32 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 10:05:56 +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 ec508e5..cfca8fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cleaning-supplies-with-copy-space_23-2148529642.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cleaning-supplies-with-copy-space_23-2148529642.jpg?_wi=1" imageAlt="Professional cleaner smiling" avatars={[ { @@ -182,7 +182,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cleaning-supplies-with-copy-space_23-2148529642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cleaning-supplies-with-copy-space_23-2148529642.jpg?_wi=2", imageAlt: "Housekeeping concept with space on top", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/team-workmates-using-laptop-plan-business-project-boardroom-office-colleagues-working-together-company-growth-development-design-marketing-strategy-presentation_482257-37181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-workmates-using-laptop-plan-business-project-boardroom-office-colleagues-working-together-company-growth-development-design-marketing-strategy-presentation_482257-37181.jpg?_wi=1", imageAlt: "Housekeeping concept with space on top", }, ]} @@ -219,7 +219,7 @@ export default function LandingPage() { value: "500+", title: "Happy Clients", description: "Families we've served.", - imageSrc: "http://img.b2bpic.net/free-photo/team-workmates-using-laptop-plan-business-project-boardroom-office-colleagues-working-together-company-growth-development-design-marketing-strategy-presentation_482257-37181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-workmates-using-laptop-plan-business-project-boardroom-office-colleagues-working-together-company-growth-development-design-marketing-strategy-presentation_482257-37181.jpg?_wi=2", }, { id: "m2", -- 2.49.1