From cd0dd19a97951c65d0438d10ebe56893a3410a7c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:13:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e29f1d..781ff04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { }, ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/winery-factory_1398-4744.jpg" + imageSrc="http://img.b2bpic.net/free-photo/winery-factory_1398-4744.jpg?_wi=1" imageAlt="Luxurious wine cellar with stacked barrels and bottles" /> @@ -120,7 +120,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-white-wine-side-view_140725-11215.jpg", imageAlt: "Guests enjoying a wine tasting session", }, - imageSrc: "http://img.b2bpic.net/free-photo/winery-factory_1398-4744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winery-factory_1398-4744.jpg?_wi=2", imageAlt: "wine tasting experience pour glasses", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/roommates-clinking-glasses-close-up_23-2148903603.jpg", imageAlt: "Wine bottles being delivered to a customer", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-alcohol-black-bottle-with-golden-cap-along-with-black-grapes-green-leaves-brown-background-drink-winery-alcohol_140725-15874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-alcohol-black-bottle-with-golden-cap-along-with-black-grapes-green-leaves-brown-background-drink-winery-alcohol_140725-15874.jpg?_wi=1", imageAlt: "wine tasting experience pour glasses", }, ]} @@ -172,7 +172,7 @@ export default function LandingPage() { price: "$650", rating: 5, reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-alcohol-black-bottle-with-golden-cap-along-with-black-grapes-green-leaves-brown-background-drink-winery-alcohol_140725-15874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-bottle-alcohol-black-bottle-with-golden-cap-along-with-black-grapes-green-leaves-brown-background-drink-winery-alcohol_140725-15874.jpg?_wi=2", imageAlt: "Bottle of premium red wine", }, { -- 2.49.1