diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b0f333..c0a0a17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,46 +32,31 @@ export default function LandingPage() {
@@ -112,47 +91,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "r1", - name: "Deluxe Canal View", - price: "1500 EGP", - variant: "Queen Bed", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-hotel-sky-vintage-chairs_1203-6262.jpg", - }, + id: "r1", name: "Deluxe Canal View", price: "Starting from 1500 EGP", variant: "Queen Bed", imageSrc: "http://img.b2bpic.net/free-photo/swimming-hotel-sky-vintage-chairs_1203-6262.jpg"}, { - id: "r2", - name: "Family Suite", - price: "2200 EGP", - variant: "Double Room", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-suite-resort-high-rise-hotel-with-working-table_105762-1783.jpg", - }, + id: "r2", name: "Family Suite", price: "Starting from 2200 EGP", variant: "Double Room", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-suite-resort-high-rise-hotel-with-working-table_105762-1783.jpg"}, { - id: "r3", - name: "Executive Room", - price: "1800 EGP", - variant: "King Bed", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg", - }, + id: "r3", name: "Executive Room", price: "Starting from 1800 EGP", variant: "King Bed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg"}, { - id: "r4", - name: "Standard King", - price: "1200 EGP", - variant: "Queen Bed", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg", - }, + id: "r4", name: "Standard King", price: "Starting from 1200 EGP", variant: "Queen Bed", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg"}, { - id: "r5", - name: "Royal Suite", - price: "3500 EGP", - variant: "Luxury Space", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg", - }, + id: "r5", name: "Royal Suite", price: "Starting from 3500 EGP", variant: "Luxury Space", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg"}, { - id: "r6", - name: "Twin Garden View", - price: "1300 EGP", - variant: "Two Beds", - imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg", - }, + id: "r6", name: "Twin Garden View", price: "Starting from 1300 EGP", variant: "Two Beds", imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg"}, ]} title="Our Luxurious Accommodations" description="Explore our range of well-appointed rooms designed for comfort and elegance." @@ -166,29 +115,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Outdoor Pool", - tags: [ - "Relaxation", - ], - imageSrc: "http://img.b2bpic.net/free-photo/health-hotel-relaxation-orchid-leisure_1203-4944.jpg", - }, + id: "f1", title: "Outdoor Pool", tags: [ + "Relaxation"], + imageSrc: "http://img.b2bpic.net/free-photo/health-hotel-relaxation-orchid-leisure_1203-4944.jpg"}, { - id: "f2", - title: "Fine Dining Restaurant", - tags: [ - "Cuisine", - ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8539.jpg", - }, + id: "f2", title: "Fine Dining Restaurant", tags: [ + "Cuisine"], + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8539.jpg"}, { - id: "f3", - title: "Conference Facilities", - tags: [ - "Business", - ], - imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-view-lake_8353-9965.jpg", - }, + id: "f3", title: "Conference Facilities", tags: [ + "Business"], + imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-view-lake_8353-9965.jpg"}, ]} title="Dining & World-Class Services" description="Experience fine dining, relaxing amenities, and professional events services tailored to your needs." @@ -202,59 +139,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Travel Blogger", - company: "Wanderlust", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg", - }, + id: "1", name: "Sarah Johnson", role: "Travel Blogger", company: "Wanderlust", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg"}, { - id: "2", - name: "Ahmed Ibrahim", - role: "Corporate Client", - company: "Tech Egypt", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-traveler_23-2148938538.jpg", - }, + id: "2", name: "Ahmed Ibrahim", role: "Corporate Client", company: "Tech Egypt", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-traveler_23-2148938538.jpg"}, { - id: "3", - name: "Elena Rossi", - role: "Leisure Guest", - company: "Global Tours", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2148601987.jpg", - }, + id: "3", name: "Elena Rossi", role: "Leisure Guest", company: "Global Tours", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2148601987.jpg"}, { - id: "4", - name: "David Smith", - role: "Business Visitor", - company: "Smith & Co", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", - }, + id: "4", name: "David Smith", role: "Business Visitor", company: "Smith & Co", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"}, { - id: "5", - name: "Layla Mansour", - role: "Wedding Planner", - company: "Events Plus", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tourist-standing-crosswalk-medium-shot_23-2148570650.jpg", - }, + id: "5", name: "Layla Mansour", role: "Wedding Planner", company: "Events Plus", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/tourist-standing-crosswalk-medium-shot_23-2148570650.jpg"}, ]} kpiItems={[ { - value: "4.8", - label: "Avg Rating", - }, + value: "4.8", label: "Avg Rating"}, { - value: "1000+", - label: "Verified Reviews", - }, + value: "1000+", label: "Verified Reviews"}, { - value: "95%", - label: "Satisfaction Rate", - }, + value: "95%", label: "Satisfaction Rate"}, ]} title="Verified Guest Reviews" description="Hear from travelers who enjoyed our hospitality." @@ -266,20 +172,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "What are the check-in times?", - content: "Check-in is at 2:00 PM and check-out is at 12:00 PM.", - }, + id: "q1", title: "What are the check-in times?", content: "Check-in is at 2:00 PM and check-out is at 12:00 PM."}, { - id: "q2", - title: "Is there a pool on-site?", - content: "Yes, we feature an outdoor swimming pool for all our guests.", - }, + id: "q2", title: "Is there a pool on-site?", content: "Yes, we feature an outdoor swimming pool for all our guests."}, { - id: "q3", - title: "Can I book events?", - content: "Absolutely, our conference facilities are available for private and corporate events.", - }, + id: "q3", title: "Can I book events?", content: "Absolutely, our conference facilities are available for private and corporate events."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" @@ -290,20 +187,15 @@ export default function LandingPage() {
@@ -312,13 +204,9 @@ export default function LandingPage() {