Merge version_1 into main #2
322
src/app/page.tsx
322
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { IceCream, Leaf, Moon, Pizza, Salad, Smile, Star, Sun, Users, Vegan } from "lucide-react";
|
||||
import { IceCream, Leaf, Moon, Pizza, Salad, Smile, Star, Sun, Users, Vegan, TreePalm } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,26 +33,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "about",
|
||||
},
|
||||
name: "Chi Siamo", id: "about"},
|
||||
{
|
||||
name: "Menù",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menù", id: "menu"},
|
||||
{
|
||||
name: "Testimonianze",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonianze", id: "testimonials"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contatti", id: "contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Prenota",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Prenota", href: "#contact"}}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309458.jpg"
|
||||
logoAlt="Premiata Pizzeria Sardasalata Logo"
|
||||
brandName="Sardasalata"
|
||||
@@ -62,21 +52,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
logoText="Premiata Pizzeria Sardasalata"
|
||||
description="Autentica pizza siciliana, fragrante e gustosa, preparata con le migliori materie prime del nostro territorio. Un'esperienza culinaria indimenticabile a Caltanissetta."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri il Menù",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Scopri il Menù", href: "#menu"},
|
||||
{
|
||||
text: "Prenota un Tavolo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prenota un Tavolo", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg"
|
||||
imageAlt="Una pizza appena sfornata da un forno a legna"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -87,15 +72,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "La Nostra Storia: Passione e Tradizione per ogni Pizza",
|
||||
},
|
||||
type: "text", content: "La Nostra Storia: Passione e Tradizione per ogni Pizza"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "La Nostra Filosofia",
|
||||
href: "#",
|
||||
},
|
||||
text: "La Nostra Filosofia", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,80 +88,53 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Tavoli all'aperto",
|
||||
description: "Goditi la tua pizza sotto le stelle, nella nostra accogliente area esterna.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-pizza-anime-style_23-2151062034.jpg",
|
||||
imageAlt: "Tavoli all'aperto di una pizzeria",
|
||||
},
|
||||
title: "Tavoli all'aperto", description: "Goditi la tua pizza sotto le stelle, nella nostra accogliente area esterna.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-pizza-anime-style_23-2151062034.jpg", imageAlt: "Tavoli all'aperto di una pizzeria"},
|
||||
items: [
|
||||
{
|
||||
icon: Sun,
|
||||
text: "Atmosfera rilassante",
|
||||
},
|
||||
text: "Atmosfera rilassante"},
|
||||
{
|
||||
icon: Moon,
|
||||
text: "Cene estive",
|
||||
},
|
||||
text: "Cene estive"},
|
||||
{
|
||||
icon: TreePalm,
|
||||
text: "Spazio verde",
|
||||
},
|
||||
text: "Spazio verde"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309458.jpg",
|
||||
imageAlt: "tavoli all aperto ristorante pizzeria",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Opzioni Vegane",
|
||||
description: "Pizze gustose e creative, preparate con ingredienti 100% vegetali.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-meal-wooden-board_23-2148305750.jpg",
|
||||
imageAlt: "Pizza vegana con verdure fresche",
|
||||
},
|
||||
title: "Opzioni Vegane", description: "Pizze gustose e creative, preparate con ingredienti 100% vegetali.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-meal-wooden-board_23-2148305750.jpg", imageAlt: "Pizza vegana con verdure fresche"},
|
||||
items: [
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Senza prodotti animali",
|
||||
},
|
||||
text: "Senza prodotti animali"},
|
||||
{
|
||||
icon: Salad,
|
||||
text: "Ingredienti freschi",
|
||||
},
|
||||
text: "Ingredienti freschi"},
|
||||
{
|
||||
icon: Vegan,
|
||||
text: "Gusto garantito",
|
||||
},
|
||||
text: "Gusto garantito"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg?_wi=2",
|
||||
imageAlt: "tavoli all aperto ristorante pizzeria",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Menù per Bambini",
|
||||
description: "Pizze divertenti e adatte ai più piccoli, per un'esperienza a misura di famiglia.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-pizzas-together_23-2148914529.jpg",
|
||||
imageAlt: "Bambini felici che mangiano la pizza",
|
||||
},
|
||||
title: "Menù per Bambini", description: "Pizze divertenti e adatte ai più piccoli, per un'esperienza a misura di famiglia.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-pizzas-together_23-2148914529.jpg", imageAlt: "Bambini felici che mangiano la pizza"},
|
||||
items: [
|
||||
{
|
||||
icon: Smile,
|
||||
text: "Formato famiglia",
|
||||
},
|
||||
text: "Formato famiglia"},
|
||||
{
|
||||
icon: Pizza,
|
||||
text: "Pizze classiche",
|
||||
},
|
||||
text: "Pizze classiche"},
|
||||
{
|
||||
icon: IceCream,
|
||||
text: "Dolci golosi",
|
||||
},
|
||||
text: "Dolci golosi"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-eggplants-dark-surface-dinner-salad-ripe-grow-meal-photo-food-colors_179666-19770.jpg",
|
||||
imageAlt: "tavoli all aperto ristorante pizzeria",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Le Nostre Offerte Speciali"
|
||||
description="Siamo orgogliosi di offrire un'esperienza culinaria inclusiva e deliziosa per tutti i nostri ospiti."
|
||||
@@ -195,53 +149,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "margherita",
|
||||
name: "Margherita",
|
||||
price: "€ 8.00",
|
||||
variant: "Classica",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg",
|
||||
imageAlt: "Pizza Margherita",
|
||||
},
|
||||
id: "margherita", name: "Margherita", price: "€ 8.00", variant: "Classica", imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg", imageAlt: "Pizza Margherita"},
|
||||
{
|
||||
id: "sardasalata",
|
||||
name: "Sardasalata Special",
|
||||
price: "€ 12.00",
|
||||
variant: "La Nostra Specialità",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg",
|
||||
imageAlt: "Pizza Sardasalata Special",
|
||||
},
|
||||
id: "sardasalata", name: "Sardasalata Special", price: "€ 12.00", variant: "La Nostra Specialità", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg", imageAlt: "Pizza Sardasalata Special"},
|
||||
{
|
||||
id: "diavola",
|
||||
name: "Diavola",
|
||||
price: "€ 9.50",
|
||||
variant: "Piccante",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-adding-salt-sliced-tomatoes-cutting-board-with-knife-cheese-green-pepper-salt-gray-surface_176474-6448.jpg",
|
||||
imageAlt: "Pizza Diavola",
|
||||
},
|
||||
id: "diavola", name: "Diavola", price: "€ 9.50", variant: "Piccante", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-adding-salt-sliced-tomatoes-cutting-board-with-knife-cheese-green-pepper-salt-gray-surface_176474-6448.jpg", imageAlt: "Pizza Diavola"},
|
||||
{
|
||||
id: "quattro-formaggi",
|
||||
name: "Quattro Formaggi",
|
||||
price: "€ 10.50",
|
||||
variant: "Cremosa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-with-cheese_140725-11081.jpg",
|
||||
imageAlt: "Pizza Quattro Formaggi",
|
||||
},
|
||||
id: "quattro-formaggi", name: "Quattro Formaggi", price: "€ 10.50", variant: "Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-with-cheese_140725-11081.jpg", imageAlt: "Pizza Quattro Formaggi"},
|
||||
{
|
||||
id: "vegetariana",
|
||||
name: "Vegetariana",
|
||||
price: "€ 9.00",
|
||||
variant: "Fresca",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pizza-table_23-2148570393.jpg",
|
||||
imageAlt: "Pizza Vegetariana",
|
||||
},
|
||||
id: "vegetariana", name: "Vegetariana", price: "€ 9.00", variant: "Fresca", imageSrc: "http://img.b2bpic.net/free-photo/tasty-pizza-table_23-2148570393.jpg", imageAlt: "Pizza Vegetariana"},
|
||||
{
|
||||
id: "calzone",
|
||||
name: "Calzone Classico",
|
||||
price: "€ 11.00",
|
||||
variant: "Ripieno",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calzone-pizza-with-french-fries-ketchup_141793-544.jpg",
|
||||
imageAlt: "Calzone Classico",
|
||||
},
|
||||
id: "calzone", name: "Calzone Classico", price: "€ 11.00", variant: "Ripieno", imageSrc: "http://img.b2bpic.net/free-photo/calzone-pizza-with-french-fries-ketchup_141793-544.jpg", imageAlt: "Calzone Classico"},
|
||||
]}
|
||||
title="Il Nostro Menù di Pizze"
|
||||
description="Dalle classiche alle creazioni speciali, ogni pizza è un capolavoro di sapori e ingredienti freschi, selezionati con cura."
|
||||
@@ -255,60 +173,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Entry Level",
|
||||
badgeIcon: Pizza,
|
||||
price: "€ 10-15",
|
||||
subtitle: "Per un pasto veloce e gustoso",
|
||||
buttons: [
|
||||
id: "basic", badge: "Entry Level", badgeIcon: Pizza,
|
||||
price: "€ 10-15", subtitle: "Per un pasto veloce e gustoso", buttons: [
|
||||
{
|
||||
text: "Vedi Menù Completo",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Vedi Menù Completo", href: "#menu"},
|
||||
],
|
||||
features: [
|
||||
"Pizze Classiche",
|
||||
"Bevanda inclusa",
|
||||
"Servizio da asporto",
|
||||
],
|
||||
"Pizze Classiche", "Bevanda inclusa", "Servizio da asporto"],
|
||||
},
|
||||
{
|
||||
id: "family",
|
||||
badge: "Più Popolare",
|
||||
badgeIcon: Users,
|
||||
price: "€ 15-20",
|
||||
subtitle: "Perfetto per famiglie e gruppi",
|
||||
buttons: [
|
||||
id: "family", badge: "Più Popolare", badgeIcon: Users,
|
||||
price: "€ 15-20", subtitle: "Perfetto per famiglie e gruppi", buttons: [
|
||||
{
|
||||
text: "Prenota ora",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prenota ora", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Pizze Speciali",
|
||||
"Antipasto misto",
|
||||
"Tavoli all'aperto",
|
||||
"Menù per bambini",
|
||||
],
|
||||
"Pizze Speciali", "Antipasto misto", "Tavoli all'aperto", "Menù per bambini"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Esperienza Premium",
|
||||
badgeIcon: Star,
|
||||
price: "€ 20+",
|
||||
subtitle: "Per un'occasione speciale",
|
||||
buttons: [
|
||||
id: "premium", badge: "Esperienza Premium", badgeIcon: Star,
|
||||
price: "€ 20+", subtitle: "Per un'occasione speciale", buttons: [
|
||||
{
|
||||
text: "Richiedi Personalizzazione",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Richiedi Personalizzazione", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Pizze Gourmet",
|
||||
"Vino selezionato",
|
||||
"Dolce dello Chef",
|
||||
"Tavolo riservato",
|
||||
],
|
||||
"Pizze Gourmet", "Vino selezionato", "Dolce dello Chef", "Tavolo riservato"],
|
||||
},
|
||||
]}
|
||||
title="Prezzi per Tutte le Tasche"
|
||||
@@ -324,45 +213,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Miriam Ortu",
|
||||
role: "Cliente",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-pizza-bar_1303-20335.jpg",
|
||||
},
|
||||
id: "1", name: "Miriam Ortu", role: "Cliente", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-pizza-bar_1303-20335.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mario Nicotra",
|
||||
role: "Cliente",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-showing-ok-signs-looking-happy_176474-17426.jpg",
|
||||
},
|
||||
id: "2", name: "Mario Nicotra", role: "Cliente", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-showing-ok-signs-looking-happy_176474-17426.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Letizia",
|
||||
role: "Cliente",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-looking-peaceful_23-2148784137.jpg",
|
||||
},
|
||||
id: "3", name: "Letizia", role: "Cliente", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-looking-peaceful_23-2148784137.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Giulia Rossi",
|
||||
role: "Cliente Abituale",
|
||||
company: "Local Guide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-glasses-tutor-raises-hand-with-pen-eureka-gesture-has-idea-solution-holds_1258-203184.jpg",
|
||||
},
|
||||
id: "4", name: "Giulia Rossi", role: "Cliente Abituale", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-glasses-tutor-raises-hand-with-pen-eureka-gesture-has-idea-solution-holds_1258-203184.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Antonio Verdi",
|
||||
role: "Gastronomo",
|
||||
company: "Critico Locale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cup_23-2148943519.jpg",
|
||||
},
|
||||
id: "5", name: "Antonio Verdi", role: "Gastronomo", company: "Critico Locale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cup_23-2148943519.jpg"},
|
||||
]}
|
||||
title="Cosa Dicono di Noi"
|
||||
description="Le voci dei nostri clienti soddisfatti sono la nostra più grande ricompensa e la prova della nostra passione."
|
||||
@@ -375,25 +239,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "hours",
|
||||
title: "Quali sono gli orari di apertura?",
|
||||
content: "Siamo aperti ogni sera dalle 19:00. Chiuso il [Giorno di Chiusura, es. Lunedì].",
|
||||
},
|
||||
id: "hours", title: "Quali sono gli orari di apertura?", content: "Siamo aperti ogni sera dalle 19:00. Chiuso il [Giorno di Chiusura, es. Lunedì]."},
|
||||
{
|
||||
id: "reservation",
|
||||
title: "È necessaria la prenotazione?",
|
||||
content: "La prenotazione è consigliata, specialmente nei fine settimana e per gruppi numerosi, per garantirti il miglior servizio.",
|
||||
},
|
||||
id: "reservation", title: "È necessaria la prenotazione?", content: "La prenotazione è consigliata, specialmente nei fine settimana e per gruppi numerosi, per garantirti il miglior servizio."},
|
||||
{
|
||||
id: "dietary",
|
||||
title: "Avete opzioni per diete speciali?",
|
||||
content: "Sì, offriamo pizze vegane e possiamo adattare molti piatti per intolleranze alimentari. Contattateci per maggiori dettagli.",
|
||||
},
|
||||
id: "dietary", title: "Avete opzioni per diete speciali?", content: "Sì, offriamo pizze vegane e possiamo adattare molti piatti per intolleranze alimentari. Contattateci per maggiori dettagli."},
|
||||
{
|
||||
id: "takeaway",
|
||||
title: "Fate servizio d'asporto o consegna a domicilio?",
|
||||
content: "Offriamo servizio d'asporto direttamente in pizzeria. Per la consegna a domicilio, verificate la disponibilità tramite le piattaforme di delivery.",
|
||||
},
|
||||
id: "takeaway", title: "Fate servizio d'asporto o consegna a domicilio?", content: "Offriamo servizio d'asporto direttamente in pizzeria. Per la consegna a domicilio, verificate la disponibilità tramite le piattaforme di delivery."},
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Qui trovi le risposte alle domande più comuni sulla nostra pizzeria, i nostri servizi e le opzioni di menù."
|
||||
@@ -405,8 +257,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Vieni a trovarci"
|
||||
title="Contattaci o Prenota un Tavolo"
|
||||
description="Siamo qui per deliziarti. Prenota il tuo tavolo o chiedi qualsiasi informazione. Ti aspettiamo!"
|
||||
@@ -423,54 +274,33 @@ export default function LandingPage() {
|
||||
logoText="Sardasalata"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigazione",
|
||||
items: [
|
||||
title: "Navigazione", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menù",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menù", href: "#menu"},
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contatti", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Via F. Turati, Caltanissetta",
|
||||
href: "https://maps.app.goo.gl/YourMapLink",
|
||||
},
|
||||
label: "Via F. Turati, Caltanissetta", href: "https://maps.app.goo.gl/YourMapLink"},
|
||||
{
|
||||
label: "0934 682993",
|
||||
href: "tel:+390934682993",
|
||||
},
|
||||
label: "0934 682993", href: "tel:+390934682993"},
|
||||
{
|
||||
label: "info@sardasalata.it",
|
||||
href: "mailto:info@sardasalata.it",
|
||||
},
|
||||
label: "info@sardasalata.it", href: "mailto:info@sardasalata.it"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Seguici",
|
||||
items: [
|
||||
title: "Seguici", items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/PremiataPizzeriaSardasalataCaltanissetta",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/PremiataPizzeriaSardasalataCaltanissetta"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/YourInstagramHandle",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/YourInstagramHandle"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user