From ab3837ab53ad3db9e4437427807aedd6d4ce72d1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:42:58 +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 3e20f43..12eb145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { description: "Designed for sharing, connection, and great wine.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -306,7 +306,7 @@ export default function LandingPage() { description="Book your table and taste the tradition." mediaAnimation="slide-up" buttonText="Reserve Table" - imageSrc="http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=2" /> -- 2.49.1