From b34deb469fb30a88266f98e9f93fb62e0d0e78d5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:21:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 207 +++++++++-------------------------------------- 1 file changed, 39 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80e7248..10f1a2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,26 +29,11 @@ export default function LandingPage() { @@ -90,50 +68,26 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} - features={[ - { - id: 1, - title: "Menù Stagionali", - description: "Seguiamo il ritmo della natura, portando nel piatto ciò che il campo ci offre.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/black-chokeberries-tree_53876-63466.jpg?_wi=2", - imageAlt: "agriturismo country house landscape Italy", - }, - { - id: 2, - title: "Ingredienti a KM0", - description: "Materie prime selezionate da produttori locali per garantire freschezza estrema.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=3", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg?_wi=3", - imageAlt: "traditional italian cuisine plating", - }, - { - id: 3, - title: "Atmosfera Romantica", - description: "Ogni dettaglio è curato per rendere le tue cene momenti indimenticabili.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg?_wi=4", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=4", - }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=5", - imageAlt: "charming country house outdoor dining", - }, - ]} showStepNumbers={false} title="Cucina autentica e creativa" description="Piatti genuini, ingredienti locali e menù stagionali che celebrano il territorio cremasco con un tocco di eleganza." + features={[ + { + id: 1, + title: "Menù Stagionali", description: "Seguiamo il ritmo della natura, portando nel piatto ciò che il campo ci offre.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg" } + }, + { + id: 2, + title: "Ingredienti a KM0", description: "Materie prime selezionate da produttori locali per garantire freschezza estrema.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg" } + }, + { + id: 3, + title: "Atmosfera Romantica", description: "Ogni dettaglio è curato per rendere le tue cene momenti indimenticabili.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-eggplant-rolls-with-greens-tomatoes-seasonings_140725-135235.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg" } + } + ]} /> @@ -143,60 +97,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - date: "12/05/2024", - title: "Esperienza Eccellente", - quote: "Un luogo che resta nel cuore... piatti genuini e atmosfera accogliente.", - tag: "Consigliato", - avatarSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pumpkins-top-each-other-with-blurred-background_181624-4445.jpg", - imageAlt: "autumn farm festival pumpkin field", + id: "1", name: "Sarah Johnson", date: "12/05/2024", title: "Esperienza Eccellente", quote: "Un luogo che resta nel cuore... piatti genuini e atmosfera accogliente.", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pumpkins-top-each-other-with-blurred-background_181624-4445.jpg" }, { - id: "2", - name: "Michael Chen", - date: "10/06/2024", - title: "Sapori Autentici", - quote: "Esperienza eccellente, ogni portata curata e ricca di sapori autentici.", - tag: "Ottimo", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg", - imageAlt: "happy diner portrait smiling", + id: "2", name: "Michael Chen", date: "10/06/2024", title: "Sapori Autentici", quote: "Esperienza eccellente, ogni portata curata e ricca di sapori autentici.", tag: "Ottimo", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg" }, { - id: "3", - name: "Emily Rodriguez", - date: "15/07/2024", - title: "Magica Serata", - quote: "Atmosfera magica e romantica, servizio impeccabile.", - tag: "Romantico", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-looking-invitingly-with-one-sided-smile_181624-39450.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", - imageAlt: "young woman smiling outdoor farm", + id: "3", name: "Emily Rodriguez", date: "15/07/2024", title: "Magica Serata", quote: "Atmosfera magica e romantica, servizio impeccabile.", tag: "Romantico", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-looking-invitingly-with-one-sided-smile_181624-39450.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" }, { - id: "4", - name: "David Kim", - date: "22/08/2024", - title: "Natura e Gusto", - quote: "Immerso nei meleti, cibo straordinario e prodotti locali.", - tag: "Autentico", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-posing-camera_23-2148231920.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-looking-invitingly-with-one-sided-smile_181624-39450.jpg", - imageAlt: "man portrait happy outdoor light", + id: "4", name: "David Kim", date: "22/08/2024", title: "Natura e Gusto", quote: "Immerso nei meleti, cibo straordinario e prodotti locali.", tag: "Autentico", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-posing-camera_23-2148231920.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-looking-invitingly-with-one-sided-smile_181624-39450.jpg" }, { - id: "5", - name: "Luca Bianchi", - date: "05/09/2024", - title: "Un'oasi di Pace", - quote: "Il miglior posto dove ritrovare calma e ottima cucina locale.", - tag: "Eccellente", - avatarSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-posing-camera_23-2148231920.jpg", - imageAlt: "elderly couple happy dinner romantic", - }, + id: "5", name: "Luca Bianchi", date: "05/09/2024", title: "Un'oasi di Pace", quote: "Il miglior posto dove ritrovare calma e ottima cucina locale.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-posing-camera_23-2148231920.jpg" + } ]} title="Cosa dicono i nostri ospiti" description="L'autenticità del nostro agriturismo raccontata attraverso le parole di chi ci ha visitato." @@ -209,30 +123,11 @@ export default function LandingPage() { title="Prenota la tua esperienza" description="Prenota ora il tuo tavolo al Cascinetto e lasciati sorprendere dalla nostra accoglienza." inputs={[ - { - name: "name", - type: "text", - placeholder: "Nome e Cognome", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Email", - required: true, - }, - { - name: "date", - type: "date", - placeholder: "Data desiderata", - required: true, - }, + { name: "name", type: "text", placeholder: "Nome e Cognome", required: true }, + { name: "email", type: "email", placeholder: "Email", required: true }, + { name: "date", type: "date", placeholder: "Data desiderata", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Eventuali richieste speciali", - rows: 4, - }} + textarea={{ name: "message", placeholder: "Eventuali richieste speciali", rows: 4 }} imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-with-pretty-plants_23-2147606893.jpg" mediaAnimation="slide-up" buttonText="Invia Richiesta" @@ -241,34 +136,10 @@ export default function LandingPage() {