diff --git a/src/app/page.tsx b/src/app/page.tsx index c75173f..5ab8ac6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -63,36 +53,22 @@ export default function LandingPage() { description="Ingredienti freschi, impasto a lenta lievitazione e cottura nel tradizionale forno a legna. Vivi l'autentica esperienza partenopea." buttons={[ { - text: "Prenota un Tavolo", - href: "#contact", - }, + text: "Prenota un Tavolo", href: "#contact"}, { - text: "Scopri il Menu", - href: "#products", - }, + text: "Scopri il Menu", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", - alt: "Giovane cliente felice", - }, + src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Giovane cliente felice"}, { - src: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg", - alt: "Cliente pranza", - }, + src: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg", alt: "Cliente pranza"}, { - src: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", - alt: "Ragazza sorridente", - }, + src: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", alt: "Ragazza sorridente"}, { - src: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", - alt: "Cliente in attesa", - }, + src: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", alt: "Cliente in attesa"}, { - src: "http://img.b2bpic.net/free-photo/blonde-pretty-woman-enjoy-her-meal-terrace-cafe-paris-summer-time-stylish-outfit-sunglasses-tasty-brunch_291049-2747.jpg", - alt: "Cliente al caffè", - }, + src: "http://img.b2bpic.net/free-photo/blonde-pretty-woman-enjoy-her-meal-terrace-cafe-paris-summer-time-stylish-outfit-sunglasses-tasty-brunch_291049-2747.jpg", alt: "Cliente al caffè"}, ]} avatarText="Oltre 500+ clienti felici ogni settimana" /> @@ -105,19 +81,13 @@ export default function LandingPage() { metrics={[ { icon: Clock, - label: "Lievitazione", - value: "48h", - }, + label: "Lievitazione", value: "48h"}, { icon: Flame, - label: "Forno", - value: "Legna", - }, + label: "Forno", value: "Legna"}, { icon: Award, - label: "Ingredienti", - value: "DOP", - }, + label: "Ingredienti", value: "DOP"}, ]} metricsAnimation="slide-up" /> @@ -131,41 +101,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Margherita D.O.P.", - price: "9.00€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg?_wi=1", - }, + id: "p1", name: "Margherita D.O.P.", price: "9.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg"}, { - id: "p2", - name: "Diavola Napoletana", - price: "11.00€", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=1", - }, + id: "p2", name: "Diavola Napoletana", price: "11.00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg"}, { - id: "p3", - name: "Bufalina Speciale", - price: "12.00€", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=1", - }, + id: "p3", name: "Bufalina Speciale", price: "12.00€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg"}, { - id: "p4", - name: "Marinara Classica", - price: "7.50€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bolognese-spaghetti-topped-with-basil-turquoise-plate_140725-5095.jpg", - }, + id: "p4", name: "Marinara Classica", price: "7.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bolognese-spaghetti-topped-with-basil-turquoise-plate_140725-5095.jpg"}, { - id: "p5", - name: "Capricciosa DOC", - price: "11.50€", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg", - }, + id: "p5", name: "Capricciosa DOC", price: "11.50€", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg"}, { - id: "p6", - name: "Ortolana del Sud", - price: "10.50€", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg", - }, + id: "p6", name: "Ortolana del Sud", price: "10.50€", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg"}, ]} title="Le Nostre Specialità" description="Ogni pizza racconta una storia di sapori mediterranei e cura artigianale." @@ -176,33 +122,19 @@ export default function LandingPage() { @@ -300,20 +180,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Avete opzioni senza glutine?", - content: "Sì, offriamo un impasto senza glutine preparato con cura per evitare contaminazioni.", - }, + id: "f1", title: "Avete opzioni senza glutine?", content: "Sì, offriamo un impasto senza glutine preparato con cura per evitare contaminazioni."}, { - id: "f2", - title: "È necessaria la prenotazione?", - content: "È caldamente consigliata, specialmente nei weekend, per garantirvi il posto migliore.", - }, + id: "f2", title: "È necessaria la prenotazione?", content: "È caldamente consigliata, specialmente nei weekend, per garantirvi il posto migliore."}, { - id: "f3", - title: "Effettuate consegna a domicilio?", - content: "Certamente, potrete ordinare tramite le principali app di delivery o chiamandoci direttamente.", - }, + id: "f3", title: "Effettuate consegna a domicilio?", content: "Certamente, potrete ordinare tramite le principali app di delivery o chiamandoci direttamente."}, ]} title="Domande Frequenti" description="Tutto quello che vuoi sapere sulla nostra pizzeria e sul nostro metodo." @@ -325,14 +196,11 @@ export default function LandingPage() { @@ -344,14 +212,10 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, ]} />