Merge version_2 into main #2
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ value: "98%", label: "Guest Satisfaction" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg?_wi=1"
|
||||
imageAlt="Luxury hotel lobby with elegant architecture"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -150,7 +150,7 @@ 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg?_wi=1", 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,
|
||||
@@ -158,11 +158,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg", imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209519-8fbh12p4.jpg?_wi=2", 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg", imageAlt: "David Kim"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BI6yCOwC2rOPoYs6nFjXjRSeG1/uploaded-1774165209520-lddy215z.jpg?_wi=2", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user