From 3c9e380a33e235aba3a72e492c21dc790ca3fde9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:47:31 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index da8af9c..1be4ff6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -75,7 +75,7 @@ export default function HomePage() { { name: "Artisanal Winemaking", description: "Our wines are crafted with meticulous care, blending traditional methods with modern innovation for exceptional taste.", - imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-cellar_1398-2097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-cellar_1398-2097.jpg?_wi=1", button: { text: "Our Process", href: "#", @@ -134,7 +134,7 @@ export default function HomePage() { { name: "Enthusiast", description: "Perfect for discovering new favorites and enjoying regular shipments. Includes 2 bottles quarterly, 10% off all purchases, and priority access to new releases.", - imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-cellar_1398-2097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-cellar_1398-2097.jpg?_wi=2", button: { text: "Join Enthusiast", href: "#", -- 2.49.1