Merge version_1 into main #2
409
src/app/page.tsx
409
src/app/page.tsx
@@ -27,305 +27,132 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Villa Krivangio"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Villa Krivangio"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Villa Krivangio"
|
||||
description="Experience the pinnacle of Mediterranean luxury. A secluded paradise where timeless architecture meets unrivaled comfort."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Escape",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg?_wi=1",
|
||||
imageAlt: "Mediterranean Villa Exterior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1",
|
||||
imageAlt: "Luxurious Living Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14525.jpg?_wi=1",
|
||||
imageAlt: "Private Infinity Pool",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling-look_1258-134298.jpg?_wi=1",
|
||||
imageAlt: "Master Suite Bedroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg?_wi=1",
|
||||
imageAlt: "Outdoor Dining Terrace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263533.jpg?_wi=1",
|
||||
imageAlt: "Ocean View Lounge",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Villa Krivangio"
|
||||
description="Experience the pinnacle of Mediterranean luxury. A secluded paradise where timeless architecture meets unrivaled comfort."
|
||||
buttons={[{ text: "Book Your Escape", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg", imageAlt: "Mediterranean Villa Exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Luxurious Living Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14525.jpg", imageAlt: "Private Infinity Pool" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling-look_1258-134298.jpg", imageAlt: "Master Suite Bedroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg", imageAlt: "Outdoor Dining Terrace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263533.jpg", imageAlt: "Ocean View Lounge" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "An Escape Designed ",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150790972.jpg",
|
||||
alt: "Architectural Detail",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: " For the Discerning Soul.",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Story",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{ type: "text", content: "An Escape Designed " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150790972.jpg", alt: "Architectural Detail" },
|
||||
{ type: "text", content: " For the Discerning Soul." }
|
||||
]}
|
||||
buttons={[{ text: "Learn Our Story", href: "#features" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Private Oasis",
|
||||
description: "Infinity pool overlooking the Mediterranean sea.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14521.jpg",
|
||||
imageAlt: "Private Pool",
|
||||
},
|
||||
{
|
||||
title: "Grand Terrace",
|
||||
description: "Sunset views from our expansive lounging deck.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg",
|
||||
imageAlt: "Terrace View",
|
||||
},
|
||||
{
|
||||
title: "Gourmet Kitchen",
|
||||
description: "Professional-grade appliances for private chef services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-using-eggs-cook_23-2149646240.jpg",
|
||||
imageAlt: "Gourmet Kitchen",
|
||||
},
|
||||
]}
|
||||
title="Unrivaled Comfort"
|
||||
description="Handcrafted details and premium amenities ensure every moment at Villa Krivangio is perfect."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Private Oasis", description: "Infinity pool overlooking the Mediterranean sea.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14521.jpg", imageAlt: "Private Pool" },
|
||||
{ title: "Grand Terrace", description: "Sunset views from our expansive lounging deck.", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg", imageAlt: "Terrace View" },
|
||||
{ title: "Gourmet Kitchen", description: "Professional-grade appliances for private chef services.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-using-eggs-cook_23-2149646240.jpg", imageAlt: "Gourmet Kitchen" }
|
||||
]}
|
||||
title="Unrivaled Comfort"
|
||||
description="Handcrafted details and premium amenities ensure every moment at Villa Krivangio is perfect."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="amenities" data-section="amenities">
|
||||
<FeatureCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Concierge Service",
|
||||
description: "Bespoke itineraries and daily support.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/filling-registration-form_1098-14557.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/filling-registration-form_1098-14557.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg?_wi=2",
|
||||
imageAlt: "luxury villa mediterranean exterior",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Daily Housekeeping",
|
||||
description: "Discreet, high-standard maintenance of your space.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-girl-sitting-near-window-with-book-kitchen_23-2147922368.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-girl-sitting-near-window-with-book-kitchen_23-2147922368.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2",
|
||||
imageAlt: "modern villa interior design",
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Tailored Excellence"
|
||||
description="Dedicated services to make your stay effortless."
|
||||
/>
|
||||
</div>
|
||||
<div id="amenities" data-section="amenities">
|
||||
<FeatureCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: 1, title: "Concierge Service", description: "Bespoke itineraries and daily support.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/filling-registration-form_1098-14557.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/filling-registration-form_1098-14557.jpg" }, imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg", imageAlt: "luxury villa mediterranean exterior" },
|
||||
{ id: 2, title: "Daily Housekeeping", description: "Discreet, high-standard maintenance of your space.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/lonely-girl-sitting-near-window-with-book-kitchen_23-2147922368.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/lonely-girl-sitting-near-window-with-book-kitchen_23-2147922368.jpg" }, imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "modern villa interior design" }
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Tailored Excellence"
|
||||
description="Dedicated services to make your stay effortless."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
<FeatureCardMedia
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "adv-1",
|
||||
title: "Private Beach",
|
||||
description: "Direct access to crystal blue waters.",
|
||||
tag: "Exclusive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "adv-2",
|
||||
title: "Vineyard Tours",
|
||||
description: "Tastings with renowned local vintners.",
|
||||
tag: "Curation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "adv-3",
|
||||
title: "Yacht Charters",
|
||||
description: "Sail the horizon at your command.",
|
||||
tag: "Lifestyle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Bespoke Adventures"
|
||||
description="Discover hidden coves and exclusive local traditions."
|
||||
/>
|
||||
</div>
|
||||
<div id="experience" data-section="experience">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "adv-1", title: "Private Beach", description: "Direct access to crystal blue waters.", tag: "Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg" },
|
||||
{ id: "adv-2", title: "Vineyard Tours", description: "Tastings with renowned local vintners.", tag: "Curation", imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg" },
|
||||
{ id: "adv-3", title: "Yacht Charters", description: "Sail the horizon at your command.", tag: "Lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-beach-resort-famous-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18750.jpg" }
|
||||
]}
|
||||
title="Bespoke Adventures"
|
||||
description="Discover hidden coves and exclusive local traditions."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena V.",
|
||||
date: "July 2024",
|
||||
title: "Luxury Traveler",
|
||||
quote: "The most beautiful stay I have ever had.",
|
||||
tag: "Exceptional",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-sitting-stairs_23-2148966620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14525.jpg?_wi=2",
|
||||
imageAlt: "private swimming pool villa",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marcus S.",
|
||||
date: "Aug 2024",
|
||||
title: "Entrepreneur",
|
||||
quote: "Perfectly curated luxury. A true masterpiece.",
|
||||
tag: "Impeccable",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-glass_1169-181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling-look_1258-134298.jpg?_wi=2",
|
||||
imageAlt: "villa bedroom luxury linen",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sofia R.",
|
||||
date: "Sept 2024",
|
||||
title: "Designer",
|
||||
quote: "Every detail tells a story of elegance.",
|
||||
tag: "Inspiring",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-couple-luxury-travel-house_23-2149140851.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg?_wi=2",
|
||||
imageAlt: "luxury villa dining area",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James L.",
|
||||
date: "Oct 2024",
|
||||
title: "Writer",
|
||||
quote: "Solitude meets pure comfort. Just perfect.",
|
||||
tag: "Serene",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-dancing-pool_285396-1164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263533.jpg?_wi=2",
|
||||
imageAlt: "villa lounge space view",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chloe B.",
|
||||
date: "Nov 2024",
|
||||
title: "Editor",
|
||||
quote: "I never wanted to leave. Absolutely stunning.",
|
||||
tag: "Dreamy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150790972.jpg",
|
||||
imageAlt: "villa detail architecture stone",
|
||||
},
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="Hear what our guests cherish most about Krivangio."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Elena V.", date: "July 2024", title: "Luxury Traveler", quote: "The most beautiful stay I have ever had.", tag: "Exceptional", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-sitting-stairs_23-2148966620.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14525.jpg", imageAlt: "private swimming pool villa" },
|
||||
{ id: "t2", name: "Marcus S.", date: "Aug 2024", title: "Entrepreneur", quote: "Perfectly curated luxury. A true masterpiece.", tag: "Impeccable", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-glass_1169-181.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling-look_1258-134298.jpg", imageAlt: "villa bedroom luxury linen" },
|
||||
{ id: "t3", name: "Sofia R.", date: "Sept 2024", title: "Designer", quote: "Every detail tells a story of elegance.", tag: "Inspiring", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-couple-luxury-travel-house_23-2149140851.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg", imageAlt: "luxury villa dining area" },
|
||||
{ id: "t4", name: "James L.", date: "Oct 2024", title: "Writer", quote: "Solitude meets pure comfort. Just perfect.", tag: "Serene", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-dancing-pool_285396-1164.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263533.jpg", imageAlt: "villa lounge space view" },
|
||||
{ id: "t5", name: "Chloe B.", date: "Nov 2024", title: "Editor", quote: "I never wanted to leave. Absolutely stunning.", tag: "Dreamy", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150790972.jpg", imageAlt: "villa detail architecture stone" }
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="Hear what our guests cherish most about Krivangio."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Secure Your Stay"
|
||||
description="Inquire about availability and bespoke experiences."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your trip",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stairs-village_1156-62.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Request"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Secure Your Stay"
|
||||
description="Inquire about availability and bespoke experiences."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your trip", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stairs-village_1156-62.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Request"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Villa Krivangio"
|
||||
copyrightText="© 2025 Villa Krivangio | All Rights Reserved"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Villa Krivangio"
|
||||
copyrightText="© 2025 Villa Krivangio | All Rights Reserved"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user