Merge version_1 into main #1
@@ -47,25 +47,25 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Founded on Innovation",
|
||||
description: "LuxeStay was created with a vision to transform how travelers discover and book luxury accommodations. We began by listening to guest frustrations and owner challenges, then built technology to solve them comprehensively.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI-First Architecture",
|
||||
description: "We invested heavily in artificial intelligence to understand traveler preferences at a deeper level. Our machine learning models now process millions of data points to deliver hyper-personalized room recommendations tailored to each guest's unique needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Owner Empowerment",
|
||||
description: "Recognizing that property owners needed better tools, we built a comprehensive dashboard allowing them to manage inventories, pricing, and guest relationships in real-time. This democratizes premium hospitality management.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Scale & Trust",
|
||||
description: "Over five years, we've grown to serve 50,000+ happy guests and partnered with 500+ premium properties across India. Our commitment to transparency, security, and excellence has earned the trust of travelers and property owners alike.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=4"
|
||||
imageAlt="Luxury hotel ambiance"
|
||||
logoText="LuxeStay"
|
||||
copyrightText="© 2025 LuxeStay | Premium Hotel Booking Platform"
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function ContactPage() {
|
||||
content: "Yes! Both guests and owners receive instant email confirmations when a booking is made. Guests can track their booking status, and owners receive all relevant booking details including guest information, check-in/out times, and special requests to their registered email address.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-support-worker-has-conversation-with-client-live-chat_482257-126022.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-support-worker-has-conversation-with-client-live-chat_482257-126022.jpg?_wi=2"
|
||||
imageAlt="Customer support representative"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about LuxeStay and our services"
|
||||
@@ -134,7 +134,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=5"
|
||||
imageAlt="Luxury hotel ambiance"
|
||||
logoText="LuxeStay"
|
||||
copyrightText="© 2025 LuxeStay | Premium Hotel Booking Platform"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1"
|
||||
imageAlt="Luxury hotel room with modern amenities"
|
||||
buttons={[
|
||||
{
|
||||
@@ -79,28 +79,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "AI Room Assistant",
|
||||
description: "Our intelligent chatbot understands your preferences and recommends the perfect room for your stay. Ask about amenities, location, price, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg?_wi=1",
|
||||
imageAlt: "AI chatbot interface modern design",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Select & Customize",
|
||||
description: "Browse 3D room previews, check availability, view detailed images uploaded by our owners, and customize your booking dates and preferences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg?_wi=1",
|
||||
imageAlt: "3D room visualization interactive design",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Flexible Payment",
|
||||
description: "Pay securely with multiple methods including UPI, credit cards, and debit cards. All prices displayed in Indian Rupees for your convenience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-landing-page-template_23-2149435936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-landing-page-template_23-2149435936.jpg?_wi=1",
|
||||
imageAlt: "digital payment methods UPI cards",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Confirm & Enjoy",
|
||||
description: "Receive instant confirmation with all details sent to both you and the owner. Check in hassle-free and rate your experience after your stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg?_wi=1",
|
||||
imageAlt: "confirmation message booking success",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
price: "₹15,000/night",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg?_wi=1",
|
||||
imageAlt: "presidential suite luxury hotel room",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
price: "₹8,500/night",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg?_wi=1",
|
||||
imageAlt: "ocean view hotel room balcony sea",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function HomePage() {
|
||||
price: "₹6,200/night",
|
||||
rating: 4,
|
||||
reviewCount: "945",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127949.jpg?_wi=1",
|
||||
imageAlt: "garden suite resort room nature",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function HomePage() {
|
||||
price: "₹12,000/night",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-posed-restaurant-round-circle-wall_627829-13163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-posed-restaurant-round-circle-wall_627829-13163.jpg?_wi=1",
|
||||
imageAlt: "romantic penthouse luxury apartment city view",
|
||||
},
|
||||
]}
|
||||
@@ -326,7 +326,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=1"
|
||||
imageAlt="Luxury hotel lobby grand entrance"
|
||||
logoText="LuxeStay"
|
||||
copyrightText="© 2025 LuxeStay | Premium Hotel Booking Platform"
|
||||
|
||||
@@ -52,21 +52,21 @@ export default function RoomsPage() {
|
||||
id: 1,
|
||||
title: "Browse Rooms",
|
||||
description: "Explore our extensive collection of luxury rooms filtered by location, amenities, price range, and guest ratings. Use our AI assistant to get personalized suggestions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg?_wi=2",
|
||||
imageAlt: "Browse and filter rooms",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Check Details & Book",
|
||||
description: "View 3D previews, check availability calendar, read guest reviews, and see high-resolution images uploaded by property owners. Select your dates and proceed to checkout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg?_wi=2",
|
||||
imageAlt: "Room details and booking",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Complete Payment",
|
||||
description: "Complete your booking with secure payment options. Choose from UPI, credit cards, or debit cards. Instant confirmation email sent to you and the property owner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-landing-page-template_23-2149435936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-landing-page-template_23-2149435936.jpg?_wi=2",
|
||||
imageAlt: "Secure payment process",
|
||||
},
|
||||
]}
|
||||
@@ -90,7 +90,7 @@ export default function RoomsPage() {
|
||||
price: "₹15,000/night",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teacups-antique-store_23-2149640750.jpg?_wi=3",
|
||||
imageAlt: "Presidential Suite",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function RoomsPage() {
|
||||
price: "₹8,500/night",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg?_wi=2",
|
||||
imageAlt: "Deluxe Ocean View",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function RoomsPage() {
|
||||
price: "₹6,200/night",
|
||||
rating: 4,
|
||||
reviewCount: "945",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127949.jpg?_wi=2",
|
||||
imageAlt: "Garden Suite",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function RoomsPage() {
|
||||
price: "₹12,000/night",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-posed-restaurant-round-circle-wall_627829-13163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-posed-restaurant-round-circle-wall_627829-13163.jpg?_wi=2",
|
||||
imageAlt: "Romantic Penthouse",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function RoomsPage() {
|
||||
price: "₹7,800/night",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2",
|
||||
imageAlt: "Executive Deluxe Room",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function RoomsPage() {
|
||||
price: "₹4,500/night",
|
||||
rating: 4,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg?_wi=3",
|
||||
imageAlt: "Standard Comfort Room",
|
||||
},
|
||||
]}
|
||||
@@ -166,7 +166,7 @@ export default function RoomsPage() {
|
||||
content: "Yes! You can modify your booking dates or cancel up to 48 hours before check-in for a full refund. Modifications can be done through your account dashboard. For cancellations within 48 hours, a cancellation fee may apply depending on the room policy.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-support-worker-has-conversation-with-client-live-chat_482257-126022.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-support-worker-has-conversation-with-client-live-chat_482257-126022.jpg?_wi=1"
|
||||
imageAlt="Customer support representative"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about booking with LuxeStay"
|
||||
@@ -181,7 +181,7 @@ export default function RoomsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=2"
|
||||
imageAlt="Luxury hotel lobby grand entrance"
|
||||
logoText="LuxeStay"
|
||||
copyrightText="© 2025 LuxeStay | Premium Hotel Booking Platform"
|
||||
|
||||
Reference in New Issue
Block a user