diff --git a/src/app/page.tsx b/src/app/page.tsx
index 94dbcd0..6e89b5a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,63 +47,40 @@ export default function LandingPage() {
@@ -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() {