Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 19:43:54 +00:00

View File

@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Chi siamo",
id: "#about",
},
{
name: "Camere",
id: "#rooms",
},
{
name: "Cucina",
id: "#cuisine",
},
{
name: "Esperienze",
id: "#experiences",
},
{
name: "Contatti",
id: "#contact",
},
{ name: "Chi siamo", id: "#about" },
{ name: "Camere", id: "#rooms" },
{ name: "Cucina", id: "#cuisine" },
{ name: "Esperienze", id: "#experiences" },
{ name: "Contatti", id: "#contact" },
]}
brandName="La Vijà"
/>
@@ -58,63 +43,24 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Agriturismo La Vijà"
description="Un'esperienza autentica tra la pace delle colline piemontesi e il calore della tradizione."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-shot-smiling-young-woman_181624-40759.jpg",
alt: "Ospite felice",
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-embracing-man-from_1098-2007.jpg",
alt: "Coppia felice",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-attractive-female-tourist-yellow-coat-carries-rucsack_273609-25705.jpg",
alt: "Viaggiatore soddisfatto",
},
{
src: "http://img.b2bpic.net/free-photo/woman-soaking-up-sun-with-blanket-while-out-nature_23-2148648046.jpg",
alt: "Ospite tranquillo",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg",
alt: "Ospite agriturismo",
},
{ src: "http://img.b2bpic.net/free-photo/closeup-shot-smiling-young-woman_181624-40759.jpg", alt: "Ospite felice" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-embracing-man-from_1098-2007.jpg", alt: "Coppia felice" },
{ src: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-attractive-female-tourist-yellow-coat-carries-rucsack_273609-25705.jpg", alt: "Viaggiatore soddisfatto" },
{ src: "http://img.b2bpic.net/free-photo/woman-soaking-up-sun-with-blanket-while-out-nature_23-2148648046.jpg", alt: "Ospite tranquillo" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg", alt: "Ospite agriturismo" },
]}
avatarText="Oltre 100+ recensioni eccellenti"
buttons={[
{
text: "Prenota ora",
href: "#contact",
},
]}
buttons={[{ text: "Prenota ora", href: "#contact" }]}
marqueeItems={[
{
type: "text",
text: "Piemonte",
},
{
type: "text-icon",
text: "Relax",
icon: Leaf,
},
{
type: "text",
text: "Cucina Tipica",
},
{
type: "text-icon",
text: "Vigneti",
icon: Wine,
},
{
type: "text",
text: "Accoglienza",
},
{ type: "text", text: "Piemonte" },
{ type: "text-icon", text: "Relax", icon: Leaf },
{ type: "text", text: "Cucina Tipica" },
{ type: "text-icon", text: "Vigneti", icon: Wine },
{ type: "text", text: "Accoglienza" },
]}
/>
</div>
@@ -136,48 +82,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "r1",
name: "Camera Deluxe",
price: "180€",
variant: "Vista Vigne",
imageSrc: "http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150831969.jpg",
},
{
id: "r2",
name: "Junior Suite",
price: "220€",
variant: "Comfort",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement_23-2150326120.jpg",
},
{
id: "r3",
name: "Suite La Vijà",
price: "280€",
variant: "Eleganza",
imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-brushing-her-horse-ranch_23-2148956735.jpg",
},
{
id: "r4",
name: "Camera Comfort",
price: "150€",
variant: "Accogliente",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6010.jpg",
},
{
id: "r5",
name: "Camera Garden",
price: "160€",
variant: "Relax",
imageSrc: "http://img.b2bpic.net/free-photo/retro-camera-letters-eucalyptus-twig-wooden-background-flat-lay_169016-27917.jpg",
},
{
id: "r6",
name: "Suite Terrazza",
price: "250€",
variant: "Panoramica",
imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-collection-lantern-bicycle-collector-concept_53876-14313.jpg",
},
{ id: "r1", name: "Camera Deluxe", price: "180€", variant: "Vista Vigne", imageSrc: "http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150831969.jpg" },
{ id: "r2", name: "Junior Suite", price: "220€", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement_23-2150326120.jpg" },
{ id: "r3", name: "Suite La Vijà", price: "280€", variant: "Eleganza", imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-brushing-her-horse-ranch_23-2148956735.jpg" },
{ id: "r4", name: "Camera Comfort", price: "150€", variant: "Accogliente", imageSrc: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6010.jpg" },
{ id: "r5", name: "Camera Garden", price: "160€", variant: "Relax", imageSrc: "http://img.b2bpic.net/free-photo/retro-camera-letters-eucalyptus-twig-wooden-background-flat-lay_169016-27917.jpg" },
{ id: "r6", name: "Suite Terrazza", price: "250€", variant: "Panoramica", imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-collection-lantern-bicycle-collector-concept_53876-14313.jpg" },
]}
title="Le nostre dimore"
description="Camere dal design rustico raffinato, pensate per il massimo comfort e una tranquillità assoluta."
@@ -186,24 +96,13 @@ export default function LandingPage() {
<div id="cuisine" data-section="cuisine">
<FeatureHoverPattern
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Leaf,
title: "Ingredienti a km 0",
description: "Materie prime selezionate personalmente.",
},
{
icon: Utensils,
title: "Cucina Tipica",
description: "Tradizione piemontese autentica.",
},
{
icon: Wine,
title: "Cantina Locale",
description: "Selezione dei migliori vini del territorio.",
},
{ icon: Leaf, title: "Ingredienti a km 0", description: "Materie prime selezionate personalmente." },
{ icon: Utensils, title: "Cucina Tipica", description: "Tradizione piemontese autentica." },
{ icon: Wine, title: "Cantina Locale", description: "Selezione dei migliori vini del territorio." },
]}
title="Sapori del Piemonte"
description="Ingredienti locali, rispetto della stagionalità e ricette della tradizione rivisitate con eleganza."
@@ -217,21 +116,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "e1",
value: "Natura",
description: "Passeggiate immersive tra vigneti.",
},
{
id: "e2",
value: "Relax",
description: "Quiete assoluta nei nostri spazi.",
},
{
id: "e3",
value: "Gusto",
description: "Degustazioni di prodotti locali.",
},
{ id: "e1", value: "Natura", description: "Passeggiate immersive tra vigneti." },
{ id: "e2", value: "Relax", description: "Quiete assoluta nei nostri spazi." },
{ id: "e3", value: "Gusto", description: "Degustazioni di prodotti locali." },
]}
title="La lentezza del benessere"
description="Scopri le attività che rendono unico il tuo soggiorno."
@@ -243,49 +130,14 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Marco e Giulia",
handle: "@viaggiatori",
testimonial: "Un luogo magico.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera-home_1301-4299.jpg",
},
{
id: "t2",
name: "Elena R.",
handle: "@gourmet",
testimonial: "Cucina eccezionale.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-summer-people-emotions-concept-enthusiastic-handsome-male-model-with-happy-smile-white-teeth-standing-casual-t-shirt-yellow-background-satisfied_1258-60040.jpg",
},
{
id: "t3",
name: "Luca M.",
handle: "@relax",
testimonial: "Vista impareggiabile.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-wanderer-enjoys-adventure-trip-makes-selfie-against-majestic-mountainious-landscape_273609-25800.jpg",
},
{
id: "t4",
name: "Sara B.",
handle: "@lifestyle",
testimonial: "Sentirsi coccolati.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-relaxed-man-home_329181-12141.jpg",
},
{
id: "t5",
name: "Alessia V.",
handle: "@traveler",
testimonial: "Ospitalità di classe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg",
},
]}
showRating={true}
testimonials={[
{ id: "t1", name: "Marco e Giulia", handle: "@viaggiatori", testimonial: "Un luogo magico.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera-home_1301-4299.jpg" },
{ id: "t2", name: "Elena R.", handle: "@gourmet", testimonial: "Cucina eccezionale.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-summer-people-emotions-concept-enthusiastic-handsome-male-model-with-happy-smile-white-teeth-standing-casual-t-shirt-yellow-background-satisfied_1258-60040.jpg" },
{ id: "t3", name: "Luca M.", handle: "@relax", testimonial: "Vista impareggiabile.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/happy-wanderer-enjoys-adventure-trip-makes-selfie-against-majestic-mountainious-landscape_273609-25800.jpg" },
{ id: "t4", name: "Sara B.", handle: "@lifestyle", testimonial: "Sentirsi coccolati.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-relaxed-man-home_329181-12141.jpg" },
{ id: "t5", name: "Alessia V.", handle: "@traveler", testimonial: "Ospitalità di classe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg" },
]}
title="Cosa dicono i nostri ospiti"
description="Un'esperienza che resta nel cuore."
/>
@@ -297,25 +149,10 @@ export default function LandingPage() {
title="Prenota la tua esperienza"
description="Contattaci per informazioni e disponibilità."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nome",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Nome", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
]}
textarea={{
name: "message",
placeholder: "La tua richiesta di soggiorno",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "La tua richiesta di soggiorno", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/mediterranean-home-entrance-with-balcony-terracotta-pot_23-2151986077.jpg"
/>
</div>
@@ -323,32 +160,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Contatti",
items: [
{
label: "+39 348 002 4578",
href: "tel:+393480024578",
},
{
label: "Chieri (TO)",
href: "#",
},
],
},
{
title: "Navigazione",
items: [
{
label: "Chi siamo",
href: "#about",
},
{
label: "Prenota",
href: "#contact",
},
],
},
{ title: "Contatti", items: [{ label: "+39 348 002 4578", href: "tel:+393480024578" }, { label: "Chieri (TO)", href: "#" }] },
{ title: "Navigazione", items: [{ label: "Chi siamo", href: "#about" }, { label: "Prenota", href: "#contact" }] },
]}
logoText="La Vijà"
/>