Update src/app/contact/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
<HeroLogo
|
||||
logoText="Contatti"
|
||||
description="Raggiungeteci per prenotazioni, informazioni o per condividere il vostro feedback"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg?_wi=4"
|
||||
imageAlt="Trattoria"
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
@@ -73,7 +73,7 @@ export default function ContactPage() {
|
||||
<ContactSplitForm
|
||||
title="Prenota Il Tuo Tavolo"
|
||||
description="Compilate il modulo per prenotare un tavolo o per inviarci una richiesta speciale. Risponderemo al più presto!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg?_wi=5"
|
||||
imageAlt="Interior della trattoria"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -139,7 +139,7 @@ export default function ContactPage() {
|
||||
description:
|
||||
"Via del Casale Radicelli, 44\n00134 Roma RM, Italia\n\nSiamo situati nel cuore del quartiere storico di Roma, facilmente raggiungibile con i mezzi pubblici e a pochi passi da importanti attrazioni turistiche.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629585.jpg?_wi=6",
|
||||
imageAlt: "Ubicazione della trattoria",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function ContactPage() {
|
||||
description:
|
||||
"+39 06 7135 4338\n\nChiamateci per prenotazioni, informazioni sui menù speciali, o per qualsiasi esigenza particolare. Il nostro personale sarà felicissimo di assistervi!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-plate-mussels-pasta-tablecloth-with-copyspace_23-2148234915.jpg",
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-plate-mussels-pasta-tablecloth-with-copyspace_23-2148234915.jpg?_wi=5",
|
||||
imageAlt: "Contatto telefonico",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function ContactPage() {
|
||||
description:
|
||||
"Martedì - Domenica:\nPranzo: 12:00 - 14:30\nCena: 19:00 - 23:00\n\nLunedì: Chiusi\n\nPer festività speciali, contattate direttamente la trattoria.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-biscuit-tiramisu_23-2147772016.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-biscuit-tiramisu_23-2147772016.jpg?_wi=4",
|
||||
imageAlt: "Orari di apertura",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function ContactPage() {
|
||||
description:
|
||||
"Restate aggiornati sulle nostre novità, eventi speciali e piatti della stagione.\n\nFacebook: Trattoria Due Archi\nInstagram: @trattoriadduearchi\n\nMostrateci le vostre foto quando venite a trovarci!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg?_wi=14",
|
||||
imageAlt: "Social media",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user