Update src/app/page.tsx

This commit is contained in:
2026-03-31 14:18:44 +00:00
parent edf6a297d9
commit a08a641c9d

View File

@@ -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"
/>