Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user