Merge version_1 into main #4
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Premium wellness retreat featuring authentic Asian massage therapies and spa treatments in the heart of Miami"
|
||||
tag="Luxury Wellness"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-burning-candles-with-green-leaves-purse-white-table_169016-1505.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-burning-candles-with-green-leaves-purse-white-table_169016-1505.jpg?_wi=1"
|
||||
imageAlt="Serene luxury spa massage treatment room with calming ambiance"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
@@ -58,15 +58,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Angela", handle: "Massage Therapist", testimonial: "Providing exceptional deep tissue massage and therapeutic care", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg", imageAlt: "professional massage therapist headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg?_wi=1", imageAlt: "professional massage therapist headshot"
|
||||
},
|
||||
{
|
||||
name: "Jenny", handle: "Certified Therapist", testimonial: "Specializing in deep massage for chronic pain relief", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-office_1328-4082.jpg", imageAlt: "spa professional therapist portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-office_1328-4082.jpg?_wi=1", imageAlt: "spa professional therapist portrait"
|
||||
},
|
||||
{
|
||||
name: "Tamara", handle: "Master Therapist", testimonial: "Expert in pressure balance and personalized treatments", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-bathrobe-smiling-posing-with-arms-crossed_23-2148419317.jpg", imageAlt: "professional spa therapist portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-bathrobe-smiling-posing-with-arms-crossed_23-2148419317.jpg?_wi=1", imageAlt: "professional spa therapist portrait"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Angela's Client", role: "Regular Guest", testimonial: "I had Angela for a deep tissue and she was amazing! Her technique and professionalism are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg", imageAlt: "Client review portrait"
|
||||
id: "1", name: "Angela's Client", role: "Regular Guest", testimonial: "I had Angela for a deep tissue and she was amazing! Her technique and professionalism are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860779.jpg?_wi=2", imageAlt: "Client review portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jenny's Client", role: "Chronic Pain Relief", testimonial: "Jenny gives a deep massage, perfect for releasing chronic pain. I couldn't ask for better care.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-office_1328-4082.jpg", imageAlt: "Client testimonial portrait"
|
||||
id: "2", name: "Jenny's Client", role: "Chronic Pain Relief", testimonial: "Jenny gives a deep massage, perfect for releasing chronic pain. I couldn't ask for better care.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-smiling-office_1328-4082.jpg?_wi=2", imageAlt: "Client testimonial portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Satisfied Guest", role: "Regular Visitor", testimonial: "Strong pressure when needed and she lightened up where needed, perfect balance. Best massage I've had.", imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-bathrobe-smiling-posing-with-arms-crossed_23-2148419317.jpg", imageAlt: "Happy client portrait"
|
||||
id: "3", name: "Satisfied Guest", role: "Regular Visitor", testimonial: "Strong pressure when needed and she lightened up where needed, perfect balance. Best massage I've had.", imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-bathrobe-smiling-posing-with-arms-crossed_23-2148419317.jpg?_wi=2", imageAlt: "Happy client portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Tamara's Client", role: "Loyal Customer", testimonial: "From the customer service to the masseuse, it exceeded my expectations. Tamara did a phenomenal job.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-posing_23-2148497197.jpg", imageAlt: "Delighted client portrait"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
description="Reserve your personalized wellness treatment at Oriental Massage Miami. Select your preferred service and time."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-burning-candles-with-green-leaves-purse-white-table_169016-1505.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-burning-candles-with-green-leaves-purse-white-table_169016-1505.jpg?_wi=2"
|
||||
imageAlt="Spa treatment room reservation"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user