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", }, ]}