2 Commits

Author SHA1 Message Date
73f24ddd16 Update src/app/page.tsx 2026-06-11 13:59:13 +00:00
2d7bf84aad Update src/app/page.tsx 2026-06-11 13:58:20 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TeamCardTen from '@/components/sections/team/TeamCardTen'; import TeamCardTen from '@/components/sections/team/TeamCardTen';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Award, Cherry, Clock, Flame, Heart, Leaf, Sparkles, Users } from "lucide-react"; import { Award, Cherry, Clock, Flame, Heart, Leaf, Sparkles, Users, ChefHat, Beer, Bone, Drumstick, Wheat, Salad } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -34,64 +34,41 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Specialties", name: "Specialties", id: "features"},
id: "features",
},
{ {
name: "Menu", name: "Menu", id: "products"},
id: "products",
},
{ {
name: "Team", name: "Team", id: "team"},
id: "team",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "faq"},
id: "faq",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Grosso Pomodoro" brandName="Grosso Pomodoro"
button={{ button={{
text: "Prenota Ora", text: "Prenota Ora", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "plain", variant: "plain"}}
}}
logoText="Grosso Pomodoro" logoText="Grosso Pomodoro"
description="Autentiche Specialità Venete e Pizze, Gusto e Tradizione in un Ambiente Rustico e Accogliente a Padova." description="Autentiche Specialità Venete e Pizze, Gusto e Tradizione in un Ambiente Rustico e Accogliente a Padova."
buttons={[ buttons={[
{ {
text: "Prenota un Tavolo", text: "Prenota un Tavolo", href: "#contact"},
href: "#contact",
},
{ {
text: "Scopri il Menu", text: "Scopri il Menu", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/sliced-fish-with-cheese-glass-wine_140725-6341.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/sliced-fish-with-cheese-glass-wine_140725-6341.jpg"
imageAlt="Delicious Italian meal on a rustic table" imageAlt="Delicious Italian meal on a rustic table"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -104,19 +81,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Clock, icon: Clock,
label: "Anni di Tradizione", label: "Anni di Tradizione", value: "25+"},
value: "25+",
},
{ {
icon: Heart, icon: Heart,
label: "Clienti Felici Ogni Giorno", label: "Clienti Felici Ogni Giorno", value: "1.2K+"},
value: "1.2K+",
},
{ {
icon: Leaf, icon: Leaf,
label: "Ingredienti Locali Freschi", label: "Ingredienti Locali Freschi", value: "100%"},
value: "100%",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -129,79 +100,52 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Le Nostre Pizze Artigianali", title: "Le Nostre Pizze Artigianali", description: "Farina di alta qualità, lievitazione naturale e forno a legna per una pizza croccante e digeribile.", media: {
description: "Farina di alta qualità, lievitazione naturale e forno a legna per una pizza croccante e digeribile.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-vegetables_23-2148574236.jpg", imageAlt: "Freshly baked Italian pizza"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-vegetables_23-2148574236.jpg",
imageAlt: "Freshly baked Italian pizza",
},
items: [ items: [
{ {
icon: Sparkles, icon: Sparkles,
text: "Lievitazione Naturale", text: "Lievitazione Naturale"},
},
{ {
icon: Flame, icon: Flame,
text: "Forno a Legna Tradizionale", text: "Forno a Legna Tradizionale"},
},
{ {
icon: Cherry, icon: Cherry,
text: "Ingredienti Selezionati", text: "Ingredienti Selezionati"},
},
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fish-with-cheese-glass-wine_140725-6341.jpg?_wi=2",
imageAlt: "freshly baked italian pizza close up",
}, },
{ {
title: "Primi Piatti della Tradizione", title: "Primi Piatti della Tradizione", description: "Dalla pasta fresca ai risotti cremosi, un viaggio nei sapori autentici della cucina veneta e italiana.", media: {
description: "Dalla pasta fresca ai risotti cremosi, un viaggio nei sapori autentici della cucina veneta e italiana.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-color-meal-pasta-dish_140725-82184.jpg", imageAlt: "Traditional Italian pasta dish"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-color-meal-pasta-dish_140725-82184.jpg",
imageAlt: "Traditional Italian pasta dish",
},
items: [ items: [
{ {
icon: Grain, icon: Wheat,
text: "Pasta Fresca Fatta in Casa", text: "Pasta Fresca Fatta in Casa"},
},
{ {
icon: Mushroom, icon: Salad,
text: "Salse Ricche e Saporite", text: "Salse Ricche e Saporite"},
},
{ {
icon: ChefHat, icon: ChefHat,
text: "Ricette Antiche Rivisitate", text: "Ricette Antiche Rivisitate"},
},
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595532.jpg",
imageAlt: "freshly baked italian pizza close up",
}, },
{ {
title: "Stinco con Brezel e Crauti", title: "Stinco con Brezel e Crauti", description: "Un'esclusiva specialità ispirata all'Oktoberfest, per un'esperienza di gusto robusta e indimenticabile.", media: {
description: "Un'esclusiva specialità ispirata all'Oktoberfest, per un'esperienza di gusto robusta e indimenticabile.", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg", imageAlt: "Roasted pork shank with brezel and sauerkraut"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14723.jpg",
imageAlt: "Roasted pork shank with brezel and sauerkraut",
},
items: [ items: [
{ {
icon: Beer, icon: Beer,
text: "Gusto Oktoberfest", text: "Gusto Oktoberfest"},
},
{ {
icon: Bone, icon: Bone,
text: "Carne Tenerissima", text: "Carne Tenerissima"},
},
{ {
icon: Drumstick, icon: Drumstick,
text: "Piatto Unico Sostanzioso", text: "Piatto Unico Sostanzioso"},
},
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=1",
imageAlt: "freshly baked italian pizza close up",
}, },
]} ]}
title="Le Nostre Specialità" title="Le Nostre Specialità"
@@ -217,47 +161,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "stinco", id: "stinco", name: "Stinco con Brezel e Crauti", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", imageAlt: "Stinco with Brezel and Sauerkraut"},
name: "Stinco con Brezel e Crauti",
price: "€18.00",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=2",
imageAlt: "Stinco with Brezel and Sauerkraut",
},
{ {
id: "margherita", id: "margherita", name: "Pizza Margherita", price: "€8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901093.jpg", imageAlt: "Classic Pizza Margherita"},
name: "Pizza Margherita",
price: "€8.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901093.jpg",
imageAlt: "Classic Pizza Margherita",
},
{ {
id: "risotto", id: "risotto", name: "Risotto ai Funghi", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/fusilli-pasta-with-mushrooms-chicken-top-view_114579-8209.jpg", imageAlt: "Creamy Mushroom Risotto"},
name: "Risotto ai Funghi",
price: "€14.00",
imageSrc: "http://img.b2bpic.net/free-photo/fusilli-pasta-with-mushrooms-chicken-top-view_114579-8209.jpg",
imageAlt: "Creamy Mushroom Risotto",
},
{ {
id: "lasagne", id: "lasagne", name: "Lasagne al Forno", price: "€13.50", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg", imageAlt: "Traditional Baked Lasagne"},
name: "Lasagne al Forno",
price: "€13.50",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg",
imageAlt: "Traditional Baked Lasagne",
},
{ {
id: "tiramisu", id: "tiramisu", name: "Tiramisù della Casa", price: "€6.00", imageSrc: "http://img.b2bpic.net/free-photo/man-are-going-eat-tartlets-with-pistachios-strawberry-cream-chocolate-side-view_141793-4186.jpg", imageAlt: "Homemade Tiramisù"},
name: "Tiramisù della Casa",
price: "€6.00",
imageSrc: "http://img.b2bpic.net/free-photo/man-are-going-eat-tartlets-with-pistachios-strawberry-cream-chocolate-side-view_141793-4186.jpg",
imageAlt: "Homemade Tiramisù",
},
{ {
id: "carbonara", id: "carbonara", name: "Spaghetti alla Carbonara", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/pasta-filled-with-cream-topped-with-pepper_140725-1828.jpg", imageAlt: "Authentic Spaghetti Carbonara"},
name: "Spaghetti alla Carbonara",
price: "€12.00",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-filled-with-cream-topped-with-pepper_140725-1828.jpg",
imageAlt: "Authentic Spaghetti Carbonara",
},
]} ]}
title="Il Nostro Menu" title="Il Nostro Menu"
description="Esplora i sapori autentici della cucina italiana e veneta, preparati con passione e ingredienti freschi di stagione." description="Esplora i sapori autentici della cucina italiana e veneta, preparati con passione e ingredienti freschi di stagione."
@@ -272,25 +186,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "years", id: "years", value: "25+", title: "Anni di Tradizione", description: "Dal 1998, offriamo il meglio della cucina veneta e italiana.", icon: Flame,
value: "25+",
title: "Anni di Tradizione",
description: "Dal 1998, offriamo il meglio della cucina veneta e italiana.",
icon: Flame,
}, },
{ {
id: "recipes", id: "recipes", value: "50+", title: "Ricette Autentiche", description: "Un vasto menu che celebra la ricchezza dei sapori locali.", icon: Award,
value: "50+",
title: "Ricette Autentiche",
description: "Un vasto menu che celebra la ricchezza dei sapori locali.",
icon: Award,
}, },
{ {
id: "served", id: "served", value: "Migliaia", title: "Clienti Soddisfatti", description: "Ogni giorno, nuovi sorrisi e fedeli affezionati.", icon: Users,
value: "Migliaia",
title: "Clienti Soddisfatti",
description: "Ogni giorno, nuovi sorrisi e fedeli affezionati.",
icon: Users,
}, },
]} ]}
title="I Numeri del Nostro Impegno" title="I Numeri del Nostro Impegno"
@@ -306,29 +208,13 @@ export default function LandingPage() {
membersAnimation="slide-up" membersAnimation="slide-up"
members={[ members={[
{ {
id: "marco", id: "marco", name: "Chef Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-with-plate_23-2148471884.jpg", imageAlt: "Chef Marco Rossi"},
name: "Chef Marco Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-with-plate_23-2148471884.jpg",
imageAlt: "Chef Marco Rossi",
},
{ {
id: "elena", id: "elena", name: "Maitre Elena Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/service-restaurant_1098-15708.jpg", imageAlt: "Maitre Elena Bianchi"},
name: "Maitre Elena Bianchi",
imageSrc: "http://img.b2bpic.net/free-photo/service-restaurant_1098-15708.jpg",
imageAlt: "Maitre Elena Bianchi",
},
{ {
id: "luca", id: "luca", name: "Pizzaiolo Luca Verdi", imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg", imageAlt: "Pizzaiolo Luca Verdi"},
name: "Pizzaiolo Luca Verdi",
imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg",
imageAlt: "Pizzaiolo Luca Verdi",
},
{ {
id: "sofia", id: "sofia", name: "Staff Sofia Neri", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-owner-outdoors_23-2149434582.jpg", imageAlt: "Staff Sofia Neri"},
name: "Staff Sofia Neri",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-owner-outdoors_23-2149434582.jpg",
imageAlt: "Staff Sofia Neri",
},
]} ]}
memberVariant="card" memberVariant="card"
/> />
@@ -340,65 +226,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Giulia R.", date: "2 giorni fa", title: "Esperienza Indimenticabile!", quote: "Il miglior stinco con brezel e crauti che abbia mai mangiato! L'atmosfera rustica è un tocco in più. Torneremo presto!", tag: "Cena", avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-clean-urban-space_23-2149015675.jpg", avatarAlt: "Giulia R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-pasta-tomatoes-plate-pasta-with-meat-brown-bowl-tomatoes-wooden-board-pasta-onion-bell-pepper-garlic-table_140725-111951.jpg", imageAlt: "Pasta dish"},
name: "Giulia R.",
date: "2 giorni fa",
title: "Esperienza Indimenticabile!",
quote: "Il miglior stinco con brezel e crauti che abbia mai mangiato! L'atmosfera rustica è un tocco in più. Torneremo presto!",
tag: "Cena",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-clean-urban-space_23-2149015675.jpg",
avatarAlt: "Giulia R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-pasta-tomatoes-plate-pasta-with-meat-brown-bowl-tomatoes-wooden-board-pasta-onion-bell-pepper-garlic-table_140725-111951.jpg",
imageAlt: "Pasta dish",
},
{ {
id: "2", id: "2", name: "Paolo M.", date: "Una settimana fa", title: "Pizza Veramente Ottima!", quote: "Ho provato la Pizza Margherita ed era perfetta. Impasto leggero e ingredienti freschi. Servizio veloce e cordiale.", tag: "Pizza", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-optimisic-happy-handsome-male-with-beard-moustache-black-beanie-transparent-glasses-smiling-joyfully-showing-thumbs-up-approval-like-gesture_176420-23562.jpg", avatarAlt: "Paolo M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cheesy-pizza-with-red-tomatoes-black-olives-bell-peppers-sausages-grey-background-fast-food-italian-dough-meal-food-bake_140725-23177.jpg", imageAlt: "Pizza"},
name: "Paolo M.",
date: "Una settimana fa",
title: "Pizza Veramente Ottima!",
quote: "Ho provato la Pizza Margherita ed era perfetta. Impasto leggero e ingredienti freschi. Servizio veloce e cordiale.",
tag: "Pizza",
avatarSrc: "http://img.b2bpic.net/free-photo/friendly-optimisic-happy-handsome-male-with-beard-moustache-black-beanie-transparent-glasses-smiling-joyfully-showing-thumbs-up-approval-like-gesture_176420-23562.jpg",
avatarAlt: "Paolo M. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cheesy-pizza-with-red-tomatoes-black-olives-bell-peppers-sausages-grey-background-fast-food-italian-dough-meal-food-bake_140725-23177.jpg",
imageAlt: "Pizza",
},
{ {
id: "3", id: "3", name: "Anna S.", date: "3 settimane fa", title: "Autenticità Veneta", quote: "Finalmente un ristorante che serve piatti tipici veneti come una volta! Il baccalà mantecato è sublime.", tag: "Tradizione", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-senior-woman_23-2149038094.jpg", avatarAlt: "Anna S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/chicken-caesar-table-top-view_140725-6547.jpg", imageAlt: "Seafood dish"},
name: "Anna S.",
date: "3 settimane fa",
title: "Autenticità Veneta",
quote: "Finalmente un ristorante che serve piatti tipici veneti come una volta! Il baccalà mantecato è sublime.",
tag: "Tradizione",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-senior-woman_23-2149038094.jpg",
avatarAlt: "Anna S. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-caesar-table-top-view_140725-6547.jpg",
imageAlt: "Seafood dish",
},
{ {
id: "4", id: "4", name: "Luca & Marta", date: "Un mese fa", title: "Serata Perfetta", quote: "Abbiamo trascorso una serata meravigliosa, cibo eccellente e un'atmosfera molto accogliente. Consigliatissimo per coppie e famiglie.", tag: "Coppia", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-party_23-2149128424.jpg", avatarAlt: "Luca & Marta avatar", imageSrc: "http://img.b2bpic.net/free-photo/napkin-knife-near-food-spice_23-2147930321.jpg", imageAlt: "Appetizer platter"},
name: "Luca & Marta",
date: "Un mese fa",
title: "Serata Perfetta",
quote: "Abbiamo trascorso una serata meravigliosa, cibo eccellente e un'atmosfera molto accogliente. Consigliatissimo per coppie e famiglie.",
tag: "Coppia",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-party_23-2149128424.jpg",
avatarAlt: "Luca & Marta avatar",
imageSrc: "http://img.b2bpic.net/free-photo/napkin-knife-near-food-spice_23-2147930321.jpg",
imageAlt: "Appetizer platter",
},
{ {
id: "5", id: "5", name: "Roberto G.", date: "2 mesi fa", title: "Qualità Superiore", quote: "Sono un cliente abituale e non deludono mai. Ingredienti di prima scelta e preparazione impeccabile. Il mio ristorante preferito a Padova.", tag: "Fedeltà", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", avatarAlt: "Roberto G. avatar", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-creamy-cakes-with-chocolate-fruits-tea-white-desk-cake-bake-biscuit-sweet-sugar-fruit_140725-40160.jpg", imageAlt: "Dessert"},
name: "Roberto G.",
date: "2 mesi fa",
title: "Qualità Superiore",
quote: "Sono un cliente abituale e non deludono mai. Ingredienti di prima scelta e preparazione impeccabile. Il mio ristorante preferito a Padova.",
tag: "Fedeltà",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
avatarAlt: "Roberto G. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-creamy-cakes-with-chocolate-fruits-tea-white-desk-cake-bake-biscuit-sweet-sugar-fruit_140725-40160.jpg",
imageAlt: "Dessert",
},
]} ]}
title="Dicono di Noi" title="Dicono di Noi"
description="Le parole dei nostri clienti soddisfatti sono la nostra più grande ricompensa e la prova della nostra passione per l'ottima cucina." description="Le parole dei nostri clienti soddisfatti sono la nostra più grande ricompensa e la prova della nostra passione per l'ottima cucina."
@@ -410,20 +246,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "Posso prenotare un tavolo online?", content: "Sì, è possibile prenotare un tavolo tramite il nostro sito web o chiamandoci direttamente al numero 049 890 1193."},
title: "Posso prenotare un tavolo online?",
content: "Sì, è possibile prenotare un tavolo tramite il nostro sito web o chiamandoci direttamente al numero 049 890 1193.",
},
{ {
id: "faq-2", id: "faq-2", title: "Avete opzioni vegetariane o senza glutine?", content: "Offriamo diverse opzioni vegetariane e siamo disponibili a discutere esigenze specifiche per intolleranze alimentari. Contattateci per maggiori dettagli."},
title: "Avete opzioni vegetariane o senza glutine?",
content: "Offriamo diverse opzioni vegetariane e siamo disponibili a discutere esigenze specifiche per intolleranze alimentari. Contattateci per maggiori dettagli.",
},
{ {
id: "faq-3", id: "faq-3", title: "Quali sono gli orari di apertura?", content: "Siamo aperti dalle 19:00 tutti i giorni, esclusi i giorni di chiusura specificati sul nostro sito e sui social media."},
title: "Quali sono gli orari di apertura?",
content: "Siamo aperti dalle 19:00 tutti i giorni, esclusi i giorni di chiusura specificati sul nostro sito e sui social media.",
},
]} ]}
sideTitle="Domande Frequenti" sideTitle="Domande Frequenti"
sideDescription="Trova rapidamente risposte alle tue domande su prenotazioni, menu, orari e servizi del nostro ristorante." sideDescription="Trova rapidamente risposte alle tue domande su prenotazioni, menu, orari e servizi del nostro ristorante."
@@ -436,20 +263,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Contattaci" tag="Contattaci"
title="Prenota il Tuo Tavolo" title="Prenota il Tuo Tavolo"
description="Siamo pronti ad accoglierti per un'esperienza culinaria indimenticabile. Chiamaci o inviaci un messaggio per riservare il tuo posto." description="Siamo pronti ad accoglierti per un'esperienza culinaria indimenticabile. Chiamaci o inviaci un messaggio per riservare il tuo posto."
buttons={[ buttons={[
{ {
text: "Chiamaci Ora", text: "Chiamaci Ora", href: "tel:+390498901193"},
href: "tel:+390498901193",
},
{ {
text: "Invia un Messaggio", text: "Invia un Messaggio", href: "https://wa.me/390498901193"},
href: "https://wa.me/390498901193",
},
]} ]}
/> />
</div> </div>
@@ -460,49 +282,31 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "Menu", label: "Menu", href: "#products"},
href: "#products",
},
{ {
label: "Specialità", label: "Specialità", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Chi Siamo", label: "Chi Siamo", href: "#about"},
href: "#about",
},
{ {
label: "Il Team", label: "Il Team", href: "#team"},
href: "#team",
},
{ {
label: "Recensioni", label: "Recensioni", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Contatti", label: "Contatti", href: "#contact"},
href: "#contact",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}