From 7ee96ee445a980c82f0eb7f5564741df56716d6b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 12:44:36 +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 02c9e10..9f84dde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -163,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-tray_23-2150014902.jpg", imageAlt: "Oven Detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=2", imageAlt: "clean oven interior close up", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-cleaning-spary_23-2148273254.jpg", imageAlt: "Solar Panel Detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750009.jpg?_wi=1", imageAlt: "clean oven interior close up", }, ]} @@ -212,7 +212,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750009.jpg?_wi=2" /> -- 2.49.1