Merge version_1 into main #2
207
src/app/page.tsx
207
src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Esperienza",
|
||||
id: "experience",
|
||||
},
|
||||
{
|
||||
name: "Cucina",
|
||||
id: "kitchen",
|
||||
},
|
||||
{
|
||||
name: "Recensioni",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Prenota",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Esperienza", id: "experience" },
|
||||
{ name: "Cucina", id: "kitchen" },
|
||||
{ name: "Recensioni", id: "testimonials" },
|
||||
{ name: "Prenota", id: "contact" },
|
||||
]}
|
||||
brandName="Il Cascinetto"
|
||||
/>
|
||||
@@ -56,18 +41,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Il Cascinetto"
|
||||
description="Un’oasi nel cuore del cremasco dove la natura autentica incontra l'eccellenza culinaria. Un’esperienza che resta nel cuore."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota Ora",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-chokeberries-tree_53876-63466.jpg?_wi=1"
|
||||
buttons={[{ text: "Prenota Ora", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-chokeberries-tree_53876-63466.jpg"
|
||||
imageAlt="Il Cascinetto immerso nella natura"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,7 +58,7 @@ export default function LandingPage() {
|
||||
description="Immerso nel verde del cremasco, Il Cascinetto è un luogo dove il tempo rallenta. Tra meleti, profumi stagionali e piatti autentici, ogni visita diventa un’esperienza indimenticabile."
|
||||
subdescription="La nostra ospitalità è il riflesso della campagna che ci circonda."
|
||||
icon={Wheat}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -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" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-chokeberries-tree_53876-63466.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-chokeberries-tree_53876-63466.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Il Cascinetto",
|
||||
items: [
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#experience",
|
||||
},
|
||||
{
|
||||
label: "Il Menù",
|
||||
href: "#kitchen",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
{
|
||||
label: "Prenota Ora",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Email: info@ilcascinetto.it",
|
||||
href: "mailto:info@ilcascinetto.it",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Il Cascinetto", items: [{ label: "Chi Siamo", href: "#experience" }, { label: "Il Menù", href: "#kitchen" }] },
|
||||
{ title: "Contatti", items: [{ label: "Prenota Ora", href: "#contact" }, { label: "Email: info@ilcascinetto.it", href: "mailto:info@ilcascinetto.it" }] },
|
||||
]}
|
||||
copyrightText="© 2024 Il Cascinetto | Agriturismo nel cuore del cremasco"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user