From c671e7cad5049b286de22e5b8900ee8786ca0391 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:46:53 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 58c48dd..a0c69a0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Get a Free Quote", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=1" /> @@ -37,7 +37,7 @@ export default function HomePage() { quote="At GreenScape, we believe every landscape tells a story. We blend creativity with sustainability to craft outdoor spaces that inspire and endure." author="Eleanor Vance" role="Founder & Lead Designer" - imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg?_wi=1" /> @@ -186,7 +186,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=2", imageAlt: "male landscape designer smiling professional", }, { @@ -211,7 +211,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-laptop-her-hands-talking-phone-having-many-flowers-glass-roof_158595-7108.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg?_wi=2", imageAlt: "male landscape designer smiling professional", }, ]} -- 2.49.1