From 4b235433c24361eabde4c6559522405a0a2f62c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 19:12:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 ++++++++++++----------------------------------- 1 file changed, 57 insertions(+), 171 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f6f0d2..7e236ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,124 +29,73 @@ export default function LandingPage() {
@@ -159,41 +108,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Pesto e Salame", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg", - }, + id: "p1", name: "Pesto e Salame", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg"}, { - id: "p2", - name: "Nerano", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702801.jpg", - }, + id: "p2", name: "Nerano", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702801.jpg"}, { - id: "p3", - name: "Diavola Gourmet", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-arrangement_23-2148921324.jpg", - }, + id: "p3", name: "Diavola Gourmet", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-arrangement_23-2148921324.jpg"}, { - id: "p4", - name: "Margherita Artigianale", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pizza-with-vegetables_23-2148567127.jpg", - }, + id: "p4", name: "Margherita Artigianale", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pizza-with-vegetables_23-2148567127.jpg"}, { - id: "p5", - name: "Bufala e Datterino", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg", - }, + id: "p5", name: "Bufala e Datterino", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg"}, { - id: "p6", - name: "Mortadella e Pistacchio", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-table_140725-8752.jpg", - }, + id: "p6", name: "Mortadella e Pistacchio", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-table_140725-8752.jpg"}, ]} title="Menu Gourmet" description="Una selezione di creazioni uniche che celebrano i sapori del territorio con un tocco creativo." @@ -207,29 +132,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Luppolo & Farina", - descriptions: [ - "Birra artigianale selezionata che esalta ogni nota della nostra pizza gourmet.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907575.jpg", - }, + id: "f1", title: "Luppolo & Farina", descriptions: [ + "Birra artigianale selezionata che esalta ogni nota della nostra pizza gourmet."], + imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907575.jpg"}, { - id: "f2", - title: "Vite & Grano", - descriptions: [ - "Una selezione di vini dedicati per accompagnare la complessità dei nostri impasti.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/man-having-food-drinks-dinner-party_23-2150763391.jpg", - }, + id: "f2", title: "Vite & Grano", descriptions: [ + "Una selezione di vini dedicati per accompagnare la complessità dei nostri impasti."], + imageSrc: "http://img.b2bpic.net/free-photo/man-having-food-drinks-dinner-party_23-2150763391.jpg"}, { - id: "f3", - title: "Abbinamenti dedicati", - descriptions: [ - "Ogni scelta è curata per offrire un viaggio sensoriale unico.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-glasses-vine_23-2148149177.jpg", - }, + id: "f3", title: "Abbinamenti dedicati", descriptions: [ + "Ogni scelta è curata per offrire un viaggio sensoriale unico."], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-glasses-vine_23-2148149177.jpg"}, ]} title="Esperienze di Degustazione" description="Ogni pizza è sapientemente abbinata per esaltarne il sapore." @@ -243,35 +156,19 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "pack-50", - badge: "Base", - price: "€400", - subtitle: "Pacchetto 50 pizze", - features: [ - "50 pizze gourmet", - "+6€ per ogni pizza extra", - ], + id: "pack-50", badge: "Base", price: "€400", subtitle: "Pacchetto 50 pizze", features: [ + "50 pizze gourmet", "+6€ per ogni pizza extra"], buttons: [ { - text: "Richiedi ora", - href: "https://wa.me/393334171964", - }, + text: "Richiedi ora", href: "https://wa.me/393334171964"}, ], }, { - id: "pack-100", - badge: "Event", - price: "€700", - subtitle: "Pacchetto 100 pizze", - features: [ - "100 pizze gourmet", - "+6€ per ogni pizza extra", - ], + id: "pack-100", badge: "Event", price: "€700", subtitle: "Pacchetto 100 pizze", features: [ + "100 pizze gourmet", "+6€ per ogni pizza extra"], buttons: [ { - text: "Richiedi ora", - href: "https://wa.me/393334171964", - }, + text: "Richiedi ora", href: "https://wa.me/393334171964"}, ], }, ]} @@ -284,13 +181,12 @@ export default function LandingPage() { window.open('https://wa.me/393334171964', '_blank')} + onSubmit={(email: string) => window.open('https://wa.me/393334171964', '_blank')} /> @@ -300,33 +196,23 @@ export default function LandingPage() { { items: [ { - label: "Menu Gourmet", - href: "#menu", - }, + label: "Menu Gourmet", href: "#menu"}, { - label: "Degustazioni", - href: "#degustazioni", - }, + label: "Degustazioni", href: "#degustazioni"}, ], }, { items: [ { - label: "Catering", - href: "#catering", - }, + label: "Catering", href: "#catering"}, { - label: "Contatti", - href: "#contact", - }, + label: "Contatti", href: "#contact"}, ], }, { items: [ { - label: "Instagram", - href: "https://instagram.com/lospizzashermanosofficial", - }, + label: "Instagram", href: "https://instagram.com/lospizzashermanosofficial"}, ], }, ]} -- 2.49.1