From 8949eba2bd241bd075e02f9929845cec4beb0c5d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 07:06:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e8b95f..d02619c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-beer-bottles-white-table_23-2152005869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-beer-bottles-white-table_23-2152005869.jpg?_wi=1" imageAlt="Scenic view of Beroza's Wine Cellar vineyard and traditional Georgian qvevri" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -332,7 +332,7 @@ export default function LandingPage() { imageAlt: "Portrait of Luka Berozashvili, Cellar Master", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-beer-bottles-white-table_23-2152005869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-beer-bottles-white-table_23-2152005869.jpg?_wi=2", imageAlt: "experienced winemaker portrait", }, ]} -- 2.49.1