Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba90321e31 | |||
| 4353ae0cb4 | |||
| b688492143 | |||
| 95d06bba1d | |||
| 4a7a5ab47b | |||
| fdaeb40be2 | |||
| 8ce7be7ff6 |
211
src/app/page.tsx
211
src/app/page.tsx
@@ -33,21 +33,29 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
name: "Home", id: "hero"
|
||||
},
|
||||
{
|
||||
name: "Chi Siamo", id: "about"},
|
||||
name: "Chi Siamo", id: "about"
|
||||
},
|
||||
{
|
||||
name: "Specialità", id: "specialties"},
|
||||
name: "Specialità", id: "specialties"
|
||||
},
|
||||
{
|
||||
name: "Menu", id: "menu"},
|
||||
name: "Menu", id: "menu"
|
||||
},
|
||||
{
|
||||
name: "Recensioni", id: "testimonials"},
|
||||
name: "Recensioni", id: "testimonials"
|
||||
},
|
||||
{
|
||||
name: "Team", id: "team"},
|
||||
name: "Team", id: "team"
|
||||
},
|
||||
{
|
||||
name: "FAQ", id: "faq"},
|
||||
name: "FAQ", id: "faq"
|
||||
},
|
||||
{
|
||||
name: "Contatti", id: "contact"},
|
||||
name: "Contatti", id: "contact"
|
||||
}
|
||||
]}
|
||||
brandName="Il Locale di Guido"
|
||||
/>
|
||||
@@ -59,13 +67,15 @@ export default function LandingPage() {
|
||||
description="Autentica Cucina Toscana dal cuore della Siena, dove tradizione e passione si incontrano per un'esperienza indimenticabile."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota un Tavolo", href: "#contact"},
|
||||
text: "Prenota un Tavolo", href: "#contact"
|
||||
},
|
||||
{
|
||||
text: "Scopri il Menu", href: "#menu"},
|
||||
text: "Scopri il Menu", href: "#menu"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spaghetti-wooden-background-garlic-spoon-mortartop-view-copy-space_141793-3465.jpg"
|
||||
imageAlt="Interno del ristorante Il Locale di Guido"
|
||||
imageSrc="https://images.unsplash.com/photo-1549887756-745a31a5477c?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1"
|
||||
imageAlt="Splendido paesaggio toscano con colline e cipressi al tramonto"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,13 +86,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Anni di Tradizione", value: "30+"},
|
||||
label: "Anni di Tradizione", value: "30+"
|
||||
},
|
||||
{
|
||||
icon: BookOpen,
|
||||
label: "Piatti Tipici", value: "50+"},
|
||||
label: "Piatti Tipici", value: "50+"
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Clienti Felici", value: "Migliaia"},
|
||||
label: "Clienti Felici", value: "Migliaia"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,51 +109,83 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Pappardelle al Cinghiale", description: "Un classico della nostra cucina, pasta fatta in casa con ragù di cinghiale cotto lentamente.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-stir-frying-spaghetti-stir-frying-macaroni-black-plate_1150-25379.jpg", imageAlt: "Pappardelle al cinghiale"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-stir-frying-spaghetti-stir-frying-macaroni-black-plate_1150-25379.jpg", imageAlt: "Pappardelle al cinghiale"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Wheat,
|
||||
text: "Pasta Fresca"},
|
||||
text: "Pasta Fresca"
|
||||
},
|
||||
{
|
||||
icon: Carrot,
|
||||
text: "Cinghiale Locale"},
|
||||
text: "Cinghiale Locale"
|
||||
},
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Erbe Aromatiche"},
|
||||
text: "Erbe Aromatiche"
|
||||
}
|
||||
],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Bistecca alla Fiorentina", description: "La vera bistecca Chianina, cotta alla perfezione sulla brace, servita al sangue come tradizione vuole.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-steak-served-with-boiled-asparagus-spinach-sauce_140725-5091.jpg", imageAlt: "Bistecca alla Fiorentina"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1551061320-30589d870717?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Autentica Bistecca alla Fiorentina con rosmarino"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Beef,
|
||||
text: "Carne Chianina"},
|
||||
text: "Carne Chianina"
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
text: "Cottura a Brace"},
|
||||
text: "Cottura a Brace"
|
||||
},
|
||||
{
|
||||
icon: Thermometer,
|
||||
text: "Al Sangue"},
|
||||
text: "Al Sangue"
|
||||
}
|
||||
],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Ribollita Toscana", description: "Una zuppa contadina ricca e saporita, a base di verdure, fagioli cannellini e pane raffermo.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-toasted-bread_23-2147693748.jpg", imageAlt: "Ribollita Toscana"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-toasted-bread_23-2147693748.jpg", imageAlt: "Ribollita Toscana"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Soup,
|
||||
text: "Zuppa Tradizionale"},
|
||||
text: "Zuppa Tradizionale"
|
||||
},
|
||||
{
|
||||
icon: Bean,
|
||||
text: "Fagioli Cannellini"},
|
||||
text: "Fagioli Cannellini"
|
||||
},
|
||||
{
|
||||
icon: Wheat,
|
||||
text: "Pane Raffermo"}
|
||||
text: "Pane Raffermo"
|
||||
}
|
||||
],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Pici al Ragù Toscano", description: "Pici fatti a mano, spessi spaghetti toscani, conditi con un ricco ragù di carne cotto per ore.", media: {
|
||||
imageSrc: "https://images.unsplash.com/photo-1599540898587-c5d01211e4f4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Pici fatti a mano con ragù di carne"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Wheat,
|
||||
text: "Pasta Fresca"
|
||||
},
|
||||
{
|
||||
icon: Beef,
|
||||
text: "Ragù di Manzo"
|
||||
},
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Ingredienti Locali"
|
||||
}
|
||||
],
|
||||
reverse: true
|
||||
}
|
||||
]}
|
||||
title="Le Nostre Specialità"
|
||||
@@ -158,17 +203,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Pasta al Tartufo Nero", price: "€28.00", imageSrc: "http://img.b2bpic.net/free-photo/black-pasta-with-herb-garnish_23-2151998775.jpg", imageAlt: "Pasta al tartufo nero"},
|
||||
id: "p1", name: "Pici all'Aglione", price: "€22.00", imageSrc: "https://images.unsplash.com/photo-1599540898587-c5d01211e4f4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Pici all'Aglione, pasta toscana con sugo di aglione"
|
||||
},
|
||||
{
|
||||
id: "p2", name: "Risotto ai Funghi Porcini", price: "€24.00", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-plate-garnished-with-grated-parmesan-parsley_141793-1934.jpg", imageAlt: "Risotto ai funghi porcini"},
|
||||
id: "p2", name: "Bistecca alla Fiorentina (porzione singola)", price: "€38.00", imageSrc: "https://images.unsplash.com/photo-1551061320-30589d870717?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Bistecca alla Fiorentina su tagliere di legno"
|
||||
},
|
||||
{
|
||||
id: "p3", name: "Pizza Margherita Speciale", price: "€16.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg", imageAlt: "Pizza Margherita Speciale"},
|
||||
id: "p3", name: "Crostini Misti Toscani", price: "€14.00", imageSrc: "https://images.unsplash.com/photo-1596773223049-7c8a6f3a7f7c?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Assortimento di crostini toscani con paté vari"
|
||||
},
|
||||
{
|
||||
id: "p4", name: "Lasagna al Forno Classica", price: "€20.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-color-meal-pasta-dish_140725-82184.jpg", imageAlt: "Lasagna al Forno Classica"},
|
||||
id: "p4", name: "Tagliere di Salumi Toscani", price: "€26.00", imageSrc: "https://images.unsplash.com/photo-1577785429107-1d6f4d2b2c1f?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Tagliere di salumi tipici toscani con formaggi"
|
||||
},
|
||||
{
|
||||
id: "p5", name: "Ossobuco alla Milanese", price: "€32.00", imageSrc: "http://img.b2bpic.net/free-photo/beef-rack-cream-butter-sauce-served-with-rice-garnish-green-salad_114579-965.jpg", imageAlt: "Ossobuco alla Milanese"},
|
||||
id: "p5", name: "Pasta al Tartufo Nero", price: "€28.00", imageSrc: "http://img.b2bpic.net/free-photo/black-pasta-with-herb-garnish_23-2151998775.jpg", imageAlt: "Pasta al tartufo nero"
|
||||
},
|
||||
{
|
||||
id: "p6", name: "Tiramisù della Nonna", price: "€9.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-arrangement_23-2149143299.jpg", imageAlt: "Tiramisù della Nonna"}
|
||||
id: "p6", name: "Risotto ai Funghi Porcini", price: "€24.00", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-plate-garnished-with-grated-parmesan-parsley_141793-1934.jpg", imageAlt: "Risotto ai funghi porcini"
|
||||
},
|
||||
{
|
||||
id: "p7", name: "Lasagna al Forno Classica", price: "€20.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-color-meal-pasta-dish_140725-82184.jpg", imageAlt: "Lasagna al Forno Classica"
|
||||
},
|
||||
{
|
||||
id: "p8", name: "Tiramisù della Nonna", price: "€9.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-arrangement_23-2149143299.jpg", imageAlt: "Tiramisù della Nonna"
|
||||
}
|
||||
]}
|
||||
title="Esplora il Nostro Menu"
|
||||
description="Una selezione di piatti che celebrano la ricchezza della cucina toscana, dal classico al più innovativo."
|
||||
@@ -182,15 +239,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Giulia Rossi", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29436.jpg", imageAlt: "Foto di Giulia Rossi"},
|
||||
id: "t1", name: "Giulia Rossi", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29436.jpg", imageAlt: "Foto di Giulia Rossi"
|
||||
},
|
||||
{
|
||||
id: "t2", name: "Marco Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-suit-making-call-me-phone-gesture-standing-white-background_179666-31649.jpg", imageAlt: "Foto di Marco Bianchi"},
|
||||
id: "t2", name: "Marco Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-suit-making-call-me-phone-gesture-standing-white-background_179666-31649.jpg", imageAlt: "Foto di Marco Bianchi"
|
||||
},
|
||||
{
|
||||
id: "t3", name: "Elena Verdi", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-pizza_23-2150405913.jpg", imageAlt: "Foto di Elena Verdi"},
|
||||
id: "t3", name: "Elena Verdi", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-pizza_23-2150405913.jpg", imageAlt: "Foto di Elena Verdi"
|
||||
},
|
||||
{
|
||||
id: "t4", name: "Paolo Neri", imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-serving-wraps-mini-burgers-cafe_1170-609.jpg", imageAlt: "Foto di Paolo Neri"},
|
||||
id: "t4", name: "Paolo Neri", imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-serving-wraps-mini-burgers-cafe_1170-609.jpg", imageAlt: "Foto di Paolo Neri"
|
||||
},
|
||||
{
|
||||
id: "t5", name: "Laura Gialli", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", imageAlt: "Foto di Laura Gialli"}
|
||||
id: "t5", name: "Laura Gialli", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", imageAlt: "Foto di Laura Gialli"
|
||||
}
|
||||
]}
|
||||
cardTitle="Esperienze Indimenticabili"
|
||||
cardTag="Dicono di Noi"
|
||||
@@ -206,11 +268,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "m1", name: "Guido B.", role: "Chef e Proprietario", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-showing-clenched-fist-while-looking-with-aggressive-expression-white-wall_141793-32608.jpg", imageAlt: "Ritratto dello Chef Guido"},
|
||||
id: "m1", name: "Guido B.", role: "Chef e Proprietario", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-showing-clenched-fist-while-looking-with-aggressive-expression-white-wall_141793-32608.jpg", imageAlt: "Ritratto dello Chef Guido"
|
||||
},
|
||||
{
|
||||
id: "m2", name: "Elena S.", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16141.jpg", imageAlt: "Ritratto della Sous Chef Elena"},
|
||||
id: "m2", name: "Elena S.", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16141.jpg", imageAlt: "Ritratto della Sous Chef Elena"
|
||||
},
|
||||
{
|
||||
id: "m3", name: "Lorenzo M.", role: "Maitre di Sala", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060585.jpg", imageAlt: "Ritratto del Maitre Lorenzo"}
|
||||
id: "m3", name: "Lorenzo M.", role: "Maitre di Sala", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060585.jpg", imageAlt: "Ritratto del Maitre Lorenzo"
|
||||
}
|
||||
]}
|
||||
title="Il Nostro Team"
|
||||
description="Passione, dedizione e amore per la cucina toscana in ogni piatto che serviamo."
|
||||
@@ -223,13 +288,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "È necessaria la prenotazione?", content: "Consigliamo vivamente di prenotare, specialmente durante i fine settimana e i periodi di alta stagione, per garantirvi il miglior servizio."},
|
||||
id: "f1", title: "È necessaria la prenotazione?", content: "Consigliamo vivamente di prenotare, specialmente durante i fine settimana e i periodi di alta stagione, per garantirvi il miglior servizio."
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Offrite opzioni per diete speciali?", content: "Sì, offriamo opzioni vegetariane, vegane e senza glutine. Vi preghiamo di comunicarci le vostre esigenze al momento della prenotazione."},
|
||||
id: "f2", title: "Offrite opzioni per diete speciali?", content: "Sì, offriamo opzioni vegetariane, vegane e senza glutine. Vi preghiamo di comunicarci le vostre esigenze al momento della prenotazione."
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Avete un parcheggio?", content: "Sì, disponiamo di un ampio parcheggio gratuito riservato ai nostri clienti proprio di fronte al ristorante."},
|
||||
id: "f3", title: "Avete un parcheggio?", content: "Sì, disponiamo di un ampio parcheggio gratuito riservato ai nostri clienti proprio di fronte al ristorante."
|
||||
},
|
||||
{
|
||||
id: "f4", title: "Accettate animali domestici?", content: "Accettiamo animali di piccola taglia nella nostra area esterna, su richiesta e previa disponibilità."}
|
||||
id: "f4", title: "Accettate animali domestici?", content: "Accettiamo animali di piccola taglia nella nostra area esterna, su richiesta e previa disponibilità."
|
||||
}
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Tutto quello che c'è da sapere per pianificare la vostra visita al Locale di Guido."
|
||||
@@ -243,16 +312,19 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
tag="Contattaci"
|
||||
tagIcon={Phone}
|
||||
title="Vivi l'Esperienza Toscana"
|
||||
description="Prenota il tuo tavolo e lasciati trasportare dai sapori autentici della nostra terra. Siamo aperti a pranzo e a cena."
|
||||
buttons={[
|
||||
{
|
||||
text: "Chiamaci: +39 0577 123456", href: "tel:+390577123456"},
|
||||
text: "Chiamaci: +39 0577 123456", href: "tel:+390577123456"
|
||||
},
|
||||
{
|
||||
text: "Scrivici: info@il-locale-di-guido.it", href: "mailto:info@il-locale-di-guido.it"}
|
||||
text: "Scrivici: info@il-locale-di-guido.it", href: "mailto:info@il-locale-di-guido.it"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -260,42 +332,53 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-green-fields-surrounded-by-hills-countryside_181624-11947.jpg"
|
||||
imageAlt="Paesaggio toscano al tramonto"
|
||||
imageSrc="https://images.unsplash.com/photo-1549887756-745a31a5477c?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2"
|
||||
imageAlt="Vista panoramica delle colline toscane al tramonto"
|
||||
logoText="Il Locale di Guido"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Antipasti", href: "#menu"},
|
||||
label: "Antipasti", href: "#menu"
|
||||
},
|
||||
{
|
||||
label: "Primi Piatti", href: "#menu"},
|
||||
label: "Primi Piatti", href: "#menu"
|
||||
},
|
||||
{
|
||||
label: "Secondi Piatti", href: "#menu"},
|
||||
label: "Secondi Piatti", href: "#menu"
|
||||
},
|
||||
{
|
||||
label: "Dolci", href: "#menu"}
|
||||
],
|
||||
label: "Dolci", href: "#menu"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Informazioni", items: [
|
||||
{
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
label: "Chi Siamo", href: "#about"
|
||||
},
|
||||
{
|
||||
label: "Prenotazioni", href: "#contact"},
|
||||
label: "Prenotazioni", href: "#contact"
|
||||
},
|
||||
{
|
||||
label: "FAQ", href: "#faq"},
|
||||
label: "FAQ", href: "#faq"
|
||||
},
|
||||
{
|
||||
label: "Il Team", href: "#team"}
|
||||
],
|
||||
label: "Il Team", href: "#team"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Seguici", items: [
|
||||
{
|
||||
label: "Facebook", href: "https://facebook.com/illocalediguido"},
|
||||
label: "Facebook", href: "https://facebook.com/illocalediguido"
|
||||
},
|
||||
{
|
||||
label: "Instagram", href: "https://instagram.com/illocalediguido"},
|
||||
label: "Instagram", href: "https://instagram.com/illocalediguido"
|
||||
},
|
||||
{
|
||||
label: "TripAdvisor", href: "https://tripadvisor.com/illocalediguido"}
|
||||
label: "TripAdvisor", href: "https://tripadvisor.com/illocalediguido"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -305,4 +388,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user