From 17f7d00ff4e73ee9c03bf84f544855e667357125 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:16:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 344 +++++++++++------------------------------------ 1 file changed, 78 insertions(+), 266 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4bb021..dac30fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,17 +33,11 @@ export default function LandingPage() { @@ -55,70 +49,38 @@ export default function LandingPage() { description="Experience 4-star comfort, stunning skyline views, and an unforgettable stay in the city of light." testimonials={[ { - name: "Sarah Johnson", - role: "CEO", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=1", - }, + name: "Sarah Johnson", handle: "CEO", testimonial: "An amazing stay with great service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg"}, { - name: "Michael Chen", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-walking-with-baggage_23-2149338674.jpg", - }, + name: "Michael Chen", handle: "CTO", testimonial: "Modern luxury in the heart of Paris.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-walking-with-baggage_23-2149338674.jpg"}, { - name: "Emily Rodriguez", - role: "Marketing", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg", - }, + name: "Emily Rodriguez", handle: "Marketing", testimonial: "Unforgettable skyline views.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg"}, { - name: "David Kim", - role: "Product", - company: "Startup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tourists-visiting-city-wearing-travel-mask_23-2149374330.jpg", - }, + name: "David Kim", handle: "Product", testimonial: "Excellent 4-star experience.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/tourists-visiting-city-wearing-travel-mask_23-2149374330.jpg"}, { - name: "Anna Smith", - role: "Designer", - company: "Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-strawberry-her-hand_23-2147601314.jpg", - }, + name: "Anna Smith", handle: "Designer", testimonial: "Perfect location for exploring the city.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-strawberry-her-hand_23-2147601314.jpg"}, ]} buttons={[ { - text: "Book Now", - href: "#", - }, + text: "Book Now", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg" showDimOverlay={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/attractive-young-woman-balcony-morning-city-paris-view-triumphal-arch_1321-3367.jpg", - alt: "Happy traveler 1", - }, + src: "http://img.b2bpic.net/free-photo/attractive-young-woman-balcony-morning-city-paris-view-triumphal-arch_1321-3367.jpg", alt: "Happy traveler 1"}, { - src: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-girls-trendy-summer-clothes-sexy-carefree-women-posing-street-background-sunglasses-positive-models-having-fun-going-crazy_158538-15922.jpg", - alt: "Happy traveler 2", - }, + src: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-girls-trendy-summer-clothes-sexy-carefree-women-posing-street-background-sunglasses-positive-models-having-fun-going-crazy_158538-15922.jpg", alt: "Happy traveler 2"}, { - src: "http://img.b2bpic.net/free-photo/attractive-female-red-shirt-sitting-balcony-with-beautiful-view_181624-31641.jpg", - alt: "Happy traveler 3", - }, + src: "http://img.b2bpic.net/free-photo/attractive-female-red-shirt-sitting-balcony-with-beautiful-view_181624-31641.jpg", alt: "Happy traveler 3"}, { - src: "http://img.b2bpic.net/free-photo/joyful-smiling-woman-sitting-sill-waving-hand_197531-6665.jpg", - alt: "Happy traveler 4", - }, + src: "http://img.b2bpic.net/free-photo/joyful-smiling-woman-sitting-sill-waving-hand_197531-6665.jpg", alt: "Happy traveler 4"}, { - src: "http://img.b2bpic.net/free-photo/portrait-pretty-young-tourist-taking-photographs-with-vintage-retro-camera-street-style-life-style_639032-2468.jpg", - alt: "Happy traveler 5", - }, + src: "http://img.b2bpic.net/free-photo/portrait-pretty-young-tourist-taking-photographs-with-vintage-retro-camera-street-style-life-style_639032-2468.jpg", alt: "Happy traveler 5"}, ]} /> @@ -131,25 +93,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "12", - title: "Bookings Today", - description: "High demand for this weekend", - icon: Calendar, + id: "1", value: "12", title: "Bookings Today", description: "High demand for this weekend", icon: Calendar, }, { - id: "2", - value: "3", - title: "Rooms Left", - description: "Available at this rate", - icon: AlertCircle, + id: "2", value: "3", title: "Rooms Left", description: "Available at this rate", icon: AlertCircle, }, { - id: "3", - value: "14%", - title: "Save Direct", - description: "VS Booking sites", - icon: TrendingDown, + id: "3", value: "14%", title: "Save Direct", description: "VS Booking sites", icon: TrendingDown, }, ]} title="Instant Booking Urgency" @@ -164,53 +114,23 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "official", - title: "Official Site", - price: "3,310 MAD", - period: "per night", - features: [ - "Free cancellation", - "Late checkout", - "Welcome drink", - ], + id: "official", title: "Official Site", price: "3,310 MAD", period: "per night", features: [ + "Free cancellation", "Late checkout", "Welcome drink"], button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394958.jpg", - imageAlt: "Modern tokyo street background", - }, + text: "Book Now"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394958.jpg", imageAlt: "Modern tokyo street background"}, { - id: "booking", - title: "Booking.com", - price: "3,862 MAD", - period: "per night", - features: [ - "Standard rate", - "No perks", - "Standard policy", - ], + id: "booking", title: "Booking.com", price: "3,862 MAD", period: "per night", features: [ + "Standard rate", "No perks", "Standard policy"], button: { - text: "Compare", - }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=2", - imageAlt: "Modern tokyo street background", - }, + text: "Compare"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg", imageAlt: "Modern tokyo street background"}, { - id: "expedia", - title: "Expedia", - price: "3,859 MAD", - period: "per night", - features: [ - "Standard rate", - "No perks", - "Standard policy", - ], + id: "expedia", title: "Expedia", price: "3,859 MAD", period: "per night", features: [ + "Standard rate", "No perks", "Standard policy"], button: { - text: "Compare", - }, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=2", - imageAlt: "Modern tokyo street background", - }, + text: "Compare"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg", imageAlt: "Modern tokyo street background"}, ]} title="Best Price Guaranteed" description="Book directly with us for the best rate." @@ -225,59 +145,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "r1", - brand: "Standard", - name: "Deluxe Queen", - price: "3,310 MAD", - rating: 4.8, - reviewCount: "1200", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2064.jpg", - }, + id: "r1", brand: "Standard", name: "Deluxe Queen", price: "3,310 MAD", rating: 4.8, + reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2064.jpg"}, { - id: "r2", - brand: "Premium", - name: "Executive View", - price: "4,200 MAD", - rating: 4.9, - reviewCount: "850", - imageSrc: "http://img.b2bpic.net/free-photo/apartment-comfortable-pillow-hotel-suite_1203-5168.jpg", - }, + id: "r2", brand: "Premium", name: "Executive View", price: "4,200 MAD", rating: 4.9, + reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/apartment-comfortable-pillow-hotel-suite_1203-5168.jpg"}, { - id: "r3", - brand: "Luxury", - name: "Skyline Suite", - price: "5,800 MAD", - rating: 5, - reviewCount: "420", - imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bedroom-int_1203-2347.jpg", - }, + id: "r3", brand: "Luxury", name: "Skyline Suite", price: "5,800 MAD", rating: 5, + reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bedroom-int_1203-2347.jpg"}, { - id: "r4", - brand: "Family", - name: "Family Room", - price: "4,500 MAD", - rating: 4.7, - reviewCount: "310", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg", - }, + id: "r4", brand: "Family", name: "Family Room", price: "4,500 MAD", rating: 4.7, + reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg"}, { - id: "r5", - brand: "Studio", - name: "Montparnasse Studio", - price: "3,800 MAD", - rating: 4.8, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg", - }, + id: "r5", brand: "Studio", name: "Montparnasse Studio", price: "3,800 MAD", rating: 4.8, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg"}, { - id: "r6", - brand: "Elite", - name: "Penthouse Suite", - price: "8,900 MAD", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-hotel-room-with-window_1203-1492.jpg", - }, + id: "r6", brand: "Elite", name: "Penthouse Suite", price: "8,900 MAD", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/elegant-hotel-room-with-window_1203-1492.jpg"}, ]} title="Choose Your Sanctuary" description="Discover our modern, premium rooms designed for ultimate comfort." @@ -292,20 +176,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Rooftop Bar", - description: "Unrivaled views of the Paris skyline.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-break-spacious-office-lobby_1098-13052.jpg", - }, + title: "Rooftop Bar", description: "Unrivaled views of the Paris skyline.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break-spacious-office-lobby_1098-13052.jpg"}, { - title: "Gourmet Dining", - description: "Exquisite French cuisine at your fingertips.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-meeting-lounge_105762-2045.jpg", - }, + title: "Gourmet Dining", description: "Exquisite French cuisine at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-meeting-lounge_105762-2045.jpg"}, { - title: "Fitness Center", - description: "State-of-the-art wellness facility.", - imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", - }, + title: "Fitness Center", description: "State-of-the-art wellness facility.", imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg"}, ]} title="Elevated Hotel Experiences" description="Enjoy world-class amenities at Pullman Paris." @@ -319,59 +194,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah", - role: "Traveler", - company: "Paris Trip", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-looking-away_23-2147860917.jpg", - }, + id: "1", name: "Sarah", role: "Traveler", company: "Paris Trip", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-looking-away_23-2147860917.jpg"}, { - id: "2", - name: "Marc", - role: "Traveler", - company: "France Visit", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/groom-balcony-holding-glass-engjoying-sunny-weather-balcony_8353-12235.jpg", - }, + id: "2", name: "Marc", role: "Traveler", company: "France Visit", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/groom-balcony-holding-glass-engjoying-sunny-weather-balcony_8353-12235.jpg"}, { - id: "3", - name: "Elena", - role: "Traveler", - company: "European Tours", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-afro-hair-smile-broadly-dressed-beige-coat-strolls-city-sunny-autumn-day-uses-smartphone-with-delight-has-fun-texting-cellular-browses-web-pages_273609-55300.jpg", - }, + id: "3", name: "Elena", role: "Traveler", company: "European Tours", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-afro-hair-smile-broadly-dressed-beige-coat-strolls-city-sunny-autumn-day-uses-smartphone-with-delight-has-fun-texting-cellular-browses-web-pages_273609-55300.jpg"}, { - id: "4", - name: "Jack", - role: "Traveler", - company: "UK Travel", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-arm-crossed-standing-near-railing-looking-camera_23-2148203054.jpg", - }, + id: "4", name: "Jack", role: "Traveler", company: "UK Travel", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-arm-crossed-standing-near-railing-looking-camera_23-2148203054.jpg"}, { - id: "5", - name: "Chloe", - role: "Traveler", - company: "Global Tours", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-near-airport_1157-28060.jpg", - }, + id: "5", name: "Chloe", role: "Traveler", company: "Global Tours", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-near-airport_1157-28060.jpg"}, ]} kpiItems={[ { - value: "4.8", - label: "Guest Rating", - }, + value: "4.8", label: "Guest Rating"}, { - value: "14k+", - label: "Verified Reviews", - }, + value: "14k+", label: "Verified Reviews"}, { - value: "Top 1%", - label: "Service Quality", - }, + value: "Top 1%", label: "Service Quality"}, ]} title="Trusted by Travelers" description="Join 14,900+ satisfied guests worldwide." @@ -384,20 +228,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "What is the cancellation policy?", - content: "Free cancellation available for direct bookings up to 24h prior.", - }, + 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: "2", title: "Is parking available?", content: "Yes, secure parking is available for guests."}, { - id: "3", - title: "Can I pay at the hotel?", - content: "Yes, pay at the hotel option is available.", - }, + id: "3", title: "Can I pay at the hotel?", content: "Yes, pay at the hotel option is available."}, ]} imageSrc="http://img.b2bpic.net/free-photo/receptionist-providing-luxury-service_482257-78605.jpg" mediaAnimation="slide-up" @@ -414,20 +249,12 @@ export default function LandingPage() { description="Have questions? Our concierge team is ready to assist." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "How can we help?", - }} + name: "message", placeholder: "How can we help?"}} imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg" /> @@ -436,42 +263,27 @@ export default function LandingPage() {