Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 09:58:51 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Colazioni",
id: "about",
},
name: "Colazioni", id: "about"},
{
name: "Aperitivi",
id: "products",
},
name: "Aperitivi", id: "products"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Dove Siamo",
id: "contact",
},
name: "Dove Siamo", id: "contact"},
]}
brandName="Bar Prestige"
/>
@@ -55,63 +47,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Il tuo punto di riferimento per colazioni, aperitivi e serate a Cusano Milanino"
description="Bar Prestige è l'anima del tuo tempo libero: dalla colazione curata con brioche fresche al cocktail bar serale, ogni momento qui è dedicato al piacere di stare insieme."
buttons={[
{
text: "Prenota un tavolo",
href: "#contact",
},
text: "Prenota un tavolo", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"
imageAlt="Ambiente elegante del Bar Prestige"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-sitting-cafe-outdoors_171337-10405.jpg",
alt: "Giulia R.",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-sitting-cafe-outdoors_171337-10405.jpg", alt: "Giulia R."},
{
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32436.jpg",
alt: "Marco V.",
},
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32436.jpg", alt: "Marco V."},
{
src: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg",
alt: "Elena S.",
},
src: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg", alt: "Elena S."},
{
src: "http://img.b2bpic.net/free-photo/business-woman-working-computer-cafe_1303-9724.jpg",
alt: "Luca M.",
},
src: "http://img.b2bpic.net/free-photo/business-woman-working-computer-cafe_1303-9724.jpg", alt: "Luca M."},
{
src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg",
alt: "Sara B.",
},
src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg", alt: "Sara B."},
]}
avatarText="Più di 500 clienti felici"
marqueeItems={[
{
type: "text",
text: "Colazioni fresche",
},
type: "text", text: "Colazioni fresche"},
{
type: "text",
text: "Aperitivi ricchi",
},
type: "text", text: "Aperitivi ricchi"},
{
type: "text",
text: "Cocktail d'autore",
},
type: "text", text: "Cocktail d'autore"},
{
type: "text",
text: "Gelato artigianale",
},
type: "text", text: "Gelato artigianale"},
{
type: "text",
text: "Eventi serali",
},
type: "text", text: "Eventi serali"},
]}
/>
</div>
@@ -125,36 +94,16 @@ export default function LandingPage() {
description="Scopri l'atmosfera unica che ci rende il locale preferito della Nord Milano."
features={[
{
title: "Atmosfera elegante",
description: "Un ambiente curato dove design e accoglienza si fondono perfettamente.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=2",
imageAlt: "cozy cafe atmosphere morning",
title: "Atmosfera elegante", description: "Un ambiente curato dove design e accoglienza si fondono perfettamente.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
title: "Cocktail signature",
description: "Drink curati e miscele originali per il tuo aperitivo perfetto.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/pastry-varieties-wooden-platters-top-view_114579-13809.jpg",
imageAlt: "freshly baked brioche cafe",
title: "Cocktail signature", description: "Drink curati e miscele originali per il tuo aperitivo perfetto.", bentoComponent: "reveal-icon", icon: Droplets,
},
{
title: "Gelati artigianali",
description: "Dolci pause con il vero gelato preparato ogni giorno.",
bentoComponent: "reveal-icon",
icon: IceCream,
imageSrc: "http://img.b2bpic.net/free-photo/fruits-glass_1203-3510.jpg",
imageAlt: "cocktail bar night vibe",
title: "Gelati artigianali", description: "Dolci pause con il vero gelato preparato ogni giorno.", bentoComponent: "reveal-icon", icon: IceCream,
},
{
title: "Staff sempre gentile",
description: "Giovani, efficienti e pronti a farti sentire a casa.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/friends-standing-balcony-admiring-city-landscapes-while-drinking-cocktails_273609-12566.jpg",
imageAlt: "friends laughing aperitivo",
title: "Staff sempre gentile", description: "Giovani, efficienti e pronti a farti sentire a casa.", bentoComponent: "reveal-icon", icon: Users,
},
]}
/>
@@ -167,24 +116,16 @@ export default function LandingPage() {
metrics={[
{
icon: Coffee,
label: "Colazioni",
value: "Brioche farcite al momento",
},
label: "Colazioni", value: "Brioche farcite al momento"},
{
icon: IceCream,
label: "Gelateria",
value: "Artigianalità pura",
},
label: "Gelateria", value: "Artigianalità pura"},
{
icon: Coffee,
label: "Apericena",
value: "Buffet ricco & cocktail",
},
label: "Apericena", value: "Buffet ricco & cocktail"},
{
icon: Music,
label: "Serate",
value: "Eventi a tema e relax",
},
label: "Serate", value: "Eventi a tema e relax"},
]}
metricsAnimation="slide-up"
/>
@@ -198,41 +139,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Brioche farcita",
price: "Gusto freschezza",
imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-photo-her-strawberry-dessert-with-her-smartphone_140725-8924.jpg",
},
id: "p1", name: "Brioche farcita", price: "Gusto freschezza", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-photo-her-strawberry-dessert-with-her-smartphone_140725-8924.jpg"},
{
id: "p2",
name: "Cocktail Signature",
price: "Miscelazione creativa",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337724.jpg",
},
id: "p2", name: "Cocktail Signature", price: "Miscelazione creativa", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337724.jpg"},
{
id: "p3",
name: "Coppa Gelato",
price: "Artigianale",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-scoops-strawberry-ice-cream-with-chocolate_651396-1443.jpg",
},
id: "p3", name: "Coppa Gelato", price: "Artigianale", imageSrc: "http://img.b2bpic.net/free-photo/closeup-scoops-strawberry-ice-cream-with-chocolate_651396-1443.jpg"},
{
id: "p4",
name: "Tagliere Prestige",
price: "Aperitivo ricco",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-delicious-food-arrangement_23-2149141325.jpg",
},
id: "p4", name: "Tagliere Prestige", price: "Aperitivo ricco", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-delicious-food-arrangement_23-2149141325.jpg"},
{
id: "p5",
name: "Cappuccino Arte",
price: "Coffee time",
imageSrc: "http://img.b2bpic.net/free-photo/coffee_74190-7838.jpg",
},
id: "p5", name: "Cappuccino Arte", price: "Coffee time", imageSrc: "http://img.b2bpic.net/free-photo/coffee_74190-7838.jpg"},
{
id: "p6",
name: "Apericena Gourmet",
price: "Drink + Buffet",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150062938.jpg",
},
id: "p6", name: "Apericena Gourmet", price: "Drink + Buffet", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150062938.jpg"},
]}
title="Le nostre specialità"
description="Una selezione golosa per ogni ora della giornata."
@@ -245,45 +162,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Ottimo aperitivo",
quote: "L'aperitivo è sempre ricco e i cocktail sono curatissimi.",
name: "Giulia R.",
role: "Cliente abituale",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-sitting-cafe-outdoors_171337-10405.jpg",
},
id: "t1", title: "Ottimo aperitivo", quote: "L'aperitivo è sempre ricco e i cocktail sono curatissimi.", name: "Giulia R.", role: "Cliente abituale", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-sitting-cafe-outdoors_171337-10405.jpg"},
{
id: "t2",
title: "Staff gentilissimo",
quote: "Il personale è giovane, cordiale e super efficiente.",
name: "Marco V.",
role: "Studente",
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32436.jpg",
},
id: "t2", title: "Staff gentilissimo", quote: "Il personale è giovane, cordiale e super efficiente.", name: "Marco V.", role: "Studente", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32436.jpg"},
{
id: "t3",
title: "Serate memorabili",
quote: "Perfetto per stare in compagnia durante il weekend.",
name: "Elena S.",
role: "Lavoratrice",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg",
},
id: "t3", title: "Serate memorabili", quote: "Perfetto per stare in compagnia durante il weekend.", name: "Elena S.", role: "Lavoratrice", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg"},
{
id: "t4",
title: "Gelato wow",
quote: "Il gelato artigianale è incredibile, una tappa fissa.",
name: "Luca M.",
role: "Appassionato",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-computer-cafe_1303-9724.jpg",
},
id: "t4", title: "Gelato wow", quote: "Il gelato artigianale è incredibile, una tappa fissa.", name: "Luca M.", role: "Appassionato", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-computer-cafe_1303-9724.jpg"},
{
id: "t5",
title: "Posto accogliente",
quote: "Ottimo rapporto qualità prezzo in un ambiente super bello.",
name: "Sara B.",
role: "Cusano",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg",
},
id: "t5", title: "Posto accogliente", quote: "Ottimo rapporto qualità prezzo in un ambiente super bello.", name: "Sara B.", role: "Cusano", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg"},
]}
title="Cosa dicono i nostri clienti"
description="L'esperienza al Bar Prestige raccontata da chi ci sceglie ogni giorno."
@@ -295,35 +182,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "È necessaria la prenotazione?",
content: "Per gli aperitivi nel weekend consigliamo sempre di prenotare.",
},
id: "f1", title: "È necessaria la prenotazione?", content: "Per gli aperitivi nel weekend consigliamo sempre di prenotare."},
{
id: "f2",
title: "Fate apericena?",
content: "Sì, proponiamo formule apericena con drink e buffet ricco.",
},
id: "f2", title: "Fate apericena?", content: "Sì, proponiamo formule apericena con drink e buffet ricco."},
{
id: "f3",
title: "Avete opzioni vegetariane?",
content: "Certamente, offriamo taglieri e proposte vegetariane.",
},
id: "f3", title: "Avete opzioni vegetariane?", content: "Certamente, offriamo taglieri e proposte vegetariane."},
{
id: "f4",
title: "Organizzate compleanni?",
content: "Sì, il Bar Prestige è ideale per feste ed eventi privati.",
},
id: "f4", title: "Organizzate compleanni?", content: "Sì, il Bar Prestige è ideale per feste ed eventi privati."},
{
id: "f5",
title: "Avete tavoli all'aperto?",
content: "Sì, disponiamo di un'area esterna per le belle giornate.",
},
id: "f5", title: "Avete tavoli all'aperto?", content: "Sì, disponiamo di un'area esterna per le belle giornate."},
{
id: "f6",
title: "Metodi di pagamento?",
content: "Accettiamo contanti, carte di credito e bancomat.",
},
id: "f6", title: "Metodi di pagamento?", content: "Accettiamo contanti, carte di credito e bancomat."},
]}
sideTitle="Domande frequenti"
sideDescription="Tutto quello che c'è da sapere prima di venire a trovarci."
@@ -335,12 +204,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contatti"
title="Ti aspettiamo a Cusano"
description="Viale Giacomo Matteotti 18, 20095 Cusano Milanino (MI). A pochi minuti da Milano, facile da raggiungere dai comuni della zona Nord. Chiama o scrivici su WhatsApp per prenotare il tuo tavolo."
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892969.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892969.jpg"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Inserisci il tuo telefono/WhatsApp"
@@ -351,42 +219,29 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892969.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892969.jpg"
logoText="Bar Prestige"
columns={[
{
title: "Info",
items: [
title: "Info", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Prenota",
href: "#contact",
},
label: "Prenota", href: "#contact"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
],
},
{
title: "Legale",
items: [
title: "Legale", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}