From d593850eeede9b5bfaf0397b7abd7e198a69d58d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 23:01:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 860d0f6..76e9c75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-swimming-pool-hotel-resort_74190-13147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-swimming-pool-hotel-resort_74190-13147.jpg?_wi=1" imageAlt="Luxurious backyard swimming pool with clear blue water and modern landscaping" /> @@ -395,7 +395,7 @@ export default function LandingPage() { imageAlt: "Maria Rodriguez portrait", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-swimming-pool-hotel-resort_74190-13147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-swimming-pool-hotel-resort_74190-13147.jpg?_wi=2", imageAlt: "pool designer expert portrait man", }, { -- 2.49.1