Merge version_1 into main #2
173
src/app/page.tsx
173
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "rooms",
|
||||
},
|
||||
name: "Rooms", id: "rooms"},
|
||||
{
|
||||
name: "Meals",
|
||||
id: "meals",
|
||||
},
|
||||
name: "Meals", id: "meals"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Nepal Homestay"
|
||||
/>
|
||||
@@ -53,38 +45,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Welcome to Nepal Homestay"
|
||||
description="Experience the warmth of Nepali hospitality in the heart of the mountains. Private rooms, authentic meals, and peaceful surroundings await you."
|
||||
tag="Stay with us"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-milford-sound-new-zealand_181624-29158.jpg",
|
||||
imageAlt: "Traditional Nepali Homestay",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-milford-sound-new-zealand_181624-29158.jpg", imageAlt: "Traditional Nepali Homestay"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg?_wi=1",
|
||||
imageAlt: "Mountain View",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/voting-rights-american-election_23-2151841497.jpg?_wi=1",
|
||||
imageAlt: "Prayer flags",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-hut-with-red-roof-is-front-mountain_505751-5862.jpg?_wi=1",
|
||||
imageAlt: "Mountain sunset",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552628.jpg?_wi=1",
|
||||
imageAlt: "Cozy room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg", imageAlt: "Mountain View"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -97,7 +70,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="About Us"
|
||||
title="A Cultural Experience"
|
||||
description="Our homestay offers a unique opportunity to immerse yourself in the vibrant culture, breathtaking landscapes, and genuine warmth of the Nepali people. Every detail is curated to reflect traditional values, ensuring a stay that is both comfortable and deeply authentic."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,26 +81,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "r1",
|
||||
name: "Mountain View Private Room",
|
||||
price: "NPR 1,800 / night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552628.jpg?_wi=2",
|
||||
imageAlt: "Cozy room with mountain view",
|
||||
},
|
||||
id: "r1", name: "Mountain View Private Room", price: "NPR 1,800 / night", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552628.jpg", imageAlt: "Cozy room with mountain view"},
|
||||
{
|
||||
id: "r2",
|
||||
name: "Garden Private Room",
|
||||
price: "NPR 1,800 / night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-coffee-candles-bed_169016-21720.jpg",
|
||||
imageAlt: "Garden facing room",
|
||||
},
|
||||
id: "r2", name: "Garden Private Room", price: "NPR 1,800 / night", imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-coffee-candles-bed_169016-21720.jpg", imageAlt: "Garden facing room"},
|
||||
{
|
||||
id: "r3",
|
||||
name: "Deluxe Private Room",
|
||||
price: "NPR 1,800 / night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2148973366.jpg",
|
||||
imageAlt: "Spacious deluxe room",
|
||||
},
|
||||
id: "r3", name: "Deluxe Private Room", price: "NPR 1,800 / night", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2148973366.jpg", imageAlt: "Spacious deluxe room"},
|
||||
]}
|
||||
title="Our Private Rooms"
|
||||
description="Comfortable, private accommodations designed to ensure a restful night after your adventures. Breakfast is included in your stay."
|
||||
@@ -143,26 +100,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Breakfast",
|
||||
description: "Complimentary daily traditional breakfast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg?_wi=1",
|
||||
imageAlt: "Breakfast spread",
|
||||
},
|
||||
id: "f1", title: "Breakfast", description: "Complimentary daily traditional breakfast.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg", imageAlt: "Breakfast spread"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Lunch",
|
||||
description: "Traditional Nepali set available for NPR 500.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104333.jpg",
|
||||
imageAlt: "Nepali momos",
|
||||
},
|
||||
id: "f2", title: "Lunch", description: "Traditional Nepali set available for NPR 500.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104333.jpg", imageAlt: "Nepali momos"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Organic Ingredients",
|
||||
description: "Freshly sourced from local farmers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-cup-tea-lemon-slices-bowl-cinnamon-sticks-tea-bowl-dark-red-background_140725-132132.jpg",
|
||||
imageAlt: "Organic produce",
|
||||
},
|
||||
id: "f3", title: "Organic Ingredients", description: "Freshly sourced from local farmers.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-cup-tea-lemon-slices-bowl-cinnamon-sticks-tea-bowl-dark-red-background_140725-132132.jpg", imageAlt: "Organic produce"},
|
||||
]}
|
||||
title="Authentic Nepali Meals"
|
||||
description="We serve fresh, locally sourced traditional dishes. Breakfast is included for all guests."
|
||||
@@ -177,33 +119,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "g1",
|
||||
title: "Mountain Surroundings",
|
||||
description: "Incredible views of the Himalayas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg?_wi=2",
|
||||
imageAlt: "Mountain view",
|
||||
},
|
||||
id: "g1", title: "Mountain Surroundings", description: "Incredible views of the Himalayas.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-daisy-mountain-landscape-with-green-grass-park-foreground_181624-50333.jpg", imageAlt: "Mountain view"},
|
||||
{
|
||||
id: "g2",
|
||||
title: "Peaceful Common Area",
|
||||
description: "Relax and enjoy nature.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/voting-rights-american-election_23-2151841497.jpg?_wi=2",
|
||||
imageAlt: "Common area",
|
||||
},
|
||||
id: "g2", title: "Peaceful Common Area", description: "Relax and enjoy nature.", imageSrc: "http://img.b2bpic.net/free-photo/voting-rights-american-election_23-2151841497.jpg", imageAlt: "Common area"},
|
||||
{
|
||||
id: "g3",
|
||||
title: "Village Pathways",
|
||||
description: "Explore the local Nepali village.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-hut-with-red-roof-is-front-mountain_505751-5862.jpg?_wi=2",
|
||||
imageAlt: "Village path",
|
||||
},
|
||||
id: "g3", title: "Village Pathways", description: "Explore the local Nepali village.", imageSrc: "http://img.b2bpic.net/free-photo/small-hut-with-red-roof-is-front-mountain_505751-5862.jpg", imageAlt: "Village path"},
|
||||
{
|
||||
id: "g4",
|
||||
title: "Dining Area",
|
||||
description: "Authentic meals served here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg?_wi=2",
|
||||
imageAlt: "Dining area",
|
||||
},
|
||||
id: "g4", title: "Dining Area", description: "Authentic meals served here.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893447.jpg", imageAlt: "Dining area"},
|
||||
]}
|
||||
title="Homestay Highlights"
|
||||
description="A glimpse into the life and surroundings of our peaceful homestay."
|
||||
@@ -217,38 +139,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Stays",
|
||||
price: "NPR 1,800",
|
||||
subtitle: "Per night (includes breakfast)",
|
||||
buttons: [
|
||||
id: "p1", badge: "Stays", price: "NPR 1,800", subtitle: "Per night (includes breakfast)", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Private room",
|
||||
"Breakfast included",
|
||||
"Free Wi-Fi",
|
||||
],
|
||||
"Private room", "Breakfast included", "Free Wi-Fi"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Extras",
|
||||
price: "NPR 500",
|
||||
subtitle: "Per meal (Lunch)",
|
||||
buttons: [
|
||||
id: "p2", badge: "Extras", price: "NPR 500", subtitle: "Per meal (Lunch)", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Authentic Nepali Lunch",
|
||||
"Locally sourced ingredients",
|
||||
"Traditional recipes",
|
||||
],
|
||||
"Authentic Nepali Lunch", "Locally sourced ingredients", "Traditional recipes"],
|
||||
},
|
||||
]}
|
||||
title="Rate Summary"
|
||||
@@ -260,16 +164,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Inquiry"
|
||||
title="Book Your Stay"
|
||||
description="We look forward to welcoming you to Nepal Homestay. Send us a message for availability and reservations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send Message",
|
||||
href: "#",
|
||||
},
|
||||
text: "Send Message", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -279,29 +180,19 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-logo-template-two-versions-set_23-2148453702.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "#rooms",
|
||||
},
|
||||
label: "Rooms", href: "#rooms"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Book Now", href: "#contact"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:hello@nepalhomestay.com",
|
||||
},
|
||||
label: "Email Us", href: "mailto:hello@nepalhomestay.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user