From 7bcb14f9f794b0836d22ede81e3f274c5f3338bf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 05:34:37 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5edf2f9..2b5c996 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() {
@@ -165,7 +165,7 @@ export default function LandingPage() { Date: Wed, 11 Feb 2026 05:36:07 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b5c996..100da63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ 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 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: "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" -- 2.49.1