corrections and images updated

This commit is contained in:
Selvi 2026-02-23 21:07:49 +05:30
parent 56c089c6ff
commit 62e098ab50
86 changed files with 649 additions and 317 deletions

View File

@ -11,6 +11,71 @@ export const metadata = {
export default function AccidentPage() {
return (
<Layout headerStyle={1} footerStyle={1} breadcrumbTitle="Accident" bannerImage="/assets/images/accident/accident-banner.webp">
<section className="about-style-three pt_90 pb_90">
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mb-3">
<img src="/assets/images/accident/accident.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2>Accident Injury Rehabilitation in Etobicoke</h2>
</div>
<div className="text-box">
<p>Being involved in an accident can be physically painful and emotionally overwhelming. Whether its a motor vehicle collision, slip and fall incident, or workplace injury, the impact can affect your mobility, independence, and overall well-being.</p>
<p>At Rapha Rehab, we specialize in comprehensive accident injury rehabilitation designed to restore movement, reduce pain, and help you safely return to daily activities.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section className="about-style-three pt-0 pb-0">
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2>Why Early Treatment Matters</h2>
</div>
<div className="text-box">
<p>The sooner rehabilitation begins, the better the outcome.</p>
<p className="mb-3">Early physiotherapy can:</p>
<ul className="list-style-one clearfix mb_30">
<li>Reduce inflammation</li>
<li>Minimize scar tissue formation</li>
<li>Prevent chronic pain</li>
<li>Improve mobility faster</li>
<li>Restore muscle strength</li>
<li>Reduce long-term complications</li>
</ul>
</div>
<p className="mb-3">Ignoring symptoms may lead to prolonged discomfort and reduced function. Prompt treatment ensures your recovery stays on track.</p>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/accident/why-early-treatment.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<section className="service-section sec-pad-2">
<div className="auto-container">
<div className="row clearfix">

View File

@ -71,11 +71,11 @@ export default function Home() {
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_two">
<div className="image-box mt-2">
<figure className="image image-1-new "><img src="/assets/images/about-us/section3/top.webp" className="new-image-about" alt="Physiotherapy at Rapharehab" /></figure>
<figure className="image image-2-new hide-img"><img src="/assets/images/about-us/section3/bottom.webp" alt="Physiotherapy at Rapharehab" /></figure>
<div className="icon-box my-icon"><img src="/assets/images/about-us/section3/icon.webp" className="new-image-about2" alt="Physiotherapy at Rapharehab" /></div>
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/caregivers/caregiver-supporting.webp" alt="Caregiver Supporting" />
</figure>
</div>
</div>
</div>
@ -92,12 +92,12 @@ export default function Home() {
</div>
<div className="row clearfix justify-content-center">
{[
{ title: "Mobility and transfers", icon: "/assets/images/caregivers/caring.webp", color: "#eef2ff" },
{ title: "Daily living activities", icon: "/assets/images/caregivers/attentive.webp", color: "#fff1f2" },
{ title: "Exercise support", icon: "/assets/images/caregivers/qualified.webp", color: "#f0f9ff" },
{ title: "Medication reminders", icon: "/assets/images/caregivers/rapharehab-web-images.webp", color: "#fff7ed" },
{ title: "Emotional encouragement", icon: "/assets/images/caregivers/caring.webp", color: "#fefce8" },
{ title: "Appointment coordination", icon: "/assets/images/caregivers/attentive.webp", color: "#f0fdf4" }
{ title: "Mobility and transfers", icon: "/assets/images/caregivers/role-of-caregiver-icons-mobility.webp", color: "#eef2ff" },
{ title: "Daily living activities", icon: "/assets/images/caregivers/role-of-caregiver-icons-daily.webp", color: "#fff1f2" },
{ title: "Exercise support", icon: "/assets/images/caregivers/role-of-caregiver-icons-exercise.webp", color: "#f0f9ff" },
{ title: "Medication reminders", icon: "/assets/images/caregivers/role-of-caregiver-icons-medication.webp", color: "#fff7ed" },
{ title: "Emotional encouragement", icon: "/assets/images/caregivers/role-of-caregiver-icons-emotional.webp", color: "#fefce8" },
{ title: "Appointment coordination", icon: "/assets/images/caregivers/role-of-caregiver-icons-appointment.webp", color: "#f0fdf4" }
].map((item, index) => (
<div key={index} className="col-lg-3 col-md-4 col-sm-6 feature-block d-flex">
<div className="feature-block-one w-100 mb-2">
@ -146,7 +146,7 @@ export default function Home() {
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/caregivers/nanocare.webp" alt="Education & Training" />
<img src="/assets/images/caregivers/caregiver-education.webp" alt="Education & Training" />
</figure>
</div>
</div>
@ -164,8 +164,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mb-2">
<img src="/assets/images/caregivers/left.webp" alt="Supporting Recovery at Home" />
<figure className="image mb-3">
<img src="/assets/images/caregivers/caregiver-support.webp" alt="Supporting Recovery" />
</figure>
</div>
</div>
@ -199,60 +199,89 @@ export default function Home() {
{/* Preventing Caregiver Burnout */}
<section className="feature-section pt_90 pb_90 bg-color-1">
<div className="auto-container">
<div className="sec-title centred mb_50">
<div className="row text-center">
<div className="col-12">
<div className="sec-title mb_45">
<h2 className="text-white">Preventing Caregiver Burnout</h2>
<p className="mt_20 text-white" style={{ fontSize: '18px', fontWeight: '500' }}>Caregiving can be physically exhausting and emotionally draining. Many caregivers experience:</p>
<p className="text-white">Caregiving can be physically exhausting and emotionally draining.</p>
</div>
</div>
</div>
<div className="row align-items-center clearfix">
{/* LEFT SIDE CONTENT */}
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<h5 className="text-white mb_15">
Many caregivers experience:
</h5>
<div className="row clearfix justify-content-center">
{[
{ title: "Back pain", icon: "/assets/images/caregivers/caring.webp", color: "#eef2ff" },
{ title: "Shoulder strain", icon: "/assets/images/caregivers/attentive.webp", color: "#fff1f2" },
{ title: "Fatigue", icon: "/assets/images/caregivers/qualified.webp", color: "#f0f9ff" },
{ title: "Stress", icon: "/assets/images/caregivers/rapharehab-web-images.webp", color: "#fff7ed" },
{ title: "Sleep disruption", icon: "/assets/images/caregivers/caring.webp", color: "#fefce8" }
"Back pain",
"Shoulder strain",
"Fatigue",
"Stress",
"Sleep disruption"
].map((item, index) => (
<div key={index} className="col feature-block d-flex" style={{ flex: '1 0 0%' }}>
<div className="feature-block-one w-100 mb-2">
<div className="inner-box d-flex align-items-center p-3 rounded-pill shadow-sm h-100" style={{ minHeight: '80px', border: '1px solid rgba(0,0,0,0.05)', backgroundColor: item.color }}>
<div className="icon-box-small me-3" style={{ width: '45px', height: '45px', flexShrink: 0, marginLeft: '5px' }}>
<img src={item.icon} alt={item.title} className="rounded-circle" style={{ width: '100%', height: '100%', objectFit: 'cover' }} />
</div>
<h3 className="m-0 text-start" style={{ fontSize: '13px', fontWeight: '600', color: '#101A30', lineHeight: '1.2' }}>{item.title}</h3>
</div>
</div>
<div key={index} className="d-flex align-items-center mb_10">
<i
className="fa fa-check"
style={{ fontSize: "18px", color: "#fff", marginRight: "10px" }}
></i>
<p className="text-white mb-0">{item}</p>
</div>
))}
</div>
<div className="sec-title centred mt_50 mb_50">
<p className="text-white" style={{ maxWidth: '900px', margin: '0 auto' }}>At Rapha Rehab, we also care for caregivers. If you are experiencing pain due to caregiving responsibilities, our physiotherapy clinic in Etobicoke can assess and treat your musculoskeletal strain.</p>
<p className="mt_20 text-white" style={{ fontSize: '18px', fontWeight: '500' }}>We may recommend:</p>
</div>
<p className="text-white mt_30 mb_20">
At Rapha Rehab, we also care for caregivers. If you are experiencing
pain due to caregiving responsibilities, our physiotherapy clinic in
Etobicoke can assess and treat your musculoskeletal strain.
</p>
<h5 className="text-white mb_15">
We may recommend:
</h5>
<div className="row clearfix justify-content-center">
{[
{ title: "Manual therapy", icon: "/assets/images/caregivers/attentive.webp", color: "#ecfdf5" },
{ title: "Posture correction exercises", icon: "/assets/images/caregivers/caring.webp", color: "#f5f3ff" },
{ title: "Strengthening programs", icon: "/assets/images/caregivers/qualified.webp", color: "#fff7ed" },
{ title: "Stress-reducing movement strategies", icon: "/assets/images/caregivers/attentive.webp", color: "#fdf2f8" },
{ title: "Ergonomic adjustments at home", icon: "/assets/images/caregivers/caring.webp", color: "#eff6ff" }
"Manual therapy",
"Posture correction exercises",
"Strengthening programs",
"Stress-reducing movement strategies",
"Ergonomic adjustments at home"
].map((item, index) => (
<div key={index} className="col-lg-2 col-md-4 col-sm-6 feature-block d-flex">
<div className="feature-block-one w-100 mb-2">
<div className="inner-box d-flex align-items-center p-3 rounded-pill shadow-sm h-100" style={{ minHeight: '80px', border: '1px solid rgba(0,0,0,0.05)', backgroundColor: item.color }}>
<div className="icon-box-small me-3" style={{ width: '45px', height: '45px', flexShrink: 0, marginLeft: '5px' }}>
<img src={item.icon} alt={item.title} className="rounded-circle" style={{ width: '100%', height: '100%', objectFit: 'cover' }} />
</div>
<h3 className="m-0 text-start" style={{ fontSize: '13px', fontWeight: '600', color: '#101A30', lineHeight: '1.2' }}>{item.title}</h3>
</div>
</div>
<div key={index} className="d-flex align-items-center mb_10">
<i
className="fa fa-check"
style={{ fontSize: "18px", color: "#fff", marginRight: "10px" }}
></i>
<p className="text-white mb-0">{item}</p>
</div>
))}
<p
className="text-white mt_30"
style={{ fontWeight: "600", fontSize: "17px" }}
>
Healthy caregivers provide better support.
</p>
</div>
{/* RIGHT SIDE IMAGE */}
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mt-3">
<img
src="/assets/images/caregivers/caregiver-preventing.webp"
alt="Preventing Caregiver Burnout"
className="img-fluid rounded"
/>
</figure>
</div>
</div>
</div>
<div className="sec-title centred mt_30">
<p className="text-white" style={{ fontSize: '18px', fontWeight: '600' }}>Healthy caregivers provide better support.</p>
</div>
</div>
</section>
@ -264,9 +293,9 @@ export default function Home() {
{/* Left Side: Visual Element */}
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box p_relative d_block">
<figure className="image p_relative d_block">
<img src="/assets/images/caregivers/left.webp" alt="Home Safety" className="rounded-circle shadow-lg mb-2" style={{ width: '100%', maxWidth: '500px' }} />
<div className="image-box">
<figure className="image mb-3">
<img src="/assets/images/caregivers/caregiver-home-safety.webp" alt="Home Safety" />
</figure>
</div>
</div>
@ -282,18 +311,18 @@ export default function Home() {
</div>
<div className="inner-box p_relative">
{/* Connector Line */}
<div className="line p_absolute" style={{ left: '30px', top: '40px', bottom: '40px', width: '2px', background: 'rgba(188, 0, 0, 0.1)', zIndex: 0 }}></div>
<div className="line p_absolute" style={{ left: '30px', top: '40px', bottom: '95px', width: '2px', background: 'rgba(188, 0, 0, 0.1)', zIndex: 0 }}></div>
{[
{ title: "Removing tripping hazards", icon: "icon-21" },
{ title: "Installing grab bars", icon: "icon-23" },
{ title: "Improving lighting", icon: "icon-25" },
{ title: "Adjusting furniture height", icon: "icon-27" },
{ title: "Selecting supportive mattresses or chairs", icon: "icon-27" }
{ title: "Removing tripping hazards", icon: "/assets/images/caregivers/home-safety-icons-removing.png" },
{ title: "Installing grab bars", icon: "/assets/images/caregivers/home-safety-icons-installing.png" },
{ title: "Improving lighting", icon: "/assets/images/caregivers/home-safety-icons-improving.png" },
{ title: "Adjusting furniture height", icon: "/assets/images/caregivers/home-safety-icons-adjusting.png" },
{ title: "Selecting supportive mattresses or chairs", icon: "/assets/images/caregivers/home-safety-icons-selecting.png" }
].map((item, index) => (
<div key={index} className="d-flex align-items-start mb_35 p_relative" style={{ zIndex: 1 }}>
<div className="icon-box-circle me-4 d-flex align-items-center justify-content-center" style={{ width: '62px', height: '62px', borderRadius: '50%', border: '2px solid #bc0000', background: '#fff', flexShrink: 0 }}>
<i className={item.icon} style={{ fontSize: '24px', color: '#bc0000' }}></i>
<div className="icon-box-circle me-4 d-flex align-items-center justify-content-center" style={{ width: '62px', height: '62px', borderRadius: '50%', border: '2px solid #bc0000', background: '#fff', flexShrink: 0, padding: '12px' }}>
<img src={item.icon} alt={item.title} style={{ width: '100%', height: '100%', objectFit: 'contain' }} />
</div>
<div className="text-box pt-2">
<h3 style={{ fontSize: '20px', fontWeight: '700', color: '#101A30', marginBottom: '5px' }}>{item.title}</h3>
@ -403,23 +432,46 @@ export default function Home() {
</div>
</div>
</div>
{/* Left Side: Numbered List */}
{/* Left Side: Check List */}
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="inner-box">
{[
{ num: "01", title: "Personalized rehabilitation plans" },
{ num: "02", title: "Family-inclusive therapy sessions" },
{ num: "03", title: "Education-driven care" },
{ num: "04", title: "Insurance assistance" },
{ num: "05", title: "Accessible location for Toronto and Mississauga residents" }
{ title: "Personalized rehabilitation plans" },
{ title: "Family-inclusive therapy sessions" },
{ title: "Education-driven care" },
{ title: "Insurance assistance" },
{ title: "Accessible location for Toronto and Mississauga residents" }
].map((item, index) => (
<div key={index} className="d-flex align-items-center mb-4 pb-3" style={{ borderBottom: '1px solid rgba(255,255,255,0.1)' }}>
<div className="num-box me-4" style={{ fontSize: '40px', fontWeight: '700', color: 'rgba(255, 255, 255, 0.2)', minWidth: '60px' }}>
{item.num}
<div
key={index}
className="d-flex align-items-center mb-4 pb-3"
style={{ borderBottom: "1px solid rgba(255,255,255,0.1)" }}
>
{/* Check Icon */}
<div
className="icon-box me-3 d-flex align-items-center justify-content-center"
style={{
width: "40px",
height: "40px",
borderRadius: "50%",
background: "rgba(255,255,255,0.1)",
border: "1px solid rgba(255,255,255,0.2)",
}}
>
<i
className="fas fa-check"
style={{ color: "#fff", fontSize: "14px" }}
></i>
</div>
<div className="text-box">
<h3 className="text-white" style={{ fontSize: '18px', fontWeight: '600' }}>{item.title}</h3>
<h3
className="text-white"
style={{ fontSize: "18px", fontWeight: "600", margin: 0 }}
>
{item.title}
</h3>
</div>
</div>
))}
@ -445,7 +497,7 @@ export default function Home() {
<p className="mt-3">Contact Rapha Rehab today to learn how our Etobicoke physiotherapy clinic can guide you through every stage of rehabilitation.</p>
</div>
<div className="btn-box">
<Link href="/contact" className="theme-btn btn-one-new"><span>Contact Rapha Rehab Today</span></Link>
<Link href="/contact" className="theme-btn btn-one"><span>Contact Rapha Rehab Today</span></Link>
</div>
</div>
</div>

View File

@ -11,8 +11,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/covid/home.webp" alt="COVID-19 Safety Updates" />
<figure className="image mb-3">
<img src="/assets/images/covid/covid-19-safety.webp" alt="COVID-19 Safety Updates" />
</figure>
</div>
</div>
@ -58,7 +58,7 @@ export default function Home() {
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/covid/virtual.webp" alt="Safe Physiotherapy" />
<img src="/assets/images/covid/covid-19-our-commitment.webp" alt="Safe Physiotherapy Commitment" />
</figure>
</div>
</div>
@ -75,8 +75,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-16" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/enhanced-cleaning.webp" alt="Enhanced Cleaning" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Enhanced Cleaning & Sanitization Protocols</h3>
<p>To maintain a clean and hygienic environment, our rehabilitation clinic in Etobicoke follows strict sanitation procedures:</p>
@ -96,8 +96,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-21" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/patient.webp" alt="Patient Screening" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Patient Screening Procedures</h3>
<p>To minimize risk, we implement screening procedures prior to appointments. Patients may be asked about:</p>
@ -116,8 +116,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-26" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/mask.webp" alt="Mask & Hygiene" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Mask & Hygiene Policies</h3>
<p>Mask policies follow current public health recommendations. When required, both staff and patients wear masks during treatment sessions. In addition:</p>
@ -135,8 +135,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-28" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/support.webp" alt="Accident & Post-Surgical Support" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Support for Accident & Post-Surgical Patients</h3>
<p>Patients recovering from:</p>
@ -156,8 +156,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-19" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/virtual.webp" alt="Virtual Physiotherapy" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Virtual Physiotherapy Options</h3>
<p>For patients who prefer remote care or cannot attend in person, we offer virtual physiotherapy consultations. Virtual sessions may include:</p>
@ -177,8 +177,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-14" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/why.webp" alt="Ongoing Care" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Why Ongoing Physiotherapy Is Important</h3>
<p>Delaying rehabilitation can lead to:</p>
@ -198,8 +198,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-30" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/social.webp" alt="Social Distancing" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Social Distancing & Appointment Scheduling</h3>
<p>To reduce congestion:</p>
@ -217,8 +217,8 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-6" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/covid/community.webp" alt="Community Responsibility" style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3>Community Responsibility</h3>
<p>Rapha Rehab proudly serves the Etobicoke and Greater Toronto Area communities. We believe healthcare providers play an important role in maintaining public health standards.</p>
@ -234,7 +234,7 @@ export default function Home() {
{/* Section 4: CTA (Your Health Comes First) */}
<section
className="about-style-three pt_90 pb_90"
style={{ backgroundImage: "url(/assets/images/home/make-an-appointment/make-an-appopintment-bg.webp)" }}
style={{ backgroundImage: "url(/assets/images/covid/bg.webp)", backgroundSize: 'cover', backgroundPosition: 'center' }}
>
<div className="auto-container">
<div className="row clearfix align-items-center">

View File

@ -12,7 +12,7 @@ export default function LocationsClient() {
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/location/location-banner.webp" alt="Our Locations" />
<img src="/assets/images/location/locations-our-location.webp" alt="Education & Training" />
</figure>
</div>
</div>
@ -54,13 +54,37 @@ export default function LocationsClient() {
<h2 className="text-white">Etobicoke Primary Physiotherapy Clinic</h2>
</div>
<div className="text-box">
<div className="mb_30">
<h3 className="text-white" style={{ fontSize: '20px', fontWeight: 'bold' }}>Address:</h3>
<p className="text-white">5 4335 Bloor Street West<br />Etobicoke, Ontario M9C 2A5</p>
<div className="mb_30 d-flex align-items-start">
{/* Location Icon */}
<div className="me-3">
<i className="fas fa-map-marker-alt" style={{ fontSize: "22px", color: "#fff" }}></i>
</div>
<div>
<h3 className="text-white" style={{ fontSize: "20px", fontWeight: "bold" }}>
Address:
</h3>
<p className="text-white mb-0">
5 4335 Bloor Street West<br />
Etobicoke, Ontario M9C 2A5
</p>
</div>
</div>
<div className="mb_30 d-flex align-items-start">
{/* Phone Icon */}
<div className="me-3">
<i className="icon-2" style={{ fontSize: "22px", color: "#fff" }}></i>
</div>
<div>
<h3 className="text-white" style={{ fontSize: "20px", fontWeight: "bold" }}>
Phone:
</h3>
<p className="text-white mb-0">
+1 647-722-3434
</p>
</div>
<div className="mb_30">
<h3 className="text-white" style={{ fontSize: '20px', fontWeight: 'bold' }}>Phone:</h3>
<p className="text-white">+1 647-722-3434</p>
</div>
<p className="text-white">Our primary location is strategically situated in central Etobicoke, making it convenient for local residents and commuters from surrounding neighborhoods.</p>
</div>
@ -71,7 +95,7 @@ export default function LocationsClient() {
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/location/location-banner.webp" alt="Primary Clinic" />
<img src="/assets/images/location/locations-etobicoke.webp" alt="Education & Training" />
</figure>
</div>
</div>
@ -88,8 +112,8 @@ export default function LocationsClient() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-21" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/location/convenient.webp" alt="Convenient Access & Parking" style={{ width: '60px', height: '60px', objectFit: 'contain', transition: 'transform 0.3s ease' }} className="feature-icon" />
</div>
<h3>Convenient Access & Parking</h3>
<p>Our Etobicoke physiotherapy clinic offers:</p>
@ -108,8 +132,8 @@ export default function LocationsClient() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-30" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/location/why.webp" alt="Why Patients Choose Our Location" style={{ width: '60px', height: '60px', objectFit: 'contain', transition: 'transform 0.3s ease' }} className="feature-icon" />
</div>
<h3>Why Patients Choose Our Location</h3>
<p>Patients prefer Rapha Rehab because we offer:</p>
@ -130,8 +154,8 @@ export default function LocationsClient() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-19" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/location/serving.webp" alt="Serving the Greater Toronto Area" style={{ width: '60px', height: '60px', objectFit: 'contain', transition: 'transform 0.3s ease' }} className="feature-icon" />
</div>
<h3>Serving the Greater Toronto Area</h3>
<p>While our clinic is located in Etobicoke, many patients travel from across the GTA due to our reputation as one of the best physiotherapy clinics in Etobicoke. We regularly serve patients from:</p>
@ -152,15 +176,16 @@ export default function LocationsClient() {
<div className="col-lg-6 col-md-12 col-sm-12 feature-block d-flex">
<div className="feature-block-one w-100">
<div className="inner-box h-100 p-4 shadow-sm border rounded">
<div className="icon-box-small mb-3">
<i className="icon-16" style={{ fontSize: '40px', color: '#bc0000' }}></i>
<div className="icon-box-small mb-4" style={{ height: '70px', display: 'flex', alignItems: 'center' }}>
<img src="/assets/images/location/comprehensive.webp" alt="Comprehensive Rehabilitation Under One Roof" style={{ width: '60px', height: '60px', objectFit: 'contain', transition: 'transform 0.3s ease' }} className="feature-icon" />
</div>
<h3>Comprehensive Rehabilitation Under One Roof</h3>
<p>At our Etobicoke rehabilitation clinic, you can access:</p>
<ul className="list-style-one clearfix mt-3 mb-3">
<li>Orthopedic physiotherapy</li>
<li>Accident rehabilitation</li>
<li>Post-surgical recovery</li><li>Sports injury treatment</li>
<li>Post-surgical recovery</li>
<li>Sports injury treatment</li>
<li>Chronic pain management</li>
<li>Manual therapy</li>
<li>Therapeutic exercise programs</li>
@ -200,7 +225,7 @@ export default function LocationsClient() {
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/location/location-banner.webp" alt="Community Care" />
<img src="/assets/images/location/locations-community.webp" alt="Education & Training" />
</figure>
</div>
</div>
@ -215,18 +240,26 @@ export default function LocationsClient() {
<div className="row clearfix">
<div className="col-lg-12 feature-block">
<div className="feature-block-one mb_30">
<div className="inner-box p-4 shadow-sm border rounded">
<style jsx>{`
.list-style-one li:before {
background-color: #fff !important;
}
`}</style>
<div className="inner-box p-5 shadow-sm border rounded" style={{ backgroundImage: "url('/assets/images/location/locations-easy.webp')", backgroundSize: 'cover', backgroundPosition: 'center', position: 'relative', overflow: 'hidden' }}>
<div style={{ position: 'absolute', top: 0, left: 0, right: 0, bottom: 0, zIndex: 1 }}></div>
<div className="position-relative" style={{ zIndex: 2 }}>
<div className="sec-title mb_25">
<h2>Easy Appointment Booking</h2>
<h2 className="text-white">Easy Appointment Booking</h2>
</div>
<div className="text-box">
<p className="mb-4" style={{ fontSize: '18px' }}>Booking an appointment at our Etobicoke physiotherapy clinic is straightforward. You can:</p>
<p className="mb-4 text-white" style={{ fontSize: '18px' }}>Booking an appointment at our Etobicoke physiotherapy clinic is straightforward. You can:</p>
<ul className="list-style-one clearfix mt-3 mb-4">
<li className="mb-3">Call our clinic directly</li>
<li className="mb-3">Send an email inquiry</li>
<li className="mb-3">Use our website contact form</li>
<li className="mb-3 text-white">Call our clinic directly</li>
<li className="mb-3 text-white">Send an email inquiry</li>
<li className="mb-3 text-white">Use our website contact form</li>
</ul>
<p className="mt-4" style={{ fontWeight: '600', color: '#bc0000' }}>Our administrative team ensures quick responses and efficient scheduling.</p>
<p className="mt-4 text-white" style={{ fontWeight: '600' }}>Our administrative team ensures quick responses and efficient scheduling.</p>
</div>
</div>
</div>
</div>
@ -249,7 +282,7 @@ export default function LocationsClient() {
Visit our Etobicoke location and experience professional, patient-centered care designed to restore strength, mobility, and confidence.
</p>
<div className="btn-box mt_30">
<Link href="/contact" className="theme-btn btn-one-new"><span>Book Your Visit Now</span></Link>
<Link href="/contact" className="theme-btn btn-one"><span>Book Your Visit Now</span></Link>
</div>
</div>
</div>

View File

@ -27,11 +27,11 @@ export default function Home() {
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column mt-5 mt-lg-0">
<div className="image_block_three">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image image-2">
<img src="/assets/images/our-team/our-team-banner.webp" alt="Our Physiotherapy Team in Etobicoke" className="img-fluid rounded shadow-lg" />
<figure className="image">
<img src="/assets/images/our-team/our-team-meet.webp" alt="Meet Our Team" />
</figure>
</div>
</div>
@ -45,13 +45,10 @@ export default function Home() {
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_three">
<div className="image-box" style={{ paddingLeft: '0', marginRight: '0' }}>
<figure className="image image-1">
<img src="/assets/images/home/welcome/home-welcome.webp" alt="Physiotherapy Experts" className="rounded shadow" style={{ maxWidth: '400px' }} />
</figure>
<figure className="image image-2" style={{ left: '150px', top: '80px', transform: 'rotate(5deg)' }}>
<img src="/assets/images/our-team/our-team-banner.webp" alt="Licensed Professionals" className="rounded shadow" style={{ maxWidth: '350px' }} />
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/our-team/our-team-experienced.webp" alt="Experienced Professionals" />
</figure>
</div>
</div>
@ -60,7 +57,6 @@ export default function Home() {
<div className="content_block_one">
<div className="content-box ml_30">
<div className="sec-title mb_25">
<span className="sub-title" style={{ color: '#ff7a1a' }}>Licensed & Certified</span>
<h2 className="text-white">Experienced &amp; Licensed Professionals</h2>
</div>
<div className="text-box">
@ -73,7 +69,7 @@ export default function Home() {
<li className="text-white">Post-surgical recovery experts</li>
</ul>
<p className="text-white mb_20">Each professional at our Etobicoke physiotherapy clinic maintains current certifications and participates in ongoing continuing education to stay updated with modern treatment techniques.</p>
<p className="text-white" style={{ borderLeft: '3px solid #102548', paddingLeft: '15px' }}>We believe continuous learning translates into better patient care.</p>
<p className="text-white" style={{ borderLeft: '3px solid #fff', paddingLeft: '15px' }}>We believe continuous learning translates into better patient care.</p>
</div>
</div>
</div>
@ -92,20 +88,20 @@ export default function Home() {
</div>
<div className="row clearfix">
{[
{ title: "Joint dysfunction", icon: "icon-30" },
{ title: "Mobility impairments", icon: "icon-21" },
{ title: "Workplace injuries", icon: "icon-16" },
{ title: "Sports injuries", icon: "icon-21" },
{ title: "Post-surgical rehabilitation", icon: "icon-26" },
{ title: "Chronic back and neck pain", icon: "icon-28" },
{ title: "Motor vehicle accident injuries", icon: "icon-30" },
{ title: "Neurological rehabilitation therapy", icon: "icon-19" },
{ title: "Joint dysfunction", icon: "/assets/images/our-team/joint-dysfuntion.webp" },
{ title: "Mobility impairments", icon: "/assets/images/our-team/mobility-impairments.webp" },
{ title: "Workplace injuries", icon: "/assets/images/our-team/workplace-injuries.webp" },
{ title: "Sports injuries", icon: "/assets/images/our-team/sports-injury.webp" },
{ title: "Post-surgical rehabilitation", icon: "/assets/images/our-team/post-surgical-rehabilation.webp" },
{ title: "Chronic back and neck pain", icon: "/assets/images/our-team/chronic-back-neck-pain.webp" },
{ title: "Motor vehicle accident injuries", icon: "/assets/images/our-team/motor-vehicle-accident.webp" },
{ title: "Neurological rehabilitation therapy", icon: "/assets/images/our-team/neurological-rehabilation.webp" },
].map((item, idx) => (
<div key={idx} className="col-lg-3 col-md-6 col-sm-12 feature-block mb_30">
<div className="feature-block-one">
<div className="inner-box p-4 shadow-sm h-100" style={{ border: '1px solid #f0f0f0', borderRadius: '15px' }}>
<div className="icon-box mb-3" style={{ fontSize: '40px', color: '#bc0000' }}>
<i className={item.icon}></i>
<div className="icon-box mb-3" style={{ height: '70px', display: 'flex', alignItems: 'center', justifyContent: 'center' }}>
<img src={item.icon} alt={item.title} style={{ width: '60px', height: '60px', objectFit: 'contain' }} />
</div>
<h3 style={{ fontSize: '18px', fontWeight: '700' }}>{item.title}</h3>
</div>
@ -117,42 +113,97 @@ export default function Home() {
</section>
{/* ─── SECTION 4: Philosophy ─── */}
<section className="about-style-two pt_90 pb_90 bg-color-1" style={{ position: 'relative', overflow: 'hidden' }}>
<div className="pattern-layer" style={{ opacity: 0.05, backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
<section
className="about-style-two pt_90 pb_90 bg-color-1"
style={{ position: "relative", overflow: "hidden" }}
>
<div
className="pattern-layer"
style={{
opacity: 0.05,
backgroundImage: "url(/assets/images/shape/shape-35.webp)",
}}
></div>
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-5 col-md-12 col-sm-12 content-column">
{/* LEFT SIDE IMAGE */}
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mb-3">
<img
src="/assets/images/our-team/our-team-patient.webp"
alt="Patient First Philosophy"
className="img-fluid rounded"
/>
</figure>
</div>
</div>
</div>
{/* RIGHT SIDE CONTENT */}
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
{/* Title */}
<div className="sec-title mb_20">
<h2 className="text-white">A Patient-First Philosophy</h2>
</div>
<div className="text-box">
<p className="mb_25 text-white" style={{ fontSize: '18px', lineHeight: '1.6em' }}>Clinical skill is important but so is listening. We understand that pain and injury can be frustrating and emotionally challenging. Thats why we create a supportive and encouraging environment.</p>
{/* Paragraph */}
<div className="text-box mb_30">
<p
className="text-white"
style={{ fontSize: "18px", lineHeight: "1.6em" }}
>
Clinical skill is important but so is listening. We understand
that pain and injury can be frustrating and emotionally
challenging. Thats why we create a supportive and encouraging
environment.
</p>
</div>
</div>
</div>
</div>
<div className="col-lg-7 col-md-12 col-sm-12 content-column">
<div className="row clearfix justify-content-center">
{/* Icon List */}
<div className="row">
{[
{ title: "Clear communication", icon: "icon-21" },
{ title: "Thorough explanations", icon: "icon-19" },
{ title: "Respectful care", icon: "icon-30" },
{ title: "Realistic goal-setting", icon: "icon-16" },
{ title: "Motivational support", icon: "icon-21" },
{ title: "Clear communication", icon: "/assets/images/our-team/clear.webp" },
{ title: "Thorough explanations", icon: "/assets/images/our-team/thorough.webp" },
{ title: "Respectful care", icon: "/assets/images/our-team/respectful.webp" },
{ title: "Realistic goal-setting", icon: "/assets/images/our-team/realistic.webp" },
{ title: "Motivational support", icon: "/assets/images/our-team/motivational.webp" },
].map((item, idx) => (
<div key={idx} className="col-lg-4 col-md-6 col-sm-12 mb_20">
<div className="inner-box p-3 text-center rounded shadow-sm h-100" style={{ background: 'rgba(255,255,255,0.08)', border: '1px solid rgba(255,255,255,0.15)' }}>
<i className={item.icon} style={{ fontSize: '30px', color: '#fff', marginBottom: '10px', display: 'block' }}></i>
<h4 className="text-white" style={{ fontSize: '15px', fontWeight: '700', margin: 0 }}>{item.title}</h4>
<div key={idx} className="col-12 mb_15">
<div className="d-flex align-items-center">
<img
src={item.icon}
alt={item.title}
style={{
width: "45px",
height: "45px",
objectFit: "contain",
marginRight: "12px",
}}
/>
<h5
className="text-white mb-0"
style={{ fontSize: "16px", fontWeight: "600" }}
>
{item.title}
</h5>
</div>
</div>
))}
</div>
</div>
</div>
</div>
</div>
</div>
</section>
{/* ─── SECTION 5: Collaborative Care ─── */}
@ -178,10 +229,12 @@ export default function Home() {
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column mt-5 mt-lg-0">
<div className="image_block_four" style={{ position: 'relative' }}>
<div className="image-box" style={{ borderRadius: '50% 10% 50% 50%', overflow: 'hidden' }}>
<img src="/assets/images/home/welcome/home-welcome.webp" alt="Collaborative Care" className="img-fluid" />
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/our-team/our-team-collabarative.webp" alt="Collaborative Care" />
</figure>
</div>
</div>
</div>
@ -194,8 +247,12 @@ export default function Home() {
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image-box px-4">
<img src="/assets/images/our-team/our-team-banner.webp" alt="One-on-one sessions" className="img-fluid rounded-pill border-5 border-white shadow shadow-white" style={{ border: '8px solid rgba(255,255,255,0.1)' }} />
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/our-team/our-team-individualized.webp" alt="Individualized Attention" />
</figure>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column mt-5 mt-lg-0">
@ -240,16 +297,16 @@ export default function Home() {
</div>
<div className="row clearfix">
{[
{ title: "Movement optimization", icon: "icon-30" },
{ title: "Postural correction", icon: "icon-21" },
{ title: "Athletic performance enhancement", icon: "icon-16" },
{ title: "Workplace ergonomics", icon: "icon-28" },
{ title: "Long-term strength development", icon: "icon-26" },
{ title: "Movement optimization", icon: "/assets/images/our-team/movement-optimization.webp" },
{ title: "Postural correction", icon: "/assets/images/our-team/postural-correction.webp" },
{ title: "Athletic performance enhancement", icon: "/assets/images/our-team/atheletic-performace-enhancement.webp" },
{ title: "Workplace ergonomics", icon: "/assets/images/our-team/workplace-ergonomics.webp" },
{ title: "Long-term strength development", icon: "/assets/images/our-team/long-term-strength-development.webp" },
].map((item, idx) => (
<div key={idx} className="col-lg-4 col-md-6 col-sm-12 mb_30">
<div className="p-4 border rounded shadow-sm hover-shadow transition-all bg-white text-center h-100">
<div className="icon-box mb-3" style={{ width: '60px', height: '60px', background: '#f8f8f8', borderRadius: '50%', display: 'flex', alignItems: 'center', justifyContent: 'center', margin: '0 auto' }}>
<i className={item.icon} style={{ fontSize: '24px', color: '#bc0000' }}></i>
<img src={item.icon} alt={item.title} style={{ width: '40px', height: '40px', objectFit: 'contain' }} />
</div>
<h3 style={{ fontSize: '18px', fontWeight: '700' }}>{item.title}</h3>
</div>
@ -272,7 +329,7 @@ export default function Home() {
</div>
<div className="text-box">
<p className="mb-4 text-white">As a trusted Etobicoke physiotherapy clinic, we proudly serve patients from:</p>
<h3 className="mb-3 text-white" style={{ fontSize: '20px', fontWeight: '700' }}>We treat every patient like family.</h3>
<h3 className="mb-3 text-white" style={{ fontSize: '20px', fontWeight: '700' }}>We treat every patient like family</h3>
<div className="row clearfix">
{["Etobicoke", "Toronto", "Mississauga", "Greater Toronto Area"].map((loc, idx) => (
<div key={idx} className="col-6 mb_10">
@ -288,10 +345,12 @@ export default function Home() {
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column mt-5 mt-lg-0">
<div className="image-box p-relative">
<div style={{ padding: '40px', background: '#fff', borderRadius: '20px', boxShadow: '0 10px 30px rgba(0,0,0,0.05)' }}>
<img src="/assets/images/home/welcome/home-welcome.webp" alt="Serving the Community" className="img-fluid rounded" />
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mt-3">
<img src="/assets/images/our-team/our-team-community.webp" alt="Community Focused" />
</figure>
</div>
</div>
</div>
@ -307,16 +366,16 @@ export default function Home() {
</div>
<div className="row clearfix justify-content-center">
{[
{ title: "Advanced clinical knowledge", icon: "icon-21" },
{ title: "Compassionate, patient-centered care", icon: "icon-30" },
{ title: "Clear communication", icon: "icon-16" },
{ title: "Customized treatment plans", icon: "icon-19" },
{ title: "Proven rehabilitation outcomes", icon: "icon-26" },
{ title: "Advanced clinical knowledge", icon: "/assets/images/our-team/advanced-clinical-challenge.webp" },
{ title: "Compassionate, patient-centered care", icon: "/assets/images/our-team/compassionate.webp" },
{ title: "Clear communication", icon: "/assets/images/our-team/clear-communication.webp" },
{ title: "Customized treatment plans", icon: "/assets/images/our-team/customized-treatment-plans.webp" },
{ title: "Proven rehabilitation outcomes", icon: "/assets/images/our-team/proven-rehabilation-outcomes.webp" },
].map((item, idx) => (
<div key={idx} className="col-lg-2 col-md-4 col-sm-6 mb_30 px-2">
<div className="inner-box text-center p-4 h-100" style={{ background: '#fff', border: '1px solid #eee', borderRadius: '15px' }}>
<div className="icon-box mb-3" style={{ fontSize: '30px', color: '#bc0000' }}>
<i className={item.icon}></i>
<div className="icon-box mb-3" style={{ height: '40px', display: 'flex', alignItems: 'center', justifyContent: 'center' }}>
<img src={item.icon} alt={item.title} style={{ width: '40px', height: '40px', objectFit: 'contain' }} />
</div>
<h4 style={{ fontSize: '14px', fontWeight: '700', lineHeight: '1.4em' }}>{item.title}</h4>
</div>
@ -327,6 +386,41 @@ export default function Home() {
</div>
</section>
{/* ─── SECTION 10: Final CTA ─── */}
<section className="about-style-three pt_90 pb_90" style={{ backgroundImage: 'linear-gradient(rgba(16,37,72,0.9), rgba(16,37,72,0.9)), url(/assets/images/home/make-an-appointment/make-an-appopintment-bg.webp)', backgroundSize: 'cover', backgroundAttachment: 'fixed' }}>
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-7 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2 className="text-white">Your Recovery Starts With the Right Team</h2>
</div>
<div className="text-box mb_40">
<p className="text-white opacity-75 mb_30">If you are looking for the best physiotherapy clinic in Etobicoke, Rapha Rehab is here for you. Schedule your appointment today and experience professional rehabilitation delivered by a team that truly cares.</p>
<div className="row clearfix">
{[
"The best physiotherapy clinic in Etobicoke",
"Skilled accident rehabilitation specialists",
"Trusted Toronto physiotherapy experts",
"Experienced Mississauga physiotherapy providers"
].map((text, idx) => (
<div key={idx} className="col-md-6 mb_10">
<span className="text-white d-flex align-items-center"><i className="icon-21 me-2"></i> {text}</span>
</div>
))}
</div>
</div>
<div className="btn-box">
<Link href="/contact" className="theme-btn btn-one"><span>Schedule Your Appointment</span></Link>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
{/* ─── TEAM MEMBERS GRID ─── */}
<section className="team-section pt_90 pb_90 centred">
<div className="auto-container">
@ -366,41 +460,6 @@ export default function Home() {
</div>
</div>
</section>
{/* ─── SECTION 10: Final CTA ─── */}
<section className="about-style-three pt_90 pb_90" style={{ backgroundImage: 'linear-gradient(rgba(16,37,72,0.9), rgba(16,37,72,0.9)), url(/assets/images/home/make-an-appointment/make-an-appopintment-bg.webp)', backgroundSize: 'cover', backgroundAttachment: 'fixed' }}>
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-7 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2 className="text-white">Your Recovery Starts With the Right Team</h2>
</div>
<div className="text-box mb_40">
<p className="text-white opacity-75 mb_30">If you are looking for the best physiotherapy clinic in Etobicoke, Rapha Rehab is here for you. Schedule your appointment today and experience professional rehabilitation delivered by a team that truly cares.</p>
<div className="row clearfix">
{[
"The best physiotherapy clinic in Etobicoke",
"Skilled accident rehabilitation specialists",
"Trusted Toronto physiotherapy experts",
"Experienced Mississauga physiotherapy providers"
].map((text, idx) => (
<div key={idx} className="col-md-6 mb_10">
<span className="text-white d-flex align-items-center"><i className="icon-21 me-2"></i> {text}</span>
</div>
))}
</div>
</div>
<div className="btn-box">
<Link href="/contact" className="theme-btn btn-one"><span>Schedule Your Appointment</span></Link>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</Layout>
</>
);

View File

@ -485,6 +485,87 @@ export default function RefugeeIFHP() {
</div>
</section>
<section className="about-style-three pb_90">
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/payment-insurance/payment-1.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<span className="sub-title mt-3">Payment & Insurance Physiotherapy in Etobicoke</span>
<h2>Payment & Insurance Options at Rapha Rehab Etobicoke Physiotherapy Clinic</h2>
</div>
<div className="text-box">
<p className="mt-3">At Rapha Rehab, we believe access to high-quality physiotherapy and rehabilitation services in Etobicoke should be simple, transparent, and stress-free. Whether you are recovering from a motor vehicle accident, workplace injury, sports injury, or surgery, our team is committed to making the financial process as smooth as your recovery journey.</p>
<p className="mt-3">We proudly offer flexible payment options and direct billing services to accommodate the needs of patients across Etobicoke, Toronto, Mississauga, and the Greater Toronto Area.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section className="testimonial-style-two p_relative pt-0 pb_90">
<div className="auto-container">
<div className="row align-items-center flex-row-reverse">
<div className="col-lg-6 col-md-12 col-sm-12 content-column order-1 order-lg-2">
<div className="content_block_one pr_30">
<div className="content-box">
<div className="text-box mb_40">
<ul className="list-style-one clearfix">
<li>
<b>Direct Insurance Billing Available</b> We offer direct billing to most major insurance providers, reducing paperwork and out-of-pocket expenses. Our team verifies your benefits before your first appointment so you know exactly what to expect.
</li>
<li>
<b>Extended Health Insurance Coverage</b> Physiotherapy services are commonly covered under workplace insurance, corporate group benefits, private health plans, and family coverage policies. Coverage may include assessments, treatment sessions, manual therapy, and rehabilitation exercises.
</li>
<li>
<b>Motor Vehicle Accident (MVA) Coverage</b> If you were injured in a car accident, we assist with insurance claim documentation, treatment plan submissions, adjuster communication, and direct billing for approved claims. MVA coverage may include physiotherapy, massage therapy, rehabilitation exercises, and pain management.
</li>
<li>
<b>Workplace Injury (WSIB) Claims</b> We support patients with WSIB claims by working closely with case managers, employers, and physicians. Services include functional ability reports, return-to-work planning, structured rehabilitation programs, and direct WSIB billing.
</li>
<li>
<b>Affordable Self-Pay & Flexible Payment Options</b> We provide transparent pricing with no hidden fees. Payment methods include debit, credit cards, e-transfers, and cash. We believe physiotherapy should be accessible and offer cost-effective treatment plans tailored to your needs.
</li>
<li>
<b>Transparent Pricing & Investment in Your Health</b> You will always know your treatment costs, insurance coverage, and any out-of-pocket expenses. Physiotherapy is an investment in long-term mobility, pain reduction, injury prevention, improved performance, and better quality of life.
</li>
</ul>
</div>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mb-3">
<img src="/assets/images/payment-insurance/payment-2.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
</>
);
}

View File

@ -11,6 +11,70 @@ export const metadata = {
export default function RehabilitationPage() {
return (
<Layout headerStyle={1} footerStyle={1} breadcrumbTitle="Rehabilitation" bannerImage="/assets/images/rehabilitation/rehabilation-banner.webp">
<section className="about-style-three pt_90 pb_90">
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image mb-3">
<img src="/assets/images/rehabilitation/comprehensive-rehabilation.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2>Comprehensive Rehabilitation Services in Etobicoke</h2>
</div>
<div className="text-box">
<p>At Rapha Rehab, we provide comprehensive rehabilitation services designed to restore mobility, eliminate pain, and improve overall physical function. As a leading rehabilitation clinic in Etobicoke, our programs are structured, evidence-based, and customized to each patients needs.</p>
<p>We proudly serve patients from Etobicoke, Toronto, Mississauga, and surrounding communities.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section className="about-style-three pt-0 pb-0">
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title mb_25">
<h2>Why Choose Our Rehabilitation Clinic in Etobicoke?</h2>
</div>
<div className="text-box">
<p className="mb-3">Patients choose Rapha Rehab because we offer:</p>
<ul className="list-style-one clearfix mb_30">
<li>Personalized recovery plans</li>
<li>One-on-one care</li>
<li>Evidence-based treatments</li>
<li>Integrated rehabilitation approach</li>
<li>Focus on long-term prevention</li>
</ul>
</div>
<p className="mb-3">Our mission is to help you regain independence and return to the activities you love.</p>
<p className="mb-3">Book your rehabilitation assessment today and begin your journey toward optimal recovery.</p>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<figure className="image">
<img src="/assets/images/rehabilitation/why-choose.webp" alt="Education & Training" />
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<section className="service-section sec-pad-2">
<div className="auto-container">
<div className="row clearfix">

View File

@ -18,26 +18,12 @@ export default function WhatToExpect() {
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
<div className="auto-container">
<div className="row align-items-center clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 mb-lg-0">
<div className="image_block_three">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_four">
<div className="image-box">
<div className="image-shape">
<div className="shape-1 rotate-me">
<Image src="/assets/images/shape/shape-8.webp" alt="Physiotherapy at Rapharehab" fill style={{ objectFit: "cover" }} />
</div>
<div className="shape-2">
<Image src="/assets/images/shape/shape-33.png" alt="Physiotherapy at Rapharehab" fill style={{ objectFit: "cover" }} />
</div>
<div className="shape-4">
<Image src="/assets/images/shape/shape-34.png" alt="Physiotherapy at Rapharehab" fill style={{ objectFit: "cover" }} />
</div>
<div className="shape-5">
<Image src="/assets/images/shape/shape-11.webp" alt="Physiotherapy at Rapharehab" fill style={{ objectFit: "cover" }} />
</div>
</div>
<figure className="image image-1 hide-img"><img src="/assets/images/what-we-expect/right.webp" alt="Physiotherapy at Rapharehab" /></figure>
<figure className="image image-2"><img src="/assets/images/what-we-expect/left.webp" alt="Physiotherapy at Rapharehab" /></figure>
<div className="icon-box new-ho"><img src="/assets/images/what-we-expect/icon.webp" alt="Physiotherapy at Rapharehab" /></div>
<figure className="image mb-3">
<img src="/assets/images/what-we-expect/what-to-expect-at-rapha.webp" alt="Physiotherapy Assessment" />
</figure>
</div>
</div>
</div>
@ -63,7 +49,7 @@ export default function WhatToExpect() {
<section
className="pt_90 pb_90"
style={{
backgroundImage: "url(/assets/images/what-we-expect/left.webp)",
backgroundImage: "url(/assets/images/what-we-expect/what-to-expect-your-first-visit.webp)",
backgroundAttachment: "fixed",
backgroundSize: "cover",
backgroundPosition: "center",
@ -83,42 +69,40 @@ export default function WhatToExpect() {
<h2 className="text-white">Your First Visit Step by Step</h2>
</div>
<div className="row clearfix">
{/* Step 1 */}
<div className="row align-items-center clearfix mb_30">
<div className="col-lg-12 col-md-12 col-sm-12">
<div className="inner-box p-4 rounded shadow-sm" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<div className="col-lg-6 col-md-12 col-sm-12 mb_30">
<div className="inner-box p-4 rounded shadow-sm h-100 d-flex flex-column" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)', height: '500px' }}>
<span style={{
display: 'inline-block', fontSize: '13px', fontWeight: '700',
letterSpacing: '2px', textTransform: 'uppercase',
color: '#fff', background: '#bc0000',
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px'
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px', alignSelf: 'flex-start'
}}>Step - 1</span>
<h3 className="text-white mb-3">Warm Welcome &amp; Intake</h3>
<h3 className="text-white mb-3" style={{ fontSize: '20px' }}>Warm Welcome & Intake</h3>
<p className="text-white mb-3">Our friendly front desk team will:</p>
<ul className="list-style-one clearfix">
<ul className="list-style-one clearfix mb-4">
<li className="text-white">Confirm your appointment</li>
<li className="text-white">Review insurance information</li>
<li className="text-white">Assist with intake forms</li>
<li className="text-white">Answer initial questions</li>
</ul>
<p className="text-white mt-3"><strong className="text-white">We prioritize efficiency and professionalism.</strong></p>
</div>
<p className="text-white mt-auto"><strong>We prioritize efficiency and professionalism.</strong></p>
</div>
</div>
{/* Step 2 */}
<div className="row align-items-center clearfix mb_30">
<div className="col-lg-12 col-md-12 col-sm-12">
<div className="inner-box p-4 rounded shadow-sm" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<div className="col-lg-6 col-md-12 col-sm-12 mb_30">
<div className="inner-box p-4 rounded shadow-sm h-100 d-flex flex-column" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<span style={{
display: 'inline-block', fontSize: '13px', fontWeight: '700',
letterSpacing: '2px', textTransform: 'uppercase',
color: '#fff', background: '#bc0000',
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px'
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px', alignSelf: 'flex-start'
}}>Step - 2</span>
<h3 className="text-white mb-3">Detailed Assessment</h3>
<h3 className="text-white mb-3" style={{ fontSize: '20px' }}>Detailed Assessment</h3>
<p className="text-white mb-3">Your physiotherapist will conduct a thorough evaluation, including:</p>
<ul className="list-style-one clearfix">
<ul className="list-style-one clearfix mb-4">
<li className="text-white">Medical history review</li>
<li className="text-white">Injury history discussion</li>
<li className="text-white">Postural assessment</li>
@ -126,76 +110,70 @@ export default function WhatToExpect() {
<li className="text-white">Range of motion evaluation</li>
<li className="text-white">Strength testing</li>
</ul>
<p className="text-white mt-3"><strong className="text-white">This step identifies the root cause of your condition.</strong></p>
</div>
<p className="text-white mt-auto"><strong>This step identifies the root cause of your condition.</strong></p>
</div>
</div>
{/* Step 3 */}
<div className="row align-items-center clearfix mb_30">
<div className="col-lg-12 col-md-12 col-sm-12">
<div className="inner-box p-4 rounded shadow-sm" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<div className="col-lg-4 col-md-12 col-sm-12 mb_30">
<div className="inner-box p-4 rounded shadow-sm h-100 d-flex flex-column" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<span style={{
display: 'inline-block', fontSize: '13px', fontWeight: '700',
letterSpacing: '2px', textTransform: 'uppercase',
color: '#fff', background: '#bc0000',
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px'
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px', alignSelf: 'flex-start'
}}>Step - 3</span>
<h3 className="text-white mb-3">Diagnosis &amp; Treatment Plan</h3>
<h3 className="text-white mb-3" style={{ fontSize: '20px' }}>Diagnosis & Treatment Plan</h3>
<p className="text-white mb-3">After assessment, your therapist will:</p>
<ul className="list-style-one clearfix">
<ul className="list-style-one clearfix mb-4">
<li className="text-white">Explain findings clearly</li>
<li className="text-white">Outline your diagnosis</li>
<li className="text-white">Recommend a personalized treatment plan</li>
<li className="text-white">Set measurable recovery goals</li>
</ul>
<p className="text-white mt-3"><strong className="text-white">You will understand exactly what is happening and how we will address it.</strong></p>
</div>
<p className="text-white mt-auto"><strong>You will understand exactly what is happening and how we will address it.</strong></p>
</div>
</div>
{/* Step 4 */}
<div className="row align-items-center clearfix mb_30">
<div className="col-lg-12 col-md-12 col-sm-12">
<div className="inner-box p-4 rounded shadow-sm" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<div className="col-lg-4 col-md-12 col-sm-12 mb_30">
<div className="inner-box p-4 rounded shadow-sm h-100 d-flex flex-column" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<span style={{
display: 'inline-block', fontSize: '13px', fontWeight: '700',
letterSpacing: '2px', textTransform: 'uppercase',
color: '#fff', background: '#bc0000',
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px'
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px', alignSelf: 'flex-start'
}}>Step - 4</span>
<h3 className="text-white mb-3">First Treatment Session</h3>
<h3 className="text-white mb-3" style={{ fontSize: '20px' }}>First Treatment Session</h3>
<p className="text-white mb-3">In many cases, treatment begins on the first visit. This may include:</p>
<ul className="list-style-one clearfix">
<ul className="list-style-one clearfix mb-4">
<li className="text-white">Manual therapy</li>
<li className="text-white">Gentle mobility work</li>
<li className="text-white">Soft tissue treatment</li>
<li className="text-white">Introduction to rehabilitation exercises</li>
</ul>
<p className="text-white mt-3"><strong className="text-white">You will leave with a clear understanding of next steps.</strong></p>
</div>
<p className="text-white mt-auto"><strong>You will leave with a clear understanding of next steps.</strong></p>
</div>
</div>
{/* Step 5 */}
<div className="row align-items-center clearfix">
<div className="col-lg-12 col-md-12 col-sm-12">
<div className="inner-box p-4 rounded shadow-sm" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)' }}>
<div className="col-lg-4 col-md-12 col-sm-12 mb_30">
<div className="inner-box p-4 rounded shadow-sm h-100 d-flex flex-column" style={{ background: 'rgba(255,255,255,0.06)', border: '1px solid rgba(255,255,255,0.15)', backdropFilter: 'blur(6px)', height: '470px' }}>
<span style={{
display: 'inline-block', fontSize: '13px', fontWeight: '700',
letterSpacing: '2px', textTransform: 'uppercase',
color: '#fff', background: '#bc0000',
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px'
padding: '4px 16px', borderRadius: '20px', marginBottom: '14px', alignSelf: 'flex-start'
}}>Step - 5</span>
<h3 className="text-white mb-3">Ongoing Progress Monitoring</h3>
<h3 className="text-white mb-3" style={{ fontSize: '20px' }}>Ongoing Progress Monitoring</h3>
<p className="text-white mb-3">At each visit, we monitor:</p>
<ul className="list-style-one clearfix">
<ul className="list-style-one clearfix mb-4">
<li className="text-white">Pain levels</li>
<li className="text-white">Functional improvements</li>
<li className="text-white">Strength gains</li>
<li className="text-white">Mobility restoration</li>
</ul>
<p className="text-white mt-3"><strong className="text-white">Your treatment plan evolves as you improve.</strong></p>
<p className="text-white mt-auto"><strong>Your treatment plan evolves as you improve.</strong></p>
</div>
</div>
</div>
@ -217,9 +195,9 @@ export default function WhatToExpect() {
{/* Image */}
<div style={{ overflow: 'hidden', maxHeight: '300px' }}>
<img
src="/assets/images/what-we-expect/right.webp"
src="/assets/images/what-we-expect/what-to-expect-everything.webp"
alt="What to Bring"
style={{ width: '100%', objectFit: 'cover', objectPosition: 'top' }}
style={{ width: '100%', objectFit: 'cover' }}
/>
</div>
{/* Content */}
@ -242,9 +220,9 @@ export default function WhatToExpect() {
{/* Image */}
<div style={{ overflow: 'hidden', maxHeight: '300px' }}>
<img
src="/assets/images/what-we-expect/left.webp"
alt="How Many Sessions"
style={{ width: '100%', objectFit: 'cover', objectPosition: 'top' }}
src="/assets/images/what-we-expect/what-to-expect-everything-2.webp"
alt="Recovery Timeline"
style={{ width: '100%', objectFit: 'cover' }}
/>
</div>
{/* Content */}
@ -267,7 +245,7 @@ export default function WhatToExpect() {
</section>
{/* Section 4: Our Commitment CTA */}
<section className="about-style-three pt_90 pb_90" style={{ backgroundImage: "url(/assets/images/home/make-an-appointment/make-an-appopintment-bg.webp)" }}>
<section className="about-style-three pt_90 pb_90" style={{ backgroundImage: "url(/assets/images/what-we-expect/what-to-expect-our-commitment-bg.webp)", backgroundSize: 'cover', backgroundPosition: 'center' }}>
<div className="auto-container">
<div className="row clearfix align-items-center">
<div className="col-lg-8 col-md-12 col-sm-12 content-column">

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 548 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 892 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB