Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -26,25 +26,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "Galleria",
|
||||
id: "/galleria",
|
||||
},
|
||||
name: "Galleria", id: "/galleria"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "/chi-siamo",
|
||||
},
|
||||
name: "Chi Siamo", id: "/chi-siamo"},
|
||||
{
|
||||
name: "Contatti & Orari",
|
||||
id: "/contatti",
|
||||
},
|
||||
name: "Contatti & Orari", id: "/contatti"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/mid-autumn-festival-design_1319-253.jpg"
|
||||
logoAlt="Logo Bacchette d’Oro"
|
||||
@@ -57,28 +47,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Indirizzo",
|
||||
content: "Via San Rocchino 185, 25123 Brescia",
|
||||
},
|
||||
id: "faq1", title: "Indirizzo", content: "Via San Rocchino 185, 25123 Brescia"},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Telefono",
|
||||
content: "030 3454 251",
|
||||
},
|
||||
id: "faq2", title: "Telefono", content: "030 3454 251"},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Orari di Apertura",
|
||||
content: "Lun: 10:30–14:30 / 17:30–22:30\nMar: 17:30–22:30\nMer–Sab: 10:30–14:30 / 17:30–22:30\nDom: 10:30–14:30 / 17:30–22:30\nSempre aperto nei giorni festivi",
|
||||
},
|
||||
id: "faq3", title: "Orari di Apertura", content: "Lun: 10:30–14:30 / 17:30–22:30\nMar: 17:30–22:30\nMer–Sab: 10:30–14:30 / 17:30–22:30\nDom: 10:30–14:30 / 17:30–22:30\nSempre aperto nei giorni festivi"},
|
||||
]}
|
||||
sideTitle="Contattaci & Orari"
|
||||
sideDescription="Per prenotazioni, asporto o qualsiasi informazione, non esitare a contattarci. Siamo qui per te!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Chiama Subito",
|
||||
href: "tel:0303454251",
|
||||
},
|
||||
text: "Chiama Subito", href: "tel:0303454251"},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -89,19 +68,12 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Servizio Veloce"
|
||||
title="Asporto Disponibile!"
|
||||
description="Chiama per ordinare senza attese e goditi i tuoi piatti preferiti comodamente a casa tua. Il gusto autentico di Bacchette d'Oro a portata di mano."
|
||||
tagAnimation="slide-up"
|
||||
buttonText="Chiama per Ordinare"
|
||||
buttons={[
|
||||
{
|
||||
text: "Chiama per Ordinare",
|
||||
href: "tel:0303454251",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,70 +84,41 @@ export default function LandingPage() {
|
||||
logoText="Bacchette d’Oro"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigazione",
|
||||
items: [
|
||||
title: "Navigazione", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Menu", href: "/menu"},
|
||||
{
|
||||
label: "Galleria",
|
||||
href: "/galleria",
|
||||
},
|
||||
label: "Galleria", href: "/galleria"},
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "/chi-siamo",
|
||||
},
|
||||
label: "Chi Siamo", href: "/chi-siamo"},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "/contatti",
|
||||
},
|
||||
label: "Contatti", href: "/contatti"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Orari",
|
||||
items: [
|
||||
title: "Orari", items: [
|
||||
{
|
||||
label: "Lun: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Lun: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Mar: 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mar: 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Mer–Sab: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mer–Sab: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Dom: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Dom: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Aperto tutti i giorni festivi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Aperto tutti i giorni festivi", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Via San Rocchino 185, 25123 Brescia",
|
||||
href: "https://maps.app.goo.gl/example",
|
||||
},
|
||||
label: "Via San Rocchino 185, 25123 Brescia", href: "https://maps.app.goo.gl/example"},
|
||||
{
|
||||
label: "Tel: 030 3454 251",
|
||||
href: "tel:0303454251",
|
||||
},
|
||||
label: "Tel: 030 3454 251", href: "tel:0303454251"},
|
||||
{
|
||||
label: "Email: info@bacchettedorobrescia.it",
|
||||
href: "mailto:info@bacchettedorobrescia.it",
|
||||
},
|
||||
label: "Email: info@bacchettedorobrescia.it", href: "mailto:info@bacchettedorobrescia.it"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
214
src/app/page.tsx
214
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "Galleria",
|
||||
id: "/galleria",
|
||||
},
|
||||
name: "Galleria", id: "/galleria"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "/chi-siamo",
|
||||
},
|
||||
name: "Chi Siamo", id: "/chi-siamo"},
|
||||
{
|
||||
name: "Contatti & Orari",
|
||||
id: "/contatti",
|
||||
},
|
||||
name: "Contatti & Orari", id: "/contatti"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/mid-autumn-festival-design_1319-253.jpg"
|
||||
logoAlt="Logo Bacchette d’Oro"
|
||||
@@ -58,32 +48,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Bacchette d’Oro"
|
||||
description="Autentica cucina cinese e asiatica nel cuore di Brescia."
|
||||
tag="Sapore Autentico"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri il Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Scopri il Menu", href: "/menu"},
|
||||
{
|
||||
text: "Ordina per asporto",
|
||||
href: "/contatti",
|
||||
},
|
||||
text: "Ordina per asporto", href: "/contatti"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206420-ovm40fmh.png?_wi=1",
|
||||
imageAlt: "Anatra Pechino con salse e verdure",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206420-ovm40fmh.png", imageAlt: "Anatra Pechino con salse e verdure"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-bo9jakpk.png?_wi=1",
|
||||
imageAlt: "Gamberoni alla piastra",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-bo9jakpk.png", imageAlt: "Gamberoni alla piastra"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,47 +81,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Gamberi con Lime",
|
||||
price: "€12.50",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-3w0n0yg8.png?_wi=1",
|
||||
imageAlt: "Gamberi con lime e citronella",
|
||||
},
|
||||
id: "p1", name: "Gamberi con Lime", price: "€12.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-3w0n0yg8.png", imageAlt: "Gamberi con lime e citronella"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Curry Giallo Thailandese",
|
||||
price: "€14.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-zn1myt35.png?_wi=1",
|
||||
imageAlt: "Curry giallo Thailandese con gamberi",
|
||||
},
|
||||
id: "p2", name: "Curry Giallo Thailandese", price: "€14.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-zn1myt35.png", imageAlt: "Curry giallo Thailandese con gamberi"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Calamari in Salsa Chili",
|
||||
price: "€11.80",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-6g11ntwu.png?_wi=1",
|
||||
imageAlt: "Calamari in salsa chili",
|
||||
},
|
||||
id: "p3", name: "Calamari in Salsa Chili", price: "€11.80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206419-6g11ntwu.png", imageAlt: "Calamari in salsa chili"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pad Thai Originale",
|
||||
price: "€13.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21101.jpg",
|
||||
imageAlt: "Pad Thai con verdure e gamberi",
|
||||
},
|
||||
id: "p4", name: "Pad Thai Originale", price: "€13.50", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21101.jpg", imageAlt: "Pad Thai con verdure e gamberi"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Filetti di Branzino",
|
||||
price: "€16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-with-sushi_1203-697.jpg",
|
||||
imageAlt: "Filetti di branzino in salsa agrodolce",
|
||||
},
|
||||
id: "p5", name: "Filetti di Branzino", price: "€16.00", imageSrc: "http://img.b2bpic.net/free-photo/salmon-with-sushi_1203-697.jpg", imageAlt: "Filetti di branzino in salsa agrodolce"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Anatra alla Pechinese",
|
||||
price: "€18.50",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206420-ovm40fmh.png?_wi=2",
|
||||
imageAlt: "Anatra Pechino con salse e verdure",
|
||||
},
|
||||
id: "p6", name: "Anatra alla Pechinese", price: "€18.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb2vIrQVCa6Pa8yVxYSKXlFWEx/uploaded-1780433206420-ovm40fmh.png", imageAlt: "Anatra Pechino con salse e verdure"},
|
||||
]}
|
||||
title="I Nostri Piatti Speciali"
|
||||
description="Scopri alcune delle nostre specialità più amate, preparate con ingredienti freschi e autentiche ricette asiatiche."
|
||||
@@ -153,59 +104,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Esperienza culinaria eccezionale!",
|
||||
quote: "Bacchette d'Oro è il nostro ristorante asiatico preferito a Brescia. I piatti sono sempre freschissimi e il sapore autentico ti trasporta in Oriente. Servizio impeccabile!",
|
||||
name: "Elena Rossi",
|
||||
role: "Cliente abituale",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-two-bowls-with-food_23-2149277986.jpg",
|
||||
imageAlt: "Elena Rossi",
|
||||
},
|
||||
id: "t1", title: "Esperienza culinaria eccezionale!", quote: "Bacchette d'Oro è il nostro ristorante asiatico preferito a Brescia. I piatti sono sempre freschissimi e il sapore autentico ti trasporta in Oriente. Servizio impeccabile!", name: "Elena Rossi", role: "Cliente abituale", imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-two-bowls-with-food_23-2149277986.jpg", imageAlt: "Elena Rossi"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Qualità e sapore in ogni boccone",
|
||||
quote: "Ho provato molti ristoranti cinesi, ma Bacchette d'Oro si distingue per la qualità degli ingredienti e la maestria nella preparazione. Il curry giallo è semplicemente sublime.",
|
||||
name: "Marco Bianchi",
|
||||
role: "Food Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageAlt: "Marco Bianchi",
|
||||
},
|
||||
id: "t2", title: "Qualità e sapore in ogni boccone", quote: "Ho provato molti ristoranti cinesi, ma Bacchette d'Oro si distingue per la qualità degli ingredienti e la maestria nella preparazione. Il curry giallo è semplicemente sublime.", name: "Marco Bianchi", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marco Bianchi"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Un angolo di Asia a Brescia",
|
||||
quote: "L'ambiente è elegante e accogliente, perfetto per una cena romantica o con amici. I gamberoni alla piastra sono un must! Torneremo sicuramente.",
|
||||
name: "Sara Verdi",
|
||||
role: "Gastronoma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-female-with-warm-blue-eyes-positive-smile-dressed-casually-has-dark-hair-tied-knot-drinks-fresh-cocktail-being-pleased-spend-free-time-cafeteria-summer-rest-leisure_273609-3039.jpg",
|
||||
imageAlt: "Sara Verdi",
|
||||
},
|
||||
id: "t3", title: "Un angolo di Asia a Brescia", quote: "L'ambiente è elegante e accogliente, perfetto per una cena romantica o con amici. I gamberoni alla piastra sono un must! Torneremo sicuramente.", name: "Sara Verdi", role: "Gastronoma", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-female-with-warm-blue-eyes-positive-smile-dressed-casually-has-dark-hair-tied-knot-drinks-fresh-cocktail-being-pleased-spend-free-time-cafeteria-summer-rest-leisure_273609-3039.jpg", imageAlt: "Sara Verdi"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Asporto sempre perfetto e puntuale",
|
||||
quote: "Approfitto spesso del servizio d'asporto e sono sempre rimasto soddisfatto. I piatti arrivano caldi e gustosi, come appena fatti. Davvero consigliato!",
|
||||
name: "Luca Neri",
|
||||
role: "Appassionato di take-away",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
imageAlt: "Luca Neri",
|
||||
},
|
||||
id: "t4", title: "Asporto sempre perfetto e puntuale", quote: "Approfitto spesso del servizio d'asporto e sono sempre rimasto soddisfatto. I piatti arrivano caldi e gustosi, come appena fatti. Davvero consigliato!", name: "Luca Neri", role: "Appassionato di take-away", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Luca Neri"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Sapori indimenticabili",
|
||||
quote: "Ogni piatto è una scoperta di sapori equilibrati e raffinati. L'anatra pechino è una vera delizia, una delle migliori che abbia mai assaggiato fuori dall'Asia.",
|
||||
name: "Giulia Ferrari",
|
||||
role: "Critica Culinaria",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
|
||||
imageAlt: "Giulia Ferrari",
|
||||
},
|
||||
id: "t5", title: "Sapori indimenticabili", quote: "Ogni piatto è una scoperta di sapori equilibrati e raffinati. L'anatra pechino è una vera delizia, una delle migliori che abbia mai assaggiato fuori dall'Asia.", name: "Giulia Ferrari", role: "Critica Culinaria", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Giulia Ferrari"},
|
||||
{
|
||||
id: "t6",
|
||||
title: "Ambiente e servizio impeccabili",
|
||||
quote: "Un'atmosfera rilassante e un servizio attento rendono ogni visita a Bacchette d'Oro un piacere. Ideale per chi cerca un'esperienza culinaria di alto livello.",
|
||||
name: "Roberto Gallo",
|
||||
role: "Frequentatore Assiduo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
imageAlt: "Roberto Gallo",
|
||||
},
|
||||
id: "t6", title: "Ambiente e servizio impeccabili", quote: "Un'atmosfera rilassante e un servizio attento rendono ogni visita a Bacchette d'Oro un piacere. Ideale per chi cerca un'esperienza culinaria di alto livello.", name: "Roberto Gallo", role: "Frequentatore Assiduo", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Roberto Gallo"},
|
||||
]}
|
||||
title="Cosa Dicono i Nostri Clienti"
|
||||
description="Le recensioni dei nostri clienti soddisfatti che hanno apprezzato l'autenticità e la qualità della nostra cucina."
|
||||
@@ -219,14 +128,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Freschezza Garantita",
|
||||
"Tradizione Asiatica",
|
||||
"Servizio Eccellente",
|
||||
"Ambiente Accogliente",
|
||||
"Ingredienti Selezionati",
|
||||
"Cucina Ricercata",
|
||||
"Esperienza Gastronomica",
|
||||
]}
|
||||
"Freschezza Garantita", "Tradizione Asiatica", "Servizio Eccellente", "Ambiente Accogliente", "Ingredienti Selezionati", "Cucina Ricercata", "Esperienza Gastronomica"]}
|
||||
title="I Nostri Valori"
|
||||
description="Bacchette d'Oro si impegna a garantire qualità e autenticità in ogni aspetto del servizio."
|
||||
tagAnimation="slide-up"
|
||||
@@ -240,19 +142,12 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Prenota o Ordina"
|
||||
title="Vieni a Trovarci o Ordina per Asporto!"
|
||||
description="Siamo aperti per pranzo e cena. Contattaci per prenotare il tuo tavolo o per ordinare il tuo asporto senza attese."
|
||||
tagAnimation="slide-up"
|
||||
buttonText="Contatti e Orari"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contatti e Orari",
|
||||
href: "/contatti",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -263,70 +158,41 @@ export default function LandingPage() {
|
||||
logoText="Bacchette d’Oro"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigazione",
|
||||
items: [
|
||||
title: "Navigazione", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Menu", href: "/menu"},
|
||||
{
|
||||
label: "Galleria",
|
||||
href: "/galleria",
|
||||
},
|
||||
label: "Galleria", href: "/galleria"},
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "/chi-siamo",
|
||||
},
|
||||
label: "Chi Siamo", href: "/chi-siamo"},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "/contatti",
|
||||
},
|
||||
label: "Contatti", href: "/contatti"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Orari",
|
||||
items: [
|
||||
title: "Orari", items: [
|
||||
{
|
||||
label: "Lun: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Lun: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Mar: 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mar: 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Mer–Sab: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mer–Sab: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Dom: 10:30–14:30 / 17:30–22:30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Dom: 10:30–14:30 / 17:30–22:30", href: "#"},
|
||||
{
|
||||
label: "Aperto tutti i giorni festivi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Aperto tutti i giorni festivi", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Via San Rocchino 185, 25123 Brescia",
|
||||
href: "https://maps.app.goo.gl/example",
|
||||
},
|
||||
label: "Via San Rocchino 185, 25123 Brescia", href: "https://maps.app.goo.gl/example"},
|
||||
{
|
||||
label: "Tel: 030 3454 251",
|
||||
href: "tel:0303454251",
|
||||
},
|
||||
label: "Tel: 030 3454 251", href: "tel:0303454251"},
|
||||
{
|
||||
label: "Email: info@bacchettedorobrescia.it",
|
||||
href: "mailto:info@bacchettedorobrescia.it",
|
||||
},
|
||||
label: "Email: info@bacchettedorobrescia.it", href: "mailto:info@bacchettedorobrescia.it"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user