Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-13 08:37:13 +00:00

View File

@@ -33,29 +33,17 @@ 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: "Menù",
id: "#menu",
},
name: "Menù", id: "#menu"},
{
name: "Servizi",
id: "#features",
},
name: "Servizi", id: "#features"},
{
name: "Recensioni",
id: "#testimonials",
},
name: "Recensioni", id: "#testimonials"},
{
name: "Contatti",
id: "#contact",
},
name: "Contatti", id: "#contact"},
]}
brandName="Black Smoke Burger"
/>
@@ -67,86 +55,42 @@ export default function LandingPage() {
description="Burger artigianali, carne selezionata e ingredienti di qualità. Un'esperienza culinaria unica in un ambiente industriale ed elegante."
testimonials={[
{
name: "Marco R.",
handle: "@MarcoR",
testimonial: "L'hamburger più buono della città, ingredienti di qualità e servizio impeccabile.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageAlt: "Marco R.",
},
name: "Marco R.", handle: "@MarcoR", testimonial: "L'hamburger più buono della città, ingredienti di qualità e servizio impeccabile.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Marco R."},
{
name: "Giulia F.",
handle: "@GiuliaF",
testimonial: "Locale moderno, personale gentile e birre fantastiche.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg",
imageAlt: "Giulia F.",
},
name: "Giulia F.", handle: "@GiuliaF", testimonial: "Locale moderno, personale gentile e birre fantastiche.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg", imageAlt: "Giulia F."},
{
name: "Andrea P.",
handle: "@AndreaP",
testimonial: "Perfetto per compleanni e cene tra amici.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-park_839833-34334.jpg",
imageAlt: "Andrea P.",
},
name: "Andrea P.", handle: "@AndreaP", testimonial: "Perfetto per compleanni e cene tra amici.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-park_839833-34334.jpg", imageAlt: "Andrea P."},
{
name: "Sara L.",
handle: "@SaraL",
testimonial: "Panini ottimi e prezzi giusti.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blonde-hair-smiling-warmly-minimalist-portrait_24972-2971.jpg",
imageAlt: "Sara L.",
},
name: "Sara L.", handle: "@SaraL", testimonial: "Panini ottimi e prezzi giusti.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blonde-hair-smiling-warmly-minimalist-portrait_24972-2971.jpg", imageAlt: "Sara L."},
{
name: "Laura B.",
handle: "@LauraB",
testimonial: "Un'esplosione di sapori, ogni morso è un viaggio. Altamente raccomandato!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg",
imageAlt: "Laura B.",
},
name: "Laura B.", handle: "@LauraB", testimonial: "Un'esplosione di sapori, ogni morso è un viaggio. Altamente raccomandato!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg", imageAlt: "Laura B."},
{
name: "Paolo D.",
handle: "@PaoloD",
testimonial: "Design industriale, atmosfera accogliente e un menù che non delude mai.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg",
imageAlt: "Paolo D.",
},
name: "Paolo D.", handle: "@PaoloD", testimonial: "Design industriale, atmosfera accogliente e un menù che non delude mai.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg", imageAlt: "Paolo D."},
]}
testimonialRotationInterval={5000}
buttons={[
{
text: "Prenota un Tavolo",
href: "#contact",
},
text: "Prenota un Tavolo", href: "#contact"},
{
text: "Scopri il Menù",
href: "#menu",
},
text: "Scopri il Menù", href: "#menu"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-standing-street_839833-27516.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-standing-street_839833-27516.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-street_641386-1019.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-street_641386-1019.jpg", alt: "Customer 5"},
]}
avatarText="Unisciti ai nostri clienti soddisfatti"
imageSrc="http://img.b2bpic.net/free-photo/triple-bacon-burger_23-2151950804.jpg"
@@ -164,9 +108,7 @@ export default function LandingPage() {
title="L'Arte dell'Hamburger Gourmet"
buttons={[
{
text: "La Nostra Filosofia",
href: "#",
},
text: "La Nostra Filosofia", href: "#"},
]}
/>
</div>
@@ -179,48 +121,32 @@ export default function LandingPage() {
features={[
{
icon: Smartphone,
title: "Prenotazione Online",
description: "Prenota il tuo tavolo in pochi click, comodamente da casa.",
},
title: "Prenotazione Online", description: "Prenota il tuo tavolo in pochi click, comodamente da casa."},
{
icon: Wifi,
title: "Wi-Fi Gratuito",
description: "Resta sempre connesso mentre gusti i nostri deliziosi hamburger.",
},
title: "Wi-Fi Gratuito", description: "Resta sempre connesso mentre gusti i nostri deliziosi hamburger."},
{
icon: ShoppingBag,
title: "Asporto",
description: "Ritira il tuo ordine direttamente al locale, senza attese.",
},
title: "Asporto", description: "Ritira il tuo ordine direttamente al locale, senza attese."},
{
icon: Truck,
title: "Consegna a Domicilio",
description: "I tuoi hamburger preferiti, consegnati direttamente a casa tua.",
},
title: "Consegna a Domicilio", description: "I tuoi hamburger preferiti, consegnati direttamente a casa tua."},
{
icon: CreditCard,
title: "Pagamento con Carta",
description: "Accettiamo tutte le principali carte di credito e debito.",
},
title: "Pagamento con Carta", description: "Accettiamo tutte le principali carte di credito e debito."},
{
icon: CheckCircle,
title: "Accessibile",
description: "Il nostro locale è completamente accessibile a persone con disabilità.",
},
title: "Accessibile", description: "Il nostro locale è completamente accessibile a persone con disabilità."},
{
icon: Cake,
title: "Eventi Privati",
description: "Spazio ideale per compleanni, feste ed eventi esclusivi.",
},
title: "Eventi Privati", description: "Spazio ideale per compleanni, feste ed eventi esclusivi."},
]}
title="Cosa Offriamo ai Nostri Clienti"
description="Dalla prenotazione online alla consegna a domicilio, ogni servizio è pensato per la tua comodità."
tag="I Nostri Vantaggi"
buttons={[
{
text: "Scopri di Più",
href: "#",
},
text: "Scopri di Più", href: "#"},
]}
/>
</div>
@@ -233,61 +159,21 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "smash-burger-classic",
name: "Smash Burger Classic",
price: "€11,90",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637305.jpg",
imageAlt: "Smash Burger Classic",
},
id: "smash-burger-classic", name: "Smash Burger Classic", price: "€11,90", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637305.jpg", imageAlt: "Smash Burger Classic"},
{
id: "bbq-bacon-burger",
name: "BBQ Bacon Burger",
price: "€13,90",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg",
imageAlt: "BBQ Bacon Burger",
},
id: "bbq-bacon-burger", name: "BBQ Bacon Burger", price: "€13,90", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg", imageAlt: "BBQ Bacon Burger"},
{
id: "italian-burger",
name: "Italian Burger",
price: "€14,90",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-burger-with-pickles-cutting-board_23-2148784501.jpg",
imageAlt: "Italian Burger",
},
id: "italian-burger", name: "Italian Burger", price: "€14,90", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-burger-with-pickles-cutting-board_23-2148784501.jpg", imageAlt: "Italian Burger"},
{
id: "chicken-crispy-burger",
name: "Chicken Crispy Burger",
price: "€10,90",
imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-hot-sauce-top-view_23-2148433325.jpg",
imageAlt: "Chicken Crispy Burger",
},
id: "chicken-crispy-burger", name: "Chicken Crispy Burger", price: "€10,90", imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-hot-sauce-top-view_23-2148433325.jpg", imageAlt: "Chicken Crispy Burger"},
{
id: "veggie-burger",
name: "Veggie Burger",
price: "€11,50",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad-bacon_23-2148784489.jpg",
imageAlt: "Veggie Burger",
},
id: "veggie-burger", name: "Veggie Burger", price: "€11,50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad-bacon_23-2148784489.jpg", imageAlt: "Veggie Burger"},
{
id: "patatine-classiche",
name: "Patatine Classiche",
price: "€4,50",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-potato-fries-pan_23-2148501602.jpg",
imageAlt: "Patatine Classiche",
},
id: "patatine-classiche", name: "Patatine Classiche", price: "€4,50", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-potato-fries-pan_23-2148501602.jpg", imageAlt: "Patatine Classiche"},
{
id: "onion-rings",
name: "Onion Rings",
price: "€5,50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-rings-inside-brown-plate-with-ketchup-mustard_140725-28139.jpg",
imageAlt: "Onion Rings",
},
id: "onion-rings", name: "Onion Rings", price: "€5,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-rings-inside-brown-plate-with-ketchup-mustard_140725-28139.jpg", imageAlt: "Onion Rings"},
{
id: "cheesecake-nutella",
name: "Cheesecake Nutella",
price: "€6,00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg",
imageAlt: "Cheesecake Nutella",
},
id: "cheesecake-nutella", name: "Cheesecake Nutella", price: "€6,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg", imageAlt: "Cheesecake Nutella"},
]}
title="I Nostri Piatti Signature"
description="Dallo Smash Burger ai classici italiani, ogni boccone è un'esperienza. Scopri anche i nostri antipasti, dolci e bevande."
@@ -303,46 +189,22 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "capacity",
value: "20",
title: "Posti a Sedere",
description: "Un ambiente intimo e accogliente per la tua cena.",
icon: Users,
id: "capacity", value: "20", title: "Posti a Sedere", description: "Un ambiente intimo e accogliente per la tua cena.", icon: Users,
},
{
id: "open-days",
value: "7",
title: "Giorni su 7",
description: "Sempre aperti per deliziarti con i nostri hamburger.",
icon: CalendarDays,
id: "open-days", value: "7", title: "Giorni su 7", description: "Sempre aperti per deliziarti con i nostri hamburger.", icon: CalendarDays,
},
{
id: "quality",
value: "100%",
title: "Carne Italiana",
description: "Solo la migliore carne bovina, selezionata con cura.",
icon: Award,
id: "quality", value: "100%", title: "Carne Italiana", description: "Solo la migliore carne bovina, selezionata con cura.", icon: Award,
},
{
id: "craft-beers",
value: "15+",
title: "Birre Artigianali",
description: "Un'ampia selezione per ogni palato.",
icon: Award,
id: "craft-beers", value: "15+", title: "Birre Artigianali", description: "Un'ampia selezione per ogni palato.", icon: Award,
},
{
id: "signature-cocktails",
value: "Top",
title: "Cocktail d'Autore",
description: "Miscelati con maestria dai nostri barman.",
icon: Award,
id: "signature-cocktails", value: "Top", title: "Cocktail d'Autore", description: "Miscelati con maestria dai nostri barman.", icon: Award,
},
{
id: "experience",
value: "Gourmet",
title: "Cucina Ricercata",
description: "Ogni piatto è un'opera d'arte per il palato.",
icon: Flame,
id: "experience", value: "Gourmet", title: "Cucina Ricercata", description: "Ogni piatto è un'opera d'arte per il palato.", icon: Flame,
},
]}
title="Black Smoke Burger in Numeri"
@@ -356,50 +218,24 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Marco R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg",
imageAlt: "Marco R.",
},
id: "1", name: "Marco R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg", imageAlt: "Marco R."},
{
id: "2",
name: "Giulia F.",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-161.jpg",
imageAlt: "Giulia F.",
},
id: "2", name: "Giulia F.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-161.jpg", imageAlt: "Giulia F."},
{
id: "3",
name: "Andrea P.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg",
imageAlt: "Andrea P.",
},
id: "3", name: "Andrea P.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", imageAlt: "Andrea P."},
{
id: "4",
name: "Sara L.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg",
imageAlt: "Sara L.",
},
id: "4", name: "Sara L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg", imageAlt: "Sara L."},
{
id: "5",
name: "Laura B.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5358.jpg",
imageAlt: "Laura B.",
},
id: "5", name: "Laura B.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5358.jpg", imageAlt: "Laura B."},
{
id: "6",
name: "Paolo D.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-athletic-ginger-man-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincere_639032-2124.jpg",
imageAlt: "Paolo D.",
},
id: "6", name: "Paolo D.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-athletic-ginger-man-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincere_639032-2124.jpg", imageAlt: "Paolo D."},
]}
cardTitle="Dicono di Noi"
cardTag="Le Voci dei Nostri Clienti"
cardTagIcon={Star}
buttons={[
{
text: "Leggi Tutte le Recensioni",
href: "#",
},
text: "Leggi Tutte le Recensioni", href: "#"},
]}
cardAnimation="slide-up"
/>
@@ -410,14 +246,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Cene Romantiche",
"Serate con Amici",
"Eventi Speciali",
"Feste di Compleanno",
"Pranzi di Lavoro",
"Take Away Comodo",
"Delivery Veloce",
]}
"Cene Romantiche", "Serate con Amici", "Eventi Speciali", "Feste di Compleanno", "Pranzi di Lavoro", "Take Away Comodo", "Delivery Veloce"]}
title="Un Posto per Ogni Momento"
description="Che sia una serata romantica o una festa con amici, Black Smoke Burger è la tua destinazione ideale."
tag="Vivi l'Esperienza"
@@ -430,8 +259,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
tag="Contattaci"
title="Prenota il Tuo Tavolo o Ordina Ora"
description="Siamo aperti 7 giorni su 7 per deliziarti. Compila il modulo per prenotare o chiamaci."
@@ -445,71 +273,44 @@ export default function LandingPage() {
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
imageAlt="Esterno del ristorante Black Smoke Burger di notte"
videoAriaLabel="Video del ristorante"
logoText="Black Smoke Burger"
columns={[
{
title: "Menù",
items: [
title: "Menù", items: [
{
label: "Hamburger",
href: "#menu",
},
label: "Hamburger", href: "#menu"},
{
label: "Antipasti",
href: "#menu",
},
label: "Antipasti", href: "#menu"},
{
label: "Dolci",
href: "#menu",
},
label: "Dolci", href: "#menu"},
{
label: "Bevande",
href: "#menu",
},
label: "Bevande", href: "#menu"},
],
},
{
title: "Azienda",
items: [
title: "Azienda", items: [
{
label: "Chi Siamo",
href: "#about",
},
label: "Chi Siamo", href: "#about"},
{
label: "Servizi",
href: "#features",
},
label: "Servizi", href: "#features"},
{
label: "Carriere",
href: "#",
},
label: "Carriere", href: "#"},
],
},
{
title: "Supporto",
items: [
title: "Supporto", items: [
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "Contatti",
href: "#contact",
},
label: "Contatti", href: "#contact"},
],
},
{
title: "Legale",
items: [
title: "Legale", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Termini di Servizio",
href: "#",
},
label: "Termini di Servizio", href: "#"},
],
},
]}