Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6ba8b61a1 | |||
| 4f312a939d | |||
| a59e847173 |
@@ -109,8 +109,8 @@ export default function HealthcarePage() {
|
|||||||
|
|
||||||
<div id="why-us" data-section="why-us">
|
<div id="why-us" data-section="why-us">
|
||||||
<TeamCardSix
|
<TeamCardSix
|
||||||
title="Practitioner Spotlight: Jerrick Yao"
|
title="Practitioner Spotlight"
|
||||||
description="Meet our expert physiotherapist, Jerrick Yao, bringing a whole-body functional approach to your care."
|
description="Meet our expert practitioners, 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"
|
||||||
@@ -118,6 +118,9 @@ export default function HealthcarePage() {
|
|||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
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: "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: "atefeh-bahadori", name: "Atefeh Bahadori, Physiotherapist", role: "Qualifications: BSc, MSc, PhD Candidate. Atefeh is a dedicated physiotherapist with a background in musculoskeletal disorders, holding degrees from Tehran University of Medical Sciences and currently pursuing a PhD at Western University. Approach: She emphasizes a patient-centered, evidence-based approach using techniques like manual therapy, mobilization, exercise therapy, taping, and myofascial release. Personal: She is passionate about yoga, playing the piano, and staying fit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXR5ZsAmuQl2IzslEI1GV91DxL/uploaded-1776530936716-35dvuqqv.png?_wi=1", imageAlt: "Atefeh Bahadori, Physiotherapist"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -138,7 +141,9 @@ export default function HealthcarePage() {
|
|||||||
{
|
{
|
||||||
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: "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: "Atefeh Bahadori", role: "Physiotherapist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXR5ZsAmuQl2IzslEI1GV91DxL/uploaded-1776530936716-35dvuqqv.png?_wi=2", imageAlt: "Atefeh Bahadori"},
|
||||||
|
{
|
||||||
|
id: "4", 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"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user