Merge version_1 into main #2

Open
bender wants to merge 2 commits from version_1 into main

View File

@@ -130,7 +130,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Patients Say"
description="Real feedback from patients who've experienced the Sports Plus Bay Area difference in their healing journey."
description="Real feedback from patients who have experienced the Sports Plus Bay Area difference in their healing journey."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground="noInvert"
@@ -143,19 +143,19 @@ export default function LandingPage() {
id: "1", name: "Sarah Mitchell", handle: "Marathon Runner", testimonial: "Dr. Asturias helped me overcome chronic lower back pain that was limiting my training. His expertise and personalized approach got me back to running stronger than ever.", imageSrc: "https://img.b2bpic.net/free-photo/chiropractor-provides-aid-patient_482257-90376.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Rodriguez", handle: "College Athlete", testimonial: "After a sports injury, I was skeptical about recovery. Dr. Asturias's rehabilitation program exceeded my expectations. I'm back to 100% performance.", imageSrc: "https://img.b2bpic.net/free-photo/doctor-with-patient-physiotherapy-clinic_1157-38508.jpg", imageAlt: "James Rodriguez"
id: "2", name: "James Rodriguez", handle: "College Athlete", testimonial: "After a sports injury, I was skeptical about recovery. Dr. Asturias's rehabilitation program exceeded my expectations. I am back to 100% performance.", imageSrc: "https://img.b2bpic.net/free-photo/doctor-with-patient-physiotherapy-clinic_1157-38508.jpg", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Michelle Chen", handle: "Office Professional", testimonial: "The wellness program at Sports Plus has transformed my posture and eliminated my daily neck pain. Highly recommend Dr. Asturias!", imageSrc: "https://img.b2bpic.net/free-photo/smiling-doctor-standing-clinic_107420-73997.jpg", imageAlt: "Michelle Chen"
},
{
id: "4", name: "David Thompson", handle: "Weekend Warrior", testimonial: "I've tried many chiropractors. Dr. Asturias's attention to detail and genuine care for patient outcomes sets him apart. Life-changing experience.", imageSrc: "https://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg", imageAlt: "David Thompson"
id: "4", name: "David Thompson", handle: "Weekend Warrior", testimonial: "I have tried many chiropractors. Dr. Asturias attention to detail and genuine care for patient outcomes sets him apart. Life-changing experience.", imageSrc: "https://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg", imageAlt: "David Thompson"
},
{
id: "5", name: "Lisa Anderson", handle: "Yoga Instructor", testimonial: "Dr. Asturias understands the body mechanics that matter to active professionals. His care helped me maintain peak flexibility and strength.", imageSrc: "https://img.b2bpic.net/free-photo/chiropractor-provides-aid-patient_482257-90376.jpg", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "Michael Park", handle: "Soccer Coach", testimonial: "I refer all my players to Dr. Asturias. His sports injury expertise and prevention strategies have made a real difference in my team's health.", imageSrc: "https://img.b2bpic.net/free-photo/doctor-with-patient-physiotherapy-clinic_1157-38508.jpg", imageAlt: "Michael Park"
id: "6", name: "Michael Park", handle: "Soccer Coach", testimonial: "I refer all my players to Dr. Asturias. His sports injury expertise and prevention strategies have made a real difference in my team health.", imageSrc: "https://img.b2bpic.net/free-photo/doctor-with-patient-physiotherapy-clinic_1157-38508.jpg", imageAlt: "Michael Park"
}
]}
/>
@@ -165,7 +165,7 @@ export default function LandingPage() {
<ContactSplit
tag="Get in Touch"
title="Ready to Start Your Wellness Journey?"
description="Contact Sports Plus Bay Area today to schedule your personalized consultation with Dr. Richard Asturias. We're located in Pleasanton, California, and ready to help you achieve optimal spinal health."
description="Contact Sports Plus Bay Area today to schedule your personalized consultation with Dr. Richard Asturias. We are located in Pleasanton, California, and ready to help you achieve optimal spinal health."
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground="invertDefault"