Update src/app/page.tsx
This commit is contained in:
278
src/app/page.tsx
278
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Chi Siamo", id: "#about"},
|
||||
{
|
||||
name: "Servizi",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Servizi", id: "#features"},
|
||||
{
|
||||
name: "Camere",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Camere", id: "#products"},
|
||||
{
|
||||
name: "Recensioni",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Recensioni", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contatti", id: "#contact"},
|
||||
]}
|
||||
brandName="Casa Nives"
|
||||
bottomLeftText="A Maccaretolo"
|
||||
@@ -69,35 +55,22 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Benvenuti a Casa Nives"
|
||||
description="La tua oasi di pace a Maccaretolo. Esperienze autentiche, comfort e relax in un ambiente familiare e pittoresco."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-italy-style_1203-7263.jpg",
|
||||
imageAlt: "Charming Italian Guesthouse Exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-italy-style_1203-7263.jpg", imageAlt: "Charming Italian Guesthouse Exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pastel-hues-room-children_23-2151690396.jpg",
|
||||
imageAlt: "Cozy Bedroom at Casa Nives",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pastel-hues-room-children_23-2151690396.jpg", imageAlt: "Cozy Bedroom at Casa Nives"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-spaghetti-preparation_23-2147749541.jpg",
|
||||
imageAlt: "Delicious Italian Breakfast Spread",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-spaghetti-preparation_23-2147749541.jpg", imageAlt: "Delicious Italian Breakfast Spread"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893073.jpg",
|
||||
imageAlt: "Scenic View of Maccaretolo Village",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893073.jpg", imageAlt: "Scenic View of Maccaretolo Village"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-porch-reading-book_23-2147663759.jpg",
|
||||
imageAlt: "Relaxing Garden Area",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-porch-reading-book_23-2147663759.jpg", imageAlt: "Relaxing Garden Area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slender-man-woman-summer-outfits-hug-kiss-summer-house_197531-17338.jpg",
|
||||
imageAlt: "Happy Guests Enjoying Their Stay",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slender-man-woman-summer-outfits-hug-kiss-summer-house_197531-17338.jpg", imageAlt: "Happy Guests Enjoying Their Stay"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -111,17 +84,11 @@ export default function LandingPage() {
|
||||
description="Casa Nives nasce dalla passione per l'ospitalità e l'amore per il territorio di Maccaretolo. Offriamo un soggiorno indimenticabile, curato nei minimi dettagli per farti sentire a casa."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ospitalità Familiare",
|
||||
description: "Ti accogliamo come parte della nostra famiglia, con calore e attenzione.",
|
||||
},
|
||||
title: "Ospitalità Familiare", description: "Ti accogliamo come parte della nostra famiglia, con calore e attenzione."},
|
||||
{
|
||||
title: "Autenticità Locale",
|
||||
description: "Immergiti nella cultura e nelle tradizioni di Maccaretolo.",
|
||||
},
|
||||
title: "Autenticità Locale", description: "Immergiti nella cultura e nelle tradizioni di Maccaretolo."},
|
||||
{
|
||||
title: "Relax e Comfort",
|
||||
description: "Camere accoglienti e spazi verdi dove ritrovare la serenità.",
|
||||
},
|
||||
title: "Relax e Comfort", description: "Camere accoglienti e spazi verdi dove ritrovare la serenità."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081903.jpg"
|
||||
imageAlt="Proprietari di Casa Nives"
|
||||
@@ -136,41 +103,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "service-1",
|
||||
title: "Colazione Casalinga",
|
||||
author: "Fatta in casa",
|
||||
description: "Inizia la giornata con dolci freschi, prodotti locali e un caffè all'italiana.",
|
||||
tags: [
|
||||
"Food",
|
||||
"Local",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149267275.jpg",
|
||||
imageAlt: "Colazione casalinga",
|
||||
},
|
||||
id: "service-1", title: "Colazione Casalinga", author: "Fatta in casa", description: "Inizia la giornata con dolci freschi, prodotti locali e un caffè all'italiana.", tags: [
|
||||
"Food", "Local"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-table-arrangement_23-2149267275.jpg", imageAlt: "Colazione casalinga"},
|
||||
{
|
||||
id: "service-2",
|
||||
title: "Bagno Privato",
|
||||
author: "Comfort Moderno",
|
||||
description: "Ogni camera dispone di un bagno privato, completo di doccia, set di cortesia e asciugacapelli.",
|
||||
tags: [
|
||||
"Comfort",
|
||||
"Privacy",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-bathrobe-hotel-room_23-2148095300.jpg",
|
||||
imageAlt: "Bagno privato pulito",
|
||||
},
|
||||
id: "service-2", title: "Bagno Privato", author: "Comfort Moderno", description: "Ogni camera dispone di un bagno privato, completo di doccia, set di cortesia e asciugacapelli.", tags: [
|
||||
"Comfort", "Privacy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-bathrobe-hotel-room_23-2148095300.jpg", imageAlt: "Bagno privato pulito"},
|
||||
{
|
||||
id: "service-3",
|
||||
title: "Corsi di Cucina",
|
||||
author: "Esperienze",
|
||||
description: "Scopri i segreti della cucina emiliana con i nostri corsi pratici, un'esperienza culinaria unica.",
|
||||
tags: [
|
||||
"Experience",
|
||||
"Culture",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg",
|
||||
imageAlt: "Corso di cucina tradizionale",
|
||||
},
|
||||
id: "service-3", title: "Corsi di Cucina", author: "Esperienze", description: "Scopri i segreti della cucina emiliana con i nostri corsi pratici, un'esperienza culinaria unica.", tags: [
|
||||
"Experience", "Culture"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg", imageAlt: "Corso di cucina tradizionale"},
|
||||
]}
|
||||
title="I Nostri Servizi"
|
||||
description="Dalla colazione artigianale al relax in giardino, ogni dettaglio è pensato per il tuo benessere e per un'esperienza senza pensieri."
|
||||
@@ -185,47 +128,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "room-standard-double",
|
||||
name: "Camera Matrimoniale Standard",
|
||||
price: "€90/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4550.jpg",
|
||||
imageAlt: "Camera Matrimoniale Standard",
|
||||
},
|
||||
id: "room-standard-double", name: "Camera Matrimoniale Standard", price: "€90/notte", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4550.jpg", imageAlt: "Camera Matrimoniale Standard"},
|
||||
{
|
||||
id: "room-deluxe-twin",
|
||||
name: "Camera Doppia Deluxe",
|
||||
price: "€110/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-roommates-home_23-2149103380.jpg",
|
||||
imageAlt: "Camera Doppia Deluxe",
|
||||
},
|
||||
id: "room-deluxe-twin", name: "Camera Doppia Deluxe", price: "€110/notte", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-roommates-home_23-2149103380.jpg", imageAlt: "Camera Doppia Deluxe"},
|
||||
{
|
||||
id: "room-family-suite",
|
||||
name: "Suite Familiare",
|
||||
price: "€150/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-elegant-girls-resort_1157-24515.jpg",
|
||||
imageAlt: "Suite Familiare",
|
||||
},
|
||||
id: "room-family-suite", name: "Suite Familiare", price: "€150/notte", imageSrc: "http://img.b2bpic.net/free-photo/two-elegant-girls-resort_1157-24515.jpg", imageAlt: "Suite Familiare"},
|
||||
{
|
||||
id: "room-balcony-suite",
|
||||
name: "Suite con Balcone",
|
||||
price: "€130/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-red-dress-posed-outdoor-sunny-day_627829-7559.jpg",
|
||||
imageAlt: "Suite con Balcone",
|
||||
},
|
||||
id: "room-balcony-suite", name: "Suite con Balcone", price: "€130/notte", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-red-dress-posed-outdoor-sunny-day_627829-7559.jpg", imageAlt: "Suite con Balcone"},
|
||||
{
|
||||
id: "room-accessible",
|
||||
name: "Camera Accessibile",
|
||||
price: "€100/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-lying-using-phones-heads_23-2148143247.jpg",
|
||||
imageAlt: "Camera Accessibile",
|
||||
},
|
||||
id: "room-accessible", name: "Camera Accessibile", price: "€100/notte", imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-lying-using-phones-heads_23-2148143247.jpg", imageAlt: "Camera Accessibile"},
|
||||
{
|
||||
id: "room-studio",
|
||||
name: "Monolocale Rustico",
|
||||
price: "€120/notte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-with-smartphone-caught-wife-cheating-holding-secret-text-messages-jealous-husband-with-mobile-phone-hand-learning-about-infidelity-feeling-irritated-unhappy_482257-9414.jpg",
|
||||
imageAlt: "Monolocale Rustico",
|
||||
},
|
||||
id: "room-studio", name: "Monolocale Rustico", price: "€120/notte", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-with-smartphone-caught-wife-cheating-holding-secret-text-messages-jealous-husband-with-mobile-phone-hand-learning-about-infidelity-feeling-irritated-unhappy_482257-9414.jpg", imageAlt: "Monolocale Rustico"},
|
||||
]}
|
||||
title="Le Nostre Camere"
|
||||
description="Scegli la camera perfetta per il tuo soggiorno, tra comfort moderni e un'atmosfera accogliente che ti farà sentire a casa, circondato dalla bellezza della campagna emiliana."
|
||||
@@ -239,20 +152,11 @@ export default function LandingPage() {
|
||||
tag="Esperienza e Dedizione"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "10+",
|
||||
description: "Anni di ospitalità",
|
||||
},
|
||||
id: "metric-1", value: "10+", description: "Anni di ospitalità"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "2000+",
|
||||
description: "Ospiti soddisfatti",
|
||||
},
|
||||
id: "metric-2", value: "2000+", description: "Ospiti soddisfatti"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "5 Stelle",
|
||||
description: "Valutazione media",
|
||||
},
|
||||
id: "metric-3", value: "5 Stelle", description: "Valutazione media"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -265,45 +169,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1",
|
||||
name: "Elena Rossi",
|
||||
role: "Viaggiatrice Solitaria",
|
||||
testimonial: "Un vero gioiello a Maccaretolo! L'ospitalità di Casa Nives è insuperabile, mi sono sentita a casa fin dal primo momento. Colazione deliziosa e atmosfera incantevole.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2354.jpg",
|
||||
imageAlt: "Elena Rossi",
|
||||
},
|
||||
id: "test-1", name: "Elena Rossi", role: "Viaggiatrice Solitaria", testimonial: "Un vero gioiello a Maccaretolo! L'ospitalità di Casa Nives è insuperabile, mi sono sentita a casa fin dal primo momento. Colazione deliziosa e atmosfera incantevole.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2354.jpg", imageAlt: "Elena Rossi"},
|
||||
{
|
||||
id: "test-2",
|
||||
name: "Marco Bianchi",
|
||||
role: "Cicloturista",
|
||||
testimonial: "Perfetto per chi ama la natura e le passeggiate. La posizione è ideale e i proprietari sono stati incredibilmente disponibili. Tornerò sicuramente!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hobby-leisure-concept-happy-young-bearded-surfer-holding-surfboard-his-head-looking-smiling-cheerfully_273609-1545.jpg",
|
||||
imageAlt: "Marco Bianchi",
|
||||
},
|
||||
id: "test-2", name: "Marco Bianchi", role: "Cicloturista", testimonial: "Perfetto per chi ama la natura e le passeggiate. La posizione è ideale e i proprietari sono stati incredibilmente disponibili. Tornerò sicuramente!", imageSrc: "http://img.b2bpic.net/free-photo/people-hobby-leisure-concept-happy-young-bearded-surfer-holding-surfboard-his-head-looking-smiling-cheerfully_273609-1545.jpg", imageAlt: "Marco Bianchi"},
|
||||
{
|
||||
id: "test-3",
|
||||
name: "Giulia e Luca Verdi",
|
||||
role: "Coppia in Vacanza",
|
||||
testimonial: "Un weekend romantico indimenticabile. Casa Nives ha superato ogni aspettativa. La tranquillità del luogo e la cura dei dettagli rendono questo posto magico.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-places-from-guide_329181-13911.jpg",
|
||||
imageAlt: "Giulia e Luca Verdi",
|
||||
},
|
||||
id: "test-3", name: "Giulia e Luca Verdi", role: "Coppia in Vacanza", testimonial: "Un weekend romantico indimenticabile. Casa Nives ha superato ogni aspettativa. La tranquillità del luogo e la cura dei dettagli rendono questo posto magico.", imageSrc: "http://img.b2bpic.net/free-photo/looking-places-from-guide_329181-13911.jpg", imageAlt: "Giulia e Luca Verdi"},
|
||||
{
|
||||
id: "test-4",
|
||||
name: "Anna Colombo",
|
||||
role: "Appassionata di Cucina",
|
||||
testimonial: "Ho partecipato al corso di cucina ed è stata un'esperienza fantastica! Ho imparato tanto e mi sono divertita. Consigliatissimo per chi cerca autenticità.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-vacation_23-2148656228.jpg",
|
||||
imageAlt: "Anna Colombo",
|
||||
},
|
||||
id: "test-4", name: "Anna Colombo", role: "Appassionata di Cucina", testimonial: "Ho partecipato al corso di cucina ed è stata un'esperienza fantastica! Ho imparato tanto e mi sono divertita. Consigliatissimo per chi cerca autenticità.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-vacation_23-2148656228.jpg", imageAlt: "Anna Colombo"},
|
||||
{
|
||||
id: "test-5",
|
||||
name: "Famiglia Esposito",
|
||||
role: "Viaggio con Bambini",
|
||||
testimonial: "Ideale per le famiglie! I bambini si sono divertiti un mondo nel giardino e la camera era spaziosa e confortevole. Accoglienza calorosa e genuina.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-vacation-europe-by-sea-cruise-taking-pictures-camera_285396-7749.jpg",
|
||||
imageAlt: "Famiglia Esposito",
|
||||
},
|
||||
id: "test-5", name: "Famiglia Esposito", role: "Viaggio con Bambini", testimonial: "Ideale per le famiglie! I bambini si sono divertiti un mondo nel giardino e la camera era spaziosa e confortevole. Accoglienza calorosa e genuina.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-vacation-europe-by-sea-cruise-taking-pictures-camera_285396-7749.jpg", imageAlt: "Famiglia Esposito"},
|
||||
]}
|
||||
title="Dicono di Noi"
|
||||
description="Le parole dei nostri ospiti raccontano l'esperienza unica di Casa Nives, fatta di accoglienza, bellezza e momenti indimenticabili."
|
||||
@@ -316,25 +190,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Quali sono gli orari di check-in e check-out?",
|
||||
content: "Il check-in è disponibile dalle ore 15:00 alle 20:00. Il check-out deve essere effettuato entro le ore 10:30. Per esigenze particolari, vi preghiamo di contattarci in anticipo.",
|
||||
},
|
||||
id: "faq-1", title: "Quali sono gli orari di check-in e check-out?", content: "Il check-in è disponibile dalle ore 15:00 alle 20:00. Il check-out deve essere effettuato entro le ore 10:30. Per esigenze particolari, vi preghiamo di contattarci in anticipo."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "È inclusa la colazione nel prezzo?",
|
||||
content: "Sì, una ricca colazione a base di prodotti freschi e locali è sempre inclusa nel prezzo del soggiorno e viene servita ogni mattina nella nostra sala comune o in giardino.",
|
||||
},
|
||||
id: "faq-2", title: "È inclusa la colazione nel prezzo?", content: "Sì, una ricca colazione a base di prodotti freschi e locali è sempre inclusa nel prezzo del soggiorno e viene servita ogni mattina nella nostra sala comune o in giardino."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Casa Nives è pet-friendly?",
|
||||
content: "Siamo felici di accogliere i vostri amici a quattro zampe di piccola taglia. Vi preghiamo di comunicarcelo al momento della prenotazione, potrebbero essere applicati supplementi.",
|
||||
},
|
||||
id: "faq-3", title: "Casa Nives è pet-friendly?", content: "Siamo felici di accogliere i vostri amici a quattro zampe di piccola taglia. Vi preghiamo di comunicarcelo al momento della prenotazione, potrebbero essere applicati supplementi."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Avete un parcheggio disponibile?",
|
||||
content: "Sì, Casa Nives offre un parcheggio privato e gratuito per i nostri ospiti all'interno della proprietà, garantendo comodità e sicurezza per il vostro veicolo.",
|
||||
},
|
||||
id: "faq-4", title: "Avete un parcheggio disponibile?", content: "Sì, Casa Nives offre un parcheggio privato e gratuito per i nostri ospiti all'interno della proprietà, garantendo comodità e sicurezza per il vostro veicolo."},
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Trova le risposte alle tue domande più comuni su Casa Nives e il tuo soggiorno, per pianificare al meglio la tua vacanza in tranquillità."
|
||||
@@ -346,18 +208,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Pronto a prenotare il tuo soggiorno da sogno a Maccaretolo? Contattaci oggi stesso per disponibilità e offerte personalizzate, ti aspettiamo!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota Ora",
|
||||
href: "mailto:info@casanives.com",
|
||||
},
|
||||
text: "Prenota Ora", href: "mailto:info@casanives.com"},
|
||||
{
|
||||
text: "Chiamaci",
|
||||
href: "tel:+39051XXXXXXX",
|
||||
},
|
||||
text: "Chiamaci", href: "tel:+39051XXXXXXX"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -369,50 +226,31 @@ export default function LandingPage() {
|
||||
logoText="Casa Nives"
|
||||
columns={[
|
||||
{
|
||||
title: "Esplora",
|
||||
items: [
|
||||
title: "Esplora", items: [
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Le Camere",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Le Camere", href: "#products"},
|
||||
{
|
||||
label: "Servizi",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Servizi", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Informazioni",
|
||||
items: [
|
||||
title: "Informazioni", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contatti", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/casanives",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/casanives"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/casanives",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/casanives"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user