Merge version_1 into main #2
@@ -47,10 +47,10 @@ export default function LandingPage() {
|
||||
tag="Five Star Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxury bedroom five star room premium suite upscale accommodation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxury bedroom five star room premium suite upscale accommodation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "luxury restaurant fine dining upscale dining room elegant table setting"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "luxury suite interior hotel room design premium accommodation upscale bedroom"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "luxury suite interior hotel room design premium accommodation upscale bedroom"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg", imageAlt: "rooftop dining sunset restaurant panoramic view upscale cuisine"
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Mitchell", role: "Executive Director", testimonial: "The service was impeccable from check-in to check-out. Every detail was thoughtfully arranged. A truly exceptional experience that exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional headshot business person confident portrait professional woman"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Richardson", role: "Business Executive", testimonial: "Outstanding accommodations and world-class dining. The staff went above and beyond to make our stay memorable. Highly recommended for business and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "business executive corporate headshot professional man confident person"
|
||||
id: "2", name: "James Richardson", role: "Business Executive", testimonial: "Outstanding accommodations and world-class dining. The staff went above and beyond to make our stay memorable. Highly recommended for business and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business executive corporate headshot professional man confident person"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Chen", role: "Travel Consultant", testimonial: "Simply magnificent. The spa treatments were rejuvenating, the food was extraordinary, and the ambiance was perfect. We'll definitely return.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "professional portrait business headshot smiling professional corporate person"
|
||||
@@ -153,13 +153,12 @@ export default function LandingPage() {
|
||||
id: "4", name: "Michael Anderson", role: "Corporate Manager", testimonial: "Perfect venue for our corporate retreat. The facilities are top-notch, the service is attentive yet unobtrusive, and the entire experience was flawless.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "professional woman business headshot corporate professional confident expression"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Victoria Lopez", role: "Luxury Travel Expert", testimonial: "This resort sets the standard for five-star hospitality. Every element from the design to the service reflects true commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "business professional corporate portrait executive headshot confident person"
|
||||
id: "5", name: "Victoria Lopez", role: "Luxury Travel Expert", testimonial: "This resort sets the standard for five-star hospitality. Every element from the design to the service reflects true commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business professional corporate portrait executive headshot confident person"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Thompson", role: "Hotel Reviewer", testimonial: "Exceptional in every way. The attention to detail, personalized service, and world-class amenities make this a destination of choice.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional headshot business woman corporate portrait professional appearance"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user