From 6cca64541cc12c3a9709ef49e6f04aa105ca9e85 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:57:15 +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 4ccdf9e..3665e1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211472.jpg?_wi=1" imageAlt="Restaurant ambiance" mediaAnimation="slide-up" avatars={[ @@ -268,7 +268,7 @@ export default function LandingPage() { tag="Visit Us" title="Join Our Table" description="Sign up for our newsletter to get seasonal menu updates, event invitations, and special offers from our kitchen directly to your inbox." - imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211472.jpg?_wi=2" mediaAnimation="slide-up" inputPlaceholder="Enter your email address" buttonText="Subscribe" -- 2.49.1