From eb4705cc1bfa3f72334f990d0a54681f16f268cc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 09:01:49 +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 5d94a7e..4a36eec 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Learn More", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/white-dog_95678-1.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-dog_95678-1.jpg?_wi=1" /> @@ -64,7 +64,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/washing-process-small-dog-sits-table-dog-spaying-by-professional_1157-48817.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/white-dog_95678-1.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-dog_95678-1.jpg?_wi=2", imageAlt: "dog grooming services", }, { @@ -100,7 +100,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-thinking-woman-doctor-uniform-holding-red-clipboard-pen-standing-yellow-background_179666-29769.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/organic-hazelnut-kernels-out-glass-jar-marble-table_114579-85160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-hazelnut-kernels-out-glass-jar-marble-table_114579-85160.jpg?_wi=1", imageAlt: "dog grooming services", }, ]} @@ -118,7 +118,7 @@ export default function HomePage() { { title: "Nutritious Food", description: "Premium quality organic food.", - imageSrc: "http://img.b2bpic.net/free-photo/organic-hazelnut-kernels-out-glass-jar-marble-table_114579-85160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-hazelnut-kernels-out-glass-jar-marble-table_114579-85160.jpg?_wi=2", }, { title: "Durable Toys", -- 2.49.1