Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@travel_lux",
|
||||
testimonial: "The best stay of my life. Every detail was meticulously planned.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1",
|
||||
imageAlt: "luxury hotel lobby entrance interior",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@business_tripper",
|
||||
testimonial: "Exceptional service and the room was absolutely divine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg?_wi=1",
|
||||
imageAlt: "hotel suite bedroom interior luxury",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@vacationista",
|
||||
testimonial: "The spa facilities are top notch. A truly wonderful experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=1",
|
||||
imageAlt: "luxury spa wellness center interior",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@city_dweller",
|
||||
testimonial: "Exquisite dining and impeccable service. Simply perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg?_wi=1",
|
||||
imageAlt: "fine dining restaurant interior elegant",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@luxury_seeker",
|
||||
testimonial: "A sanctuary of peace in the bustling city. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg?_wi=1",
|
||||
imageAlt: "hotel fitness center modern equipment",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2"
|
||||
imageAlt="Luxurious lobby interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
title: "Luxury Rating",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg?_wi=2"
|
||||
imageAlt="Elegant hotel suite"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Rejuvenate with our range of holistic treatments designed to restore balance.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=2",
|
||||
imageAlt: "Hotel spa",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Savor exquisite dishes crafted by our award-winning culinary team.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg?_wi=2",
|
||||
imageAlt: "Hotel restaurant",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Keep your fitness routine on track with our premium health club facilities.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg?_wi=2",
|
||||
imageAlt: "Hotel fitness club",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user