Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50403ae118 | |||
| e00c97ab79 | |||
| e91d0efbe0 | |||
| 9e303b0501 |
@@ -109,19 +109,16 @@ export default function HealthcarePage() {
|
|||||||
|
|
||||||
<div id="why-us" data-section="why-us">
|
<div id="why-us" data-section="why-us">
|
||||||
<TeamCardSix
|
<TeamCardSix
|
||||||
title="The Motion Fit Advantage"
|
title="Practitioner Spotlight: Jerrick Yao"
|
||||||
description="Why patients choose us for their wellness journey."
|
description="Meet our expert physiotherapist, Jerrick Yao, bringing a whole-body functional approach to your care."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Individualized Plans", role: "We create bespoke treatment paths that address the root cause of your pain.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cucumber-slices-with-capsules-table_23-2148431473.jpg", imageAlt: "Individualized care"},
|
id: "jerrick-yao", name: "Jerrick Yao, Physiotherapist", role: "Qualifications: BScKin, MPT, DipManipPT, FCAMPT. Jerrick is a Fellow of the Canadian Academy of Manipulative Physiotherapy (FCAMPT). Treatment Approach: Specializes in manual therapy-based, whole-body functional approaches including mobilization, manipulation, therapeutic exercise, taping, acupuncture, dry needling, custom orthotics, and bracing. More about Jerrick: An avid hiker, runner, basketball, and table tennis player. Former personal trainer and dedicated volunteer therapist with Skate Canada.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXR5ZsAmuQl2IzslEI1GV91DxL/uploaded-1776530936716-35dvuqqv.png?_wi=1", imageAlt: "Jerrick Yao, Physiotherapist"
|
||||||
{
|
}
|
||||||
id: "2", name: "Multidisciplinary Team", role: "Collaborative care from a diverse group of licensed health professionals.", imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurses-sitting-staircase_107420-84779.jpg", imageAlt: "Medical team collaborating"},
|
|
||||||
{
|
|
||||||
id: "3", name: "Modern Facility", role: "Conveniently located at 1910 Yonge St with state-of-the-art treatment equipment.", imageSrc: "http://img.b2bpic.net/free-photo/busy-hospital-reception-waiting-area-with-diverse-patients-having-medical-appointment-checkup-visit-waiting-clinic-lobby-attend-healthcare-consultation-medicine-support_482257-48629.jpg", imageAlt: "Clinic interior"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -139,7 +136,7 @@ export default function HealthcarePage() {
|
|||||||
{
|
{
|
||||||
id: "1", name: "Dr. Sarah Chen", role: "Clinical Director", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20699.jpg", imageAlt: "Dr. Sarah Chen"},
|
id: "1", name: "Dr. Sarah Chen", role: "Clinical Director", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20699.jpg", imageAlt: "Dr. Sarah Chen"},
|
||||||
{
|
{
|
||||||
id: "2", name: "James Miller", role: "Senior Physiotherapist", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-man-white-shirt-with-headband-with-crossed-hands-chest-looking-front-with-confident-expression-standing-green-wall_141793-47810.jpg", imageAlt: "James Miller"},
|
id: "2", name: "Jerrick Yao", role: "Physiotherapist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXR5ZsAmuQl2IzslEI1GV91DxL/uploaded-1776530936716-35dvuqqv.png?_wi=2", imageAlt: "Jerrick Yao"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Elena Rodriguez", role: "Registered RMT", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67149.jpg", imageAlt: "Elena Rodriguez"},
|
id: "3", name: "Elena Rodriguez", role: "Registered RMT", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67149.jpg", imageAlt: "Elena Rodriguez"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user