Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-15 14:09:21 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Il Bistrot",
id: "about",
},
name: "Il Bistrot", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Recensioni",
id: "testimonials",
},
name: "Recensioni", id: "testimonials"},
{
name: "Contatti",
id: "contact",
},
name: "Contatti", id: "contact"},
]}
brandName="Pepe Bianco"
/>
@@ -58,42 +48,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Il calore di casa, l'eleganza del bistrot."
description="Pepe Bianco è il rifugio autentico dove la tradizione della gastronomia italiana sposa la cura di un bistrot moderno."
tag="Gastronomia & Caffetteria"
buttons={[
{
text: "Scopri il nostro Menu",
href: "#products",
},
text: "Scopri il nostro Menu", href: "#products"},
{
text: "Vieni a Trovarci",
href: "#contact",
},
text: "Vieni a Trovarci", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg?_wi=1",
imageAlt: "Interno bistrot accogliente",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg", imageAlt: "Interno bistrot accogliente"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082565-k5wdnxuh.png",
imageAlt: "Dettaglio piatti gourmet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
imageAlt: "Amici che pranzano in ristorante",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-barista-pouring-latte-foam-coffee-caf_23-2148209229.jpg",
imageAlt: "Barista professionista che prepara caffè",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/serving-two-coffee-cups-front-waitress-placing-croissant-plate_23-2147874514.jpg",
imageAlt: "Servizio al tavolo con cornetto e caffè",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082565-k5wdnxuh.png", imageAlt: "Dettaglio piatti gourmet"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -107,9 +76,7 @@ export default function LandingPage() {
title="Non solo un bistrot, un'esperienza di famiglia."
buttons={[
{
text: "La Nostra Storia",
href: "#about",
},
text: "La Nostra Storia", href: "#about"},
]}
/>
</div>
@@ -120,20 +87,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Gastronomia Artigianale",
description: "Piatti pronti ogni giorno, preparati con ricette della nonna.",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg",
},
title: "Gastronomia Artigianale", description: "Piatti pronti ogni giorno, preparati con ricette della nonna.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg"},
{
title: "Caffetteria Speciale",
description: "Miscele selezionate e pasticceria fresca di giornata.",
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-man-holding-coffee_23-2147798059.jpg",
},
title: "Caffetteria Speciale", description: "Miscele selezionate e pasticceria fresca di giornata.", imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-man-holding-coffee_23-2147798059.jpg"},
{
title: "Ambiente Accogliente",
description: "Un'atmosfera calda, perfetta per un pranzo o una pausa relax.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg?_wi=2",
},
title: "Ambiente Accogliente", description: "Un'atmosfera calda, perfetta per un pranzo o una pausa relax.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg"},
]}
title="Perché sceglierci"
description="Ogni giorno portiamo sulla vostra tavola qualità, passione e ingredienti selezionati con cura."
@@ -148,41 +106,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Lasagna della Tradizione",
price: "€12",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-eggplant-rolls-with-pomegranate-seeds-greens-white-plate_176474-3436.jpg",
},
id: "p1", name: "Lasagna della Tradizione", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-eggplant-rolls-with-pomegranate-seeds-greens-white-plate_176474-3436.jpg"},
{
id: "p2",
name: "Insalata Mediterranea",
price: "€9",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-plate-tablecloth-white-plate-stuffed-cabbage-with-herbs-lemon-sauce-grey-tablecloth-left-side-dark-table_140725-117302.jpg",
},
id: "p2", name: "Insalata Mediterranea", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-plate-tablecloth-white-plate-stuffed-cabbage-with-herbs-lemon-sauce-grey-tablecloth-left-side-dark-table_140725-117302.jpg"},
{
id: "p3",
name: "Selezione Formaggi",
price: "€15",
imageSrc: "http://img.b2bpic.net/free-photo/snacks-table-top-view_140725-5467.jpg",
},
id: "p3", name: "Selezione Formaggi", price: "€15", imageSrc: "http://img.b2bpic.net/free-photo/snacks-table-top-view_140725-5467.jpg"},
{
id: "p4",
name: "Antipasto Misto",
price: "€14",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-having-lunch-with-salmon-with-brown-noodles-soup-berry-salad-cocktail_141793-2455.jpg",
},
id: "p4", name: "Antipasto Misto", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-having-lunch-with-salmon-with-brown-noodles-soup-berry-salad-cocktail_141793-2455.jpg"},
{
id: "p5",
name: "Dolce del Giorno",
price: "€6",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-carrot-pastries-with-cream-nuts_181624-57423.jpg",
},
id: "p5", name: "Dolce del Giorno", price: "€6", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-carrot-pastries-with-cream-nuts_181624-57423.jpg"},
{
id: "p6",
name: "Caffè Speciale",
price: "€2.5",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-man-enjoying-coffee_23-2148446295.jpg",
},
id: "p6", name: "Caffè Speciale", price: "€2.5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-man-enjoying-coffee_23-2148446295.jpg"},
]}
title="I piatti del giorno"
description="La selezione dei nostri chef, direttamente dalla vetrina alla vostra tavola."
@@ -196,45 +130,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Maria Rossi",
handle: "@mariarossi",
testimonial: "La migliore lasagna di tutta la città, mi sento come a casa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg",
},
id: "t1", name: "Maria Rossi", handle: "@mariarossi", testimonial: "La migliore lasagna di tutta la città, mi sento come a casa.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg"},
{
id: "t2",
name: "Luca Bianchi",
handle: "@lucab",
testimonial: "Posto accogliente, perfetto per un pranzo veloce ma di qualità.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
},
id: "t2", name: "Luca Bianchi", handle: "@lucab", testimonial: "Posto accogliente, perfetto per un pranzo veloce ma di qualità.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
{
id: "t3",
name: "Giulia Verdi",
handle: "@giuliav",
testimonial: "La pasticceria è divina. Tornerò sicuramente!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-gingerbread-blurred-background-with-bokeh_169016-24845.jpg",
},
id: "t3", name: "Giulia Verdi", handle: "@giuliav", testimonial: "La pasticceria è divina. Tornerò sicuramente!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-gingerbread-blurred-background-with-bokeh_169016-24845.jpg"},
{
id: "t4",
name: "Marco Neri",
handle: "@marcon",
testimonial: "Ottima gastronomia, piatti sempre freschi.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-scanning-qr-code-with-phone-high-angle_23-2149357878.jpg",
},
id: "t4", name: "Marco Neri", handle: "@marcon", testimonial: "Ottima gastronomia, piatti sempre freschi.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-scanning-qr-code-with-phone-high-angle_23-2149357878.jpg"},
{
id: "t5",
name: "Elena Gialli",
handle: "@elenag",
testimonial: "Un angolo di pace in centro. Servizio impeccabile.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg",
},
id: "t5", name: "Elena Gialli", handle: "@elenag", testimonial: "Un angolo di pace in centro. Servizio impeccabile.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg"},
]}
showRating={true}
title="Cosa dicono di noi"
@@ -248,20 +157,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Fate servizio d'asporto?",
content: "Sì, tutti i nostri piatti della gastronomia sono disponibili per l'asporto.",
},
id: "f1", title: "Fate servizio d'asporto?", content: "Sì, tutti i nostri piatti della gastronomia sono disponibili per l'asporto."},
{
id: "f2",
title: "Accettate prenotazioni?",
content: "Certamente, potete prenotare telefonicamente o su WhatsApp.",
},
id: "f2", title: "Accettate prenotazioni?", content: "Certamente, potete prenotare telefonicamente o su WhatsApp."},
{
id: "f3",
title: "Avete opzioni vegetariane?",
content: "Ogni giorno proponiamo diverse scelte vegetariane fresche.",
},
id: "f3", title: "Avete opzioni vegetariane?", content: "Ogni giorno proponiamo diverse scelte vegetariane fresche."},
]}
title="Domande Frequenti"
description="Tutto quello che c'è da sapere su Pepe Bianco."
@@ -276,24 +176,16 @@ export default function LandingPage() {
description="Siamo pronti ad accoglierti. Scrivici per informazioni o prenotazioni."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nome e Cognome",
required: true,
name: "name", type: "text", placeholder: "Nome e Cognome", required: true,
},
{
name: "email",
type: "email",
placeholder: "La tua email",
required: true,
name: "email", type: "email", placeholder: "La tua email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Come possiamo aiutarti?",
rows: 4,
name: "message", placeholder: "Come possiamo aiutarti?", rows: 4,
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CG3qTwAVJg2UDKMGA317piFzXA/uploaded-1776262082563-tafskfc9.jpg"
/>
</div>
@@ -301,13 +193,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Pepe Bianco"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Instagram",
href: "https://instagram.com",
}}
text: "Instagram", href: "https://instagram.com"}}
/>
</div>
</ReactLenis>