Merge version_2 into main #1
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ value: "98%", label: "Guest Satisfaction" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712945.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg"
|
||||
imageAlt="Luxury hotel lobby with elegant architecture"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -150,19 +150,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Luxury Traveler", testimonial: "An absolutely stunning hotel! The attention to detail is exceptional. From the moment we arrived until we left, every staff member was incredibly attentive and professional. We will definitely return.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6393.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Business Executive", testimonial: "Perfect for business travel. The conference facilities are world-class, the rooms are spacious and comfortable, and the business center has everything you need. Highly recommended for professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-holding-digital-tablet-cottage_107420-9655.jpg", imageAlt: "Michael Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-jeol44cg.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Honeymoon Couple", testimonial: "Our honeymoon was absolutely magical here. The romantic ambiance, the stunning views, and the incredible service made it unforgettable. Thank you for making our special day perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149429391.jpg", imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Culinary Enthusiast", testimonial: "The dining experience is outstanding. The restaurants offer exceptional cuisine, impeccable service, and an elegant atmosphere. The chefs clearly care about every dish they create.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/resort-cheers_1098-14528.jpg", imageAlt: "David Kim"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user