Merge version_1 into main #1
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
{ text: "Explore Rooms", href: "rooms" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", imageAlt: "Luxury bedroom with ocean view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg?_wi=1", imageAlt: "Luxury bedroom with ocean view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-out-window_23-2149622868.jpg", imageAlt: "Elegant lobby entrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-resort-hotel-leisure-travel-vacation_74190-8222.jpg", imageAlt: "Resort swimming pool at sunset" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-grilled-steak-with-vegetables-restaurant-professional-gastronomy_482257-10384.jpg", imageAlt: "Fine dining restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", imageAlt: "Penthouse suite with panoramic view" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg?_wi=2", imageAlt: "Penthouse suite with panoramic view" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,9 +120,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Mitchell", role: "Business Traveler", testimonial: "Outstanding service and attention to detail. The room was immaculate and the staff made my stay incredibly comfortable. I'll definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "Michael Chen", role: "Honeymoon Guest", testimonial: "A perfect romantic getaway. The sunset view from our suite was breathtaking, and the personalized service made our honeymoon truly special.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen" },
|
||||
{ id: "2", name: "Michael Chen", role: "Honeymoon Guest", testimonial: "A perfect romantic getaway. The sunset view from our suite was breathtaking, and the personalized service made our honeymoon truly special.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Family Vacationer", testimonial: "The kids loved the pool and entertainment activities. Every family member had an amazing time. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emily Rodriguez" },
|
||||
{ id: "4", name: "David Kim", role: "Corporate Executive", testimonial: "Excellent facilities for hosting events. The team coordinated everything flawlessly. Our company retreat was a huge success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim" },
|
||||
{ id: "4", name: "David Kim", role: "Corporate Executive", testimonial: "Excellent facilities for hosting events. The team coordinated everything flawlessly. Our company retreat was a huge success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim" },
|
||||
{ id: "5", name: "Lisa Anderson", role: "Wellness Retreat Visitor", testimonial: "The spa services are world-class. I felt completely rejuvenated after my treatments. Highly recommend this hotel for a wellness retreat.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Lisa Anderson" },
|
||||
{ id: "6", name: "James Thompson", role: "Frequent Guest", testimonial: "I've stayed at many luxury hotels, but this one stands out. The consistency in quality and service is exceptional every single visit.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Thompson" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user