Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,16 +47,16 @@ export default function LandingPage() {
|
||||
description="Experience comfort, breathtaking views, and genuine Naga hospitality in the heart of Kohima. A peaceful escape in the hills where luxury meets tranquility."
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg", imageAlt: "Mountain sunrise view from hotel balcony" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Luxury hotel room with mountain views" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg", imageAlt: "Fine dining experience at Hotel Eden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000377.jpg", imageAlt: "Premium spa and wellness facility" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg?_wi=1", imageAlt: "Mountain sunrise view from hotel balcony" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=1", imageAlt: "Luxury hotel room with mountain views" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=1", imageAlt: "Fine dining experience at Hotel Eden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000377.jpg?_wi=1", imageAlt: "Premium spa and wellness facility" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-front-desk-does-check_482257-76467.jpg", imageAlt: "Comfortable hotel room with scenic view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg", imageAlt: "Kohima town landscape and surroundings" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg", imageAlt: "Restaurant interior with warm ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg", imageAlt: "Panoramic mountain landscape" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-front-desk-does-check_482257-76467.jpg?_wi=1", imageAlt: "Comfortable hotel room with scenic view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg?_wi=1", imageAlt: "Kohima town landscape and surroundings" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=2", imageAlt: "Restaurant interior with warm ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg?_wi=2", imageAlt: "Panoramic mountain landscape" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Stay", href: "contact" },
|
||||
@@ -89,9 +89,9 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Standard Room", price: "₹3,500/night", imageSrc: "http://img.b2bpic.net/free-photo/adult-front-desk-does-check_482257-76467.jpg", imageAlt: "Standard room with scenic views" },
|
||||
{ id: "2", name: "Deluxe Room", price: "₹5,500/night", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Deluxe room with premium amenities" },
|
||||
{ id: "3", name: "Premium Suite", price: "₹7,500/night", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg", imageAlt: "Premium suite with panoramic views" }
|
||||
{ id: "1", name: "Standard Room", price: "₹3,500/night", imageSrc: "http://img.b2bpic.net/free-photo/adult-front-desk-does-check_482257-76467.jpg?_wi=2", imageAlt: "Standard room with scenic views" },
|
||||
{ id: "2", name: "Deluxe Room", price: "₹5,500/night", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=2", imageAlt: "Deluxe room with premium amenities" },
|
||||
{ id: "3", name: "Premium Suite", price: "₹7,500/night", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg?_wi=3", imageAlt: "Premium suite with panoramic views" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
carouselMode="buttons"
|
||||
@@ -108,10 +108,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "01", title: "Beautiful Views", description: "Enjoy the natural beauty of Kohima from your balcony. Wake up to serene mountain landscapes and sunsets.", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg", imageAlt: "Mountain sunrise view" },
|
||||
{ id: "02", title: "Delicious Food", description: "Fresh meals prepared with care and local flavors. Our culinary team celebrates Naga cuisine and international dishes.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg", imageAlt: "Fine dining restaurant" },
|
||||
{ id: "03", title: "Warm Hospitality", description: "Our dedicated team is committed to making your stay comfortable and memorable with genuine Naga warmth.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000377.jpg", imageAlt: "Relaxation and wellness" },
|
||||
{ id: "04", title: "Peaceful Environment", description: "Away from crowds and city noise. Find tranquility in our serene hilltop setting designed for complete relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg", imageAlt: "Kohima peaceful landscape" }
|
||||
{ id: "01", title: "Beautiful Views", description: "Enjoy the natural beauty of Kohima from your balcony. Wake up to serene mountain landscapes and sunsets.", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg?_wi=4", imageAlt: "Mountain sunrise view" },
|
||||
{ id: "02", title: "Delicious Food", description: "Fresh meals prepared with care and local flavors. Our culinary team celebrates Naga cuisine and international dishes.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-table-some-chairs-fireplace-plants_140725-8034.jpg?_wi=3", imageAlt: "Fine dining restaurant" },
|
||||
{ id: "03", title: "Warm Hospitality", description: "Our dedicated team is committed to making your stay comfortable and memorable with genuine Naga warmth.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000377.jpg?_wi=2", imageAlt: "Relaxation and wellness" },
|
||||
{ id: "04", title: "Peaceful Environment", description: "Away from crowds and city noise. Find tranquility in our serene hilltop setting designed for complete relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg?_wi=2", imageAlt: "Kohima peaceful landscape" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
carouselMode="buttons"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-houses-green-hills-with-cloudy-blue-sky-background_181624-24100.jpg?_wi=3"
|
||||
imageAlt="Hotel Eden location in Kohima"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description="Book your room at Hotel Eden today and experience the perfect blend of luxury, comfort, and authentic hospitality in the heart of Kohima."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee_1339-7156.jpg?_wi=5"
|
||||
imageAlt="Hotel Eden mountain view"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user