From 7dc4f4933c22a5c0305936777d75b4cf5c83ce1d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 20:41:10 +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 04acd9c..575b36f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6311.jpg?_wi=1" /> @@ -38,7 +38,7 @@ export default function HomePage() { quote="Pure Eelara was founded on the principle that the journey of a spice from soil to store should be as pure as the ingredients themselves. We ensure every batch of cardamom reflects our dedication to quality." author="The Eelara Team" role="Founding Partners" - imageSrc="http://img.b2bpic.net/free-photo/close-up-ancient-greece-ingredients_23-2151026693.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ancient-greece-ingredients_23-2151026693.jpg?_wi=1" /> @@ -84,7 +84,7 @@ export default function HomePage() { "Direct Wholesale", "Logistics Optimized", ], - imageSrc: "http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6311.jpg?_wi=2", imageAlt: "fresh spices macro", }, { @@ -108,7 +108,7 @@ export default function HomePage() { }, ], completedLabel: "Certified", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ancient-greece-ingredients_23-2151026693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ancient-greece-ingredients_23-2151026693.jpg?_wi=2", imageAlt: "fresh spices macro", }, ]} -- 2.49.1