Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function ContactPage() {
|
||||
description="Subscribe to our newsletter for exclusive offers, travel tips, and updates about special events at Saptha Resort & Spa"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset-with-trees_1259-13.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset-with-trees_1259-13.jpg?_wi=2"
|
||||
imageAlt="Resort sunset landscape"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -45,19 +45,19 @@ export default function GalleryPage() {
|
||||
tagIcon={Camera}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Rooms", title: "Luxury Room Interiors", excerpt: "Spacious, elegantly designed rooms with modern amenities and breathtaking balcony views of the valley", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg", imageAlt: "Luxury room interior", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", date: "Featured"
|
||||
id: "1", category: "Rooms", title: "Luxury Room Interiors", excerpt: "Spacious, elegantly designed rooms with modern amenities and breathtaking balcony views of the valley", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg?_wi=5", imageAlt: "Luxury room interior", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", date: "Featured"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Pool", title: "Infinity Pool Experience", excerpt: "Stunning infinity pool overlooking pristine paddy fields with panoramic mountain views and sunset ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg", imageAlt: "Infinity pool view", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-couple-love-vacation_72229-586.jpg", date: "Featured"
|
||||
id: "2", category: "Pool", title: "Infinity Pool Experience", excerpt: "Stunning infinity pool overlooking pristine paddy fields with panoramic mountain views and sunset ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg?_wi=5", imageAlt: "Infinity pool view", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-couple-love-vacation_72229-586.jpg", date: "Featured"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Dining", title: "Fine Dining Experiences", excerpt: "Authentic Kerala cuisine in an elegant setting with warm hospitality and personalized service", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Restaurant dining", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-talking-together-park_53876-42696.jpg", date: "Featured"
|
||||
id: "3", category: "Dining", title: "Fine Dining Experiences", excerpt: "Authentic Kerala cuisine in an elegant setting with warm hospitality and personalized service", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=4", imageAlt: "Restaurant dining", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-talking-together-park_53876-42696.jpg", date: "Featured"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Grounds", title: "Resort Landscapes", excerpt: "Lush green gardens, serene pathways, and natural surroundings that create a peaceful retreat", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Resort grounds", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/woman-wearing-white-looking-away_23-2148648952.jpg", date: "Featured"
|
||||
id: "4", category: "Grounds", title: "Resort Landscapes", excerpt: "Lush green gardens, serene pathways, and natural surroundings that create a peaceful retreat", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg?_wi=4", imageAlt: "Resort grounds", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/woman-wearing-white-looking-away_23-2148648952.jpg", date: "Featured"
|
||||
},
|
||||
{
|
||||
id: "5", category: "Activities", title: "Guest Experiences", excerpt: "Memorable moments of families and couples enjoying outdoor activities and resort amenities together", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg", imageAlt: "Guest activities", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077812.jpg", date: "Featured"
|
||||
id: "5", category: "Activities", title: "Guest Experiences", excerpt: "Memorable moments of families and couples enjoying outdoor activities and resort amenities together", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg?_wi=3", imageAlt: "Guest activities", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077812.jpg", date: "Featured"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -52,23 +52,23 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg", imageAlt: "Infinity pool with paddy field views"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg?_wi=1", imageAlt: "Infinity pool with paddy field views"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg", imageAlt: "Luxury spa and wellness center"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg?_wi=1", imageAlt: "Luxury spa and wellness center"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg", imageAlt: "Spacious deluxe room with balcony"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg?_wi=1", imageAlt: "Spacious deluxe room with balcony"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Fine dining Kerala cuisine"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=1", imageAlt: "Fine dining Kerala cuisine"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Resort grounds and gardens"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg?_wi=1", imageAlt: "Resort grounds and gardens"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg", imageAlt: "Pool area with valley views"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg?_wi=1", imageAlt: "Pool area with valley views"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg", imageAlt: "Luxury room interior design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg?_wi=1", imageAlt: "Luxury room interior design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg", imageAlt: "Restaurant and dining experience"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg?_wi=1", imageAlt: "Restaurant and dining experience"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+918086520000" },
|
||||
@@ -115,16 +115,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Infinity Pool & Spa", description: "Unwind in our signature infinity pool overlooking paddy fields, followed by rejuvenating spa treatments and wellness therapies.", imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg", imageAlt: "Infinity pool spa facility"},
|
||||
title: "Infinity Pool & Spa", description: "Unwind in our signature infinity pool overlooking paddy fields, followed by rejuvenating spa treatments and wellness therapies.", imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg?_wi=2", imageAlt: "Infinity pool spa facility"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fine Dining Restaurant", description: "Savor authentic Kerala cuisine crafted by award-winning chefs, served in an elegant ambiance with warm hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg", imageAlt: "Restaurant dining experience"},
|
||||
title: "Fine Dining Restaurant", description: "Savor authentic Kerala cuisine crafted by award-winning chefs, served in an elegant ambiance with warm hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg?_wi=2", imageAlt: "Restaurant dining experience"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Family Activities", description: "Create unforgettable memories with our diverse activities including nature walks, cultural experiences, and outdoor adventures.", imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-wo-taking-pictures-forest-dark-haired-mother-son-boy-pointing-camera-trees-parenting-family-leisure-hobby-concept_74855-23720.jpg", imageAlt: "Family activities and entertainment"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Night Safari & Magic Shows", description: "Experience thrilling night safaris and enchanting magic shows that showcase the wonders of nature and entertainment.", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg", imageAlt: "Night safari and entertainment"},
|
||||
title: "Night Safari & Magic Shows", description: "Experience thrilling night safaris and enchanting magic shows that showcase the wonders of nature and entertainment.", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg?_wi=1", imageAlt: "Night safari and entertainment"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -189,15 +189,15 @@ export default function HomePage() {
|
||||
tagIcon={Camera}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Rooms", title: "Luxury Room Interiors", excerpt: "Spacious, elegantly designed rooms with modern amenities and breathtaking balcony views of the valley", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg", imageAlt: "Luxury room interior", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", date: "Featured"},
|
||||
id: "1", category: "Rooms", title: "Luxury Room Interiors", excerpt: "Spacious, elegantly designed rooms with modern amenities and breathtaking balcony views of the valley", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg?_wi=2", imageAlt: "Luxury room interior", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", date: "Featured"},
|
||||
{
|
||||
id: "2", category: "Pool", title: "Infinity Pool Experience", excerpt: "Stunning infinity pool overlooking pristine paddy fields with panoramic mountain views and sunset ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg", imageAlt: "Infinity pool view", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-couple-love-vacation_72229-586.jpg", date: "Featured"},
|
||||
id: "2", category: "Pool", title: "Infinity Pool Experience", excerpt: "Stunning infinity pool overlooking pristine paddy fields with panoramic mountain views and sunset ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg?_wi=2", imageAlt: "Infinity pool view", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-couple-love-vacation_72229-586.jpg", date: "Featured"},
|
||||
{
|
||||
id: "3", category: "Dining", title: "Fine Dining Experiences", excerpt: "Authentic Kerala cuisine in an elegant setting with warm hospitality and personalized service", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Restaurant dining", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-talking-together-park_53876-42696.jpg", date: "Featured"},
|
||||
id: "3", category: "Dining", title: "Fine Dining Experiences", excerpt: "Authentic Kerala cuisine in an elegant setting with warm hospitality and personalized service", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=2", imageAlt: "Restaurant dining", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-talking-together-park_53876-42696.jpg", date: "Featured"},
|
||||
{
|
||||
id: "4", category: "Grounds", title: "Resort Landscapes", excerpt: "Lush green gardens, serene pathways, and natural surroundings that create a peaceful retreat", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Resort grounds", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/woman-wearing-white-looking-away_23-2148648952.jpg", date: "Featured"},
|
||||
id: "4", category: "Grounds", title: "Resort Landscapes", excerpt: "Lush green gardens, serene pathways, and natural surroundings that create a peaceful retreat", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg?_wi=2", imageAlt: "Resort grounds", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/woman-wearing-white-looking-away_23-2148648952.jpg", date: "Featured"},
|
||||
{
|
||||
id: "5", category: "Activities", title: "Guest Experiences", excerpt: "Memorable moments of families and couples enjoying outdoor activities and resort amenities together", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg", imageAlt: "Guest activities", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077812.jpg", date: "Featured"},
|
||||
id: "5", category: "Activities", title: "Guest Experiences", excerpt: "Memorable moments of families and couples enjoying outdoor activities and resort amenities together", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg?_wi=2", imageAlt: "Guest activities", authorName: "Saptha Resort", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077812.jpg", date: "Featured"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
description="Subscribe to our newsletter for exclusive offers, travel tips, and updates about special events at Saptha Resort & Spa"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset-with-trees_1259-13.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset-with-trees_1259-13.jpg?_wi=1"
|
||||
imageAlt="Resort sunset landscape"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -48,23 +48,23 @@ export default function RoomsPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg", imageAlt: "Deluxe room with balcony"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg?_wi=2", imageAlt: "Deluxe room with balcony"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg", imageAlt: "Premium room interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg?_wi=3", imageAlt: "Premium room interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg", imageAlt: "Room with pool view"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg?_wi=3", imageAlt: "Room with pool view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Room garden view"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg?_wi=3", imageAlt: "Room garden view"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg", imageAlt: "Sunset view from room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg?_wi=3", imageAlt: "Sunset view from room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg", imageAlt: "Room spa amenities"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg?_wi=2", imageAlt: "Room spa amenities"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Room dining area"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=3", imageAlt: "Room dining area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg", imageAlt: "Room entertainment space"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-celebrating-wedding_23-2149580469.jpg?_wi=3", imageAlt: "Room entertainment space"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Check Availability", href: "contact" },
|
||||
@@ -83,16 +83,16 @@ export default function RoomsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Standard Deluxe Room", description: "Comfortable rooms with modern furnishings, en-suite bathrooms, flat-screen TV, and access to resort amenities. Perfect for singles and couples.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg", imageAlt: "Standard Deluxe Room"},
|
||||
title: "Standard Deluxe Room", description: "Comfortable rooms with modern furnishings, en-suite bathrooms, flat-screen TV, and access to resort amenities. Perfect for singles and couples.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-alone-summer-cute-dress-vacation-luxury-villa_343596-351.jpg?_wi=3", imageAlt: "Standard Deluxe Room"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Suite with Balcony", description: "Spacious suites featuring private balconies with valley views, premium bedding, luxury bath amenities, and personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg", imageAlt: "Premium Suite"},
|
||||
title: "Premium Suite with Balcony", description: "Spacious suites featuring private balconies with valley views, premium bedding, luxury bath amenities, and personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6176.jpg?_wi=4", imageAlt: "Premium Suite"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Family Cottage", description: "Multi-room accommodations ideal for families, featuring separate living areas, kitchenettes, and direct access to resort facilities.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg", imageAlt: "Family Cottage"},
|
||||
title: "Family Cottage", description: "Multi-room accommodations ideal for families, featuring separate living areas, kitchenettes, and direct access to resort facilities.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1699.jpg?_wi=4", imageAlt: "Family Cottage"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Honeymoon Villa", description: "Romantic private villas with infinity pool access, jacuzzi, premium spa amenities, and stunning sunset views for the perfect romantic getaway.", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg", imageAlt: "Honeymoon Villa"},
|
||||
title: "Honeymoon Villa", description: "Romantic private villas with infinity pool access, jacuzzi, premium spa amenities, and stunning sunset views for the perfect romantic getaway.", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg?_wi=3", imageAlt: "Honeymoon Villa"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -107,7 +107,7 @@ export default function RoomsPage() {
|
||||
description="Secure your perfect room at Saptha Resort & Spa. Get exclusive rates, early booking discounts, and special packages for extended stays."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/calm-woman-mountain-pool-relax-harmony_169016-70832.jpg?_wi=4"
|
||||
imageAlt="Resort amenities"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user