diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5ffcbb4..fa37a5c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,38 +45,19 @@ export default function LandingPage() {
@@ -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() {
@@ -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"},
],
},
]}