diff --git a/src/app/page.tsx b/src/app/page.tsx index fa720a0..e68589e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,12 +40,12 @@ export default function LandingPage() {
@@ -79,7 +79,7 @@ export default function LandingPage() { { id: "r3", brand: "Luxury", name: "Skyline Suite", price: "5,800 MAD", rating: 5, reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bedroom-int_1203-2347.jpg" }, ]} title="Choose Your Sanctuary" - description="Discover our modern, premium rooms designed for ultimate comfort." + description="Discover our modern, premium rooms. Use our AI chatbot for personalized room recommendations and smart upsell suggestions." />
@@ -88,12 +88,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { id: "1", title: "What is the cancellation policy?", content: "Free cancellation available for direct bookings up to 24h prior." }, - { id: "2", title: "Is parking available?", content: "Yes, secure parking is available for guests." }, + { id: "1", title: "What is the cancellation policy?", content: "Free cancellation available for direct bookings up to 24h prior. Contact our 24/7 AI support for modifications." }, + { id: "2", title: "Is parking available?", content: "Yes, secure parking is available for guests. Chat with our virtual assistant for guidance." }, ]} mediaAnimation="slide-up" title="Frequently Asked Questions" - description="Get all your answers before booking your Paris stay." + description="Get all your answers instantly via our AI-powered support, or booking your Paris stay today." faqsAnimation="slide-up" /> @@ -102,12 +102,12 @@ export default function LandingPage() { @@ -119,7 +119,7 @@ export default function LandingPage() { { title: "Support", items: [{ label: "Contact", href: "#" }, { label: "FAQs", href: "#" }] }, ]} bottomLeftText="© 2024 Pullman Paris Montparnasse" - bottomRightText="Luxury Hospitality Experts" + bottomRightText="AI-Enhanced Luxury Hospitality" />