Merge version_1 into main #2
@@ -45,21 +45,22 @@ export default function LandingPage() {
|
||||
description="Experience therapeutic healing and rejuvenation. Professional massage therapy in Yuma, AZ. Book your relaxing session today."
|
||||
tag="Premium Wellness"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg"
|
||||
imageAlt="Serene massage spa environment"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Johnson", handle: "Local Client", testimonial: "Best massage experience I've had! The therapists are incredibly skilled and the atmosphere is so calming.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Regular Customer", testimonial: "My stress melts away within minutes. Tokyo Massage has become my go-to wellness destination.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sarah Williams", handle: "Recurring Client", testimonial: "Professional, welcoming, and life-changing. I recommend Tokyo Massage to everyone!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -136,16 +137,16 @@ export default function LandingPage() {
|
||||
description="See why hundreds of locals trust Tokyo Massage Spa for their wellness and healing journey."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Life-Changing Wellness Experience", quote: "I've been coming to Tokyo Massage for six months now, and it has completely transformed my relationship with stress management. The therapists genuinely care about your wellbeing.", name: "Maria Johnson", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=3"
|
||||
id: "1", title: "Life-Changing Wellness Experience", quote: "I've been coming to Tokyo Massage for six months now, and it has completely transformed my relationship with stress management. The therapists genuinely care about your wellbeing.", name: "Maria Johnson", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Professional & Welcoming", quote: "From the moment I walked in, I felt welcome and cared for. The expertise of the therapists is unmatched in Yuma. I recommend them to all my friends.", name: "David Chen", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"
|
||||
id: "2", title: "Professional & Welcoming", quote: "From the moment I walked in, I felt welcome and cared for. The expertise of the therapists is unmatched in Yuma. I recommend them to all my friends.", name: "David Chen", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Finally Found Relief", quote: "Chronic back pain has been my constant companion for years. After my first session at Tokyo Massage, I felt immediate relief. Game changer!", name: "Sarah Williams", role: "Healthcare Professional", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=4"
|
||||
id: "3", title: "Finally Found Relief", quote: "Chronic back pain has been my constant companion for years. After my first session at Tokyo Massage, I felt immediate relief. Game changer!", name: "Sarah Williams", role: "Healthcare Professional", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth Every Penny", quote: "Affordable luxury! The quality of service at Tokyo Massage is exceptional. I've tried many spas, and this is genuinely the best experience.", name: "James Rodriguez", role: "Retired Executive", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"
|
||||
id: "4", title: "Worth Every Penny", quote: "Affordable luxury! The quality of service at Tokyo Massage is exceptional. I've tried many spas, and this is genuinely the best experience.", name: "James Rodriguez", role: "Retired Executive", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user