From a08a641c9d8b74e17b5de0ab2fbdde1d539f4e35 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:18:44 +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 40db83a..615a95d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Prenota un Tavolo", href: "#reservations" }, { text: "Scopri il Menu", href: "#menu" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/romantic-dining-table-setting-with-wine-glass-other_74190-6246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/romantic-dining-table-setting-with-wine-glass-other_74190-6246.jpg?_wi=1" imageAlt="Margot Restaurant Atmosphere" mediaAnimation="blur-reveal" avatars={[ @@ -120,7 +120,7 @@ export default function LandingPage() { ]} textarea={{ name: "notes", placeholder: "Note per la cucina o occasioni speciali", rows: 3 }} buttonText="Invia Richiesta" - imageSrc="http://img.b2bpic.net/free-photo/romantic-dining-table-setting-with-wine-glass-other_74190-6246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/romantic-dining-table-setting-with-wine-glass-other_74190-6246.jpg?_wi=2" imageAlt="Prenota un tavolo da Margot" mediaAnimation="slide-up" />