From 9d12a71158833a657beee76fb5f0faf45cde2847 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 22:48:18 +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 46568b8..84d0c9d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Visit Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=1" /> @@ -54,7 +54,7 @@ export default function HomePage() { description: "Expert baristas perfect every pour.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-hands-holding-coffee-beans-flat-lay-grungy-grey-background_176474-64299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-hands-holding-coffee-beans-flat-lay-grungy-grey-background_176474-64299.jpg?_wi=1" /> @@ -111,7 +111,7 @@ export default function HomePage() { }, ], completedLabel: "Approved", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=2", imageAlt: "minimalist coffee bean logo design", }, { @@ -138,7 +138,7 @@ export default function HomePage() { detail: "Champion", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-coffee-beans-flat-lay-grungy-grey-background_176474-64299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-coffee-beans-flat-lay-grungy-grey-background_176474-64299.jpg?_wi=2", imageAlt: "minimalist coffee bean logo design", }, ]} -- 2.49.1