diff --git a/src/app/page.tsx b/src/app/page.tsx index 58a9c5d..d4b440e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,64 +31,41 @@ export default function LandingPage() {
@@ -100,17 +77,11 @@ export default function LandingPage() { description="Anticoleum non è solo un ristorante, è un viaggio sensoriale tra pietra a vista e travi storiche. Il nostro pavimento in vetro rivela l'anima sotterranea di un antico frantoio, mentre l'innovazione culinaria celebra i prodotti d'eccellenza del nostro territorio." metrics={[ { - value: "100%", - title: "Prodotti Locali", - }, + value: "100%", title: "Prodotti Locali"}, { - value: "50+", - title: "Vini Selezionati", - }, + value: "50+", title: "Vini Selezionati"}, { - value: "200", - title: "Anni di Storia", - }, + value: "200", title: "Anni di Storia"}, ]} imageSrc="http://img.b2bpic.net/free-photo/old-wooden-wall-background-with-shelves-old-coffee-cup_1150-6333.jpg" imageAlt="Anticoleum Interior" @@ -126,34 +97,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - label: "Tradizione", - title: "Radici Profonde", - items: [ - "Ricette storiche", - "Materie prime locali", - "Sapore autentico", - ], + id: "f1", label: "Tradizione", title: "Radici Profonde", items: [ + "Ricette storiche", "Materie prime locali", "Sapore autentico"], }, { - id: "f2", - label: "Innovazione", - title: "Tocco Moderno", - items: [ - "Tecniche avanzate", - "Design curato", - "Servizio d'eccellenza", - ], + id: "f2", label: "Innovazione", title: "Tocco Moderno", items: [ + "Tecniche avanzate", "Design curato", "Servizio d'eccellenza"], }, { - id: "f3", - label: "Ospitalità", - title: "Ambiente Accogliente", - items: [ - "Design elegante", - "Staff professionale", - "Atmosfera magica", - ], + id: "f3", label: "Ospitalità", title: "Ambiente Accogliente", items: [ + "Design elegante", "Staff professionale", "Atmosfera magica"], }, ]} title="La Nostra Filosofia" @@ -167,49 +120,22 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} + buttons={[ + { text: "Prenota", href: "#book" } + ]} products={[ { - id: "m1", - name: "Zuppa di Cipolle", - price: "€14", - variant: "Storica", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-radish-meal-with-meat-inside-white-plate-table-food-meal-dinner-restaurant_140725-28248.jpg", - }, + id: "m1", name: "Zuppa di Cipolle", price: "€14", variant: "Storica", imageSrc: "http://img.b2bpic.net/free-photo/top-view-radish-meal-with-meat-inside-white-plate-table-food-meal-dinner-restaurant_140725-28248.jpg"}, { - id: "m2", - name: "Primi Tradizionali", - price: "€18", - variant: "Pasta", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-cutlet-with-sauce-spicy-pepper-zucchini-tomatoes_140725-10844.jpg", - }, + id: "m2", name: "Primi Tradizionali", price: "€18", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-cutlet-with-sauce-spicy-pepper-zucchini-tomatoes_140725-10844.jpg"}, { - id: "m3", - name: "Selezione Territorio", - price: "€22", - variant: "KM 0", - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-torching-dessert_23-2149720781.jpg", - }, + id: "m3", name: "Selezione Territorio", price: "€22", variant: "KM 0", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-torching-dessert_23-2149720781.jpg"}, { - id: "m4", - name: "I Dolci", - price: "€10", - variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", - }, + id: "m4", name: "I Dolci", price: "€10", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg"}, { - id: "m5", - name: "Vini Locali", - price: "€30", - variant: "Cantina", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg", - }, + id: "m5", name: "Vini Locali", price: "€30", variant: "Cantina", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg"}, { - id: "m6", - name: "Formaggi Stagionati", - price: "€15", - variant: "Selezione", - imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-lettuce-corn-cherry-tomato-walnut_140725-5827.jpg", - }, + id: "m6", name: "Formaggi Stagionati", price: "€15", variant: "Selezione", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-lettuce-corn-cherry-tomato-walnut_140725-5827.jpg"}, ]} title="Il Nostro Menù" description="Una selezione curata dei piatti che raccontano la nostra storia." @@ -221,30 +147,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Marco Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg", - }, + id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg"}, { - id: "2", - name: "Laura Bianchi", - imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg", - }, + id: "2", name: "Laura Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg"}, { - id: "3", - name: "Giulia Verdi", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", - }, + id: "3", name: "Giulia Verdi", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"}, { - id: "4", - name: "Paolo Neri", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427598.jpg", - }, + id: "4", name: "Paolo Neri", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427598.jpg"}, { - id: "5", - name: "Anna Gialli", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg", - }, + id: "5", name: "Anna Gialli", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg"}, ]} cardTitle="Cosa dicono di noi" cardTag="Recensioni" @@ -258,20 +169,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "È necessaria la prenotazione?", - content: "Consigliamo vivamente di prenotare, specialmente durante il weekend.", - }, + id: "q1", title: "È necessaria la prenotazione?", content: "Consigliamo vivamente di prenotare, specialmente durante il weekend."}, { - id: "q2", - title: "Avete opzioni vegetariane?", - content: "Sì, il nostro menù include diverse opzioni vegetariane basate sui prodotti stagionali.", - }, + id: "q2", title: "Avete opzioni vegetariane?", content: "Sì, il nostro menù include diverse opzioni vegetariane basate sui prodotti stagionali."}, { - id: "q3", - title: "Accettate gruppi?", - content: "Sì, possiamo accogliere gruppi su prenotazione dedicata.", - }, + id: "q3", title: "Accettate gruppi?", content: "Sì, possiamo accogliere gruppi su prenotazione dedicata."}, ]} title="Domande Frequenti" description="Tutto quello che devi sapere prima della tua visita." @@ -283,13 +185,11 @@ export default function LandingPage() { @@ -299,29 +199,19 @@ export default function LandingPage() { logoText="Anticoleum" columns={[ { - title: "Contatti", - items: [ + title: "Contatti", items: [ { - label: "Via Roma, Caiazzo", - href: "#", - }, + label: "Via Roma, Caiazzo", href: "#"}, { - label: "+39 0823 XXX XXX", - href: "#", - }, + label: "+39 0823 XXX XXX", href: "#"}, ], }, { - title: "Social", - items: [ + title: "Social", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, ], }, ]} @@ -330,4 +220,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file