From 075c458d09d27478374251e73b8c3433929e5593 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 03:27:00 +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 46c8ddf..73729f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg?_wi=1" imageAlt="modern home cleaning service interior" /> @@ -113,7 +113,7 @@ export default function LandingPage() { icon: CheckCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="professional cleaning team smiling uniforms" /> @@ -138,7 +138,7 @@ export default function LandingPage() { description: "Maintain a pristine, professional environment for your business.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { description: "Thorough and intensive cleaning for a truly refreshed space.", bentoComponent: "reveal-icon", icon: Feather, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, ]}