From 3a2bbc012e74ed3d4f8c7ae173cfc69cd45964a4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 23:45:40 +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 f32cacc..2089352 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,10 +66,10 @@ export default function LandingPage() { text: "Book a Table", href: "#contact"}, ]} buttonAnimation="slide-up" - videoSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg" + videoSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg?_wi=1" videoAriaLabel="Cinematic video of Georgian food, wine, and pub nightlife" mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg?_wi=2" imageAlt="cinematic Georgian restaurant atmosphere video" /> -- 2.49.1