Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 14:18:48 +00:00

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