no h1 heading updated cargivers and paymentinsurence page updated

This commit is contained in:
akash 2026-01-12 11:47:50 +05:30
parent c20b9490ae
commit 3272a7c980
4 changed files with 637 additions and 628 deletions

View File

@ -1,5 +1,4 @@
'use client' 'use client'
import Layout from "@/components/layout/Layout";
import Link from "next/link"; import Link from "next/link";
import { useState } from 'react'; import { useState } from 'react';
import Image from "next/image"; import Image from "next/image";
@ -28,61 +27,60 @@ export default function Home() {
} }
return ( return (
<> <>
<Layout headerStyle={1} footerStyle={1} breadcrumbTitle="Caregivers" bannerImage="/assets/images/caregivers/caregivers-banner.webp"> <section className="feature-section pt_90 pb_90">
<section className="feature-section pt_90 pb_90"> <div className="shape hide-element">
<div className="shape hide-element"> <Image
<Image // loader={exportableLoader}
// loader={exportableLoader} src="/assets/images/shape/shape-6.png"
src="/assets/images/shape/shape-6.png" alt="Physiotherapy at Rapharehab"
alt="Physiotherapy at Rapharehab" fill
fill style={{ objectFit: "cover" }}
style={{ objectFit: "cover" }} />
/> </div>
<div className="auto-container">
<div className="sec-title centred mb_50">
<span className="sub-title">Caregivers</span>
<h2>We Dont Just Give Care - <br />We Take Care as Well</h2>
</div> </div>
<div className="row clearfix">
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
<div className="auto-container"> <div className="feature-block-one">
<div className="sec-title centred mb_50"> <div className="inner-box">
<span className="sub-title">Caregivers</span> <div className="icon-box"><img src="/assets/images/caregivers/caring.webp" alt="Caring with a smile" /></div>
<h2>We Dont Just Give Care - <br />We Take Care as Well</h2> <h3>Caring with a Smile</h3>
<p>At RaphaRehab, care is not just a service - its an experience. Our caregivers bring warmth, positivity, and a genuine smile to every interaction. A simple smile can uplift a day, ease stress, and make healing feel lighter - and thats exactly the kind of comfort we aim to bring to your home.</p>
</div>
</div>
</div> </div>
<div className="row clearfix"> <div className="col-lg-4 col-md-6 col-sm-12 feature-block">
<div className="col-lg-4 col-md-6 col-sm-12 feature-block"> <div className="feature-block-one">
<div className="feature-block-one"> <div className="inner-box">
<div className="inner-box"> <div className="icon-box"><img src="/assets/images/caregivers/attentive.webp" alt="Attentive listener" /></div>
<div className="icon-box"><img src="/assets/images/caregivers/caring.webp" alt="Caring with a smile" /></div> <h3>Attentive Listener</h3>
<h3>Caring with a Smile</h3> <p>Your comfort begins with being heard. Our caregivers take the time to understand your routines, preferences, and expectations. From how you like things arranged to where you enjoy going, we listen closely so we can offer support that truly fits your lifestyle. Every conversation helps us create the perfect caregiverclient match.</p>
<p>At RaphaRehab, care is not just a service - its an experience. Our caregivers bring warmth, positivity, and a genuine smile to every interaction. A simple smile can uplift a day, ease stress, and make healing feel lighter - and thats exactly the kind of comfort we aim to bring to your home.</p>
</div>
</div> </div>
</div> </div>
<div className="col-lg-4 col-md-6 col-sm-12 feature-block"> </div>
<div className="feature-block-one"> <div className="col-lg-4 col-md-6 col-sm-12 feature-block">
<div className="inner-box"> <div className="feature-block-one">
<div className="icon-box"><img src="/assets/images/caregivers/attentive.webp" alt="Attentive listener" /></div> <div className="inner-box">
<h3>Attentive Listener</h3> <div className="icon-box"><img src="/assets/images/caregivers/qualified.webp" alt="Qualified" /></div>
<p>Your comfort begins with being heard. Our caregivers take the time to understand your routines, preferences, and expectations. From how you like things arranged to where you enjoy going, we listen closely so we can offer support that truly fits your lifestyle. Every conversation helps us create the perfect caregiverclient match.</p> <h3>Qualified & Trustworthy</h3>
</div> <p>Whether you need companionship, mobility support, or more complex personal care, our caregivers are trained, experienced, and carefully vetted. We ensure every caregiver meets high standards of safety, professionalism, and compassion - so you receive care that is not only dependable but also meaningful.</p>
</div>
</div>
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
<div className="feature-block-one">
<div className="inner-box">
<div className="icon-box"><img src="/assets/images/caregivers/qualified.webp" alt="Qualified" /></div>
<h3>Qualified & Trustworthy</h3>
<p>Whether you need companionship, mobility support, or more complex personal care, our caregivers are trained, experienced, and carefully vetted. We ensure every caregiver meets high standards of safety, professionalism, and compassion - so you receive care that is not only dependable but also meaningful.</p>
</div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</section> </div>
</section>
<section className="about-style-three pt_90 pb_90 bg-color-1"> <section className="about-style-three pt_90 pb_90 bg-color-1">
<div className="pattern-layer hide-element" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div> <div className="pattern-layer hide-element" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
<div className="auto-container"> <div className="auto-container">
<div className="row clearfix"> <div className="row clearfix">
{/* <div className="col-lg-6 col-md-12 col-sm-12 image-column"> {/* <div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_three"> <div className="image_block_three">
<div className="image-box"> <div className="image-box">
<figure className="image image-1"><img src="/assets/images/caregivers/right.webp" alt="A professional and friendly care provider" /></figure> <figure className="image image-1"><img src="/assets/images/caregivers/right.webp" alt="A professional and friendly care provider" /></figure>
@ -92,192 +90,191 @@ export default function Home() {
</div> </div>
</div> */} </div> */}
<div className="col-lg-4 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start"> <div className="col-lg-4 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
<div className="image_block_four"> <div className="image_block_four">
<div className="image-box"> <div className="image-box">
<figure> <figure>
<img <img
src="/assets/images/caregivers/left.webp" src="/assets/images/caregivers/left.webp"
alt="Physiotherapy at Rapharehab" alt="Physiotherapy at Rapharehab"
className="img-fluid" className="img-fluid"
/> />
</figure> </figure>
</div>
</div> </div>
</div> </div>
<div className="col-lg-8 col-md-12 col-sm-12 content-column mt-5"> </div>
<div className="content_block_one"> <div className="col-lg-8 col-md-12 col-sm-12 content-column mt-5">
<div className="content-box"> <div className="content_block_one">
<div className="sec-title-1 mb_15 mt_15"> <div className="content-box">
<span className="sub-title-1">At RaphaRehab</span> <div className="sec-title-1 mb_15 mt_15">
<h2>Professional, Friendly Care You Can Trust</h2> <span className="sub-title-1">At RaphaRehab</span>
</div> <h2>Professional, Friendly Care You Can Trust</h2>
<div className="text-box mb_40"> </div>
<p className="text-white">We choose caregivers who bring skill, compassion, and genuine dedication to those who need daily support.</p> <div className="text-box mb_40">
</div> <p className="text-white">We choose caregivers who bring skill, compassion, and genuine dedication to those who need daily support.</p>
<div className="btn-box"> </div>
<Link href="/contact" className="theme-btn btn-one-new" aria-label="Contact"><span>Become a Caregiver</span></Link> <div className="btn-box">
</div> <Link href="/contact" className="theme-btn btn-one-new" aria-label="Contact"><span>Become a Caregiver</span></Link>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</section> </div>
</section>
<section className="team-section pb_90 bg-color-1"> <section className="team-section pb_90 bg-color-1">
<div className="auto-container"> <div className="auto-container">
{/* <div className="sec-title mb_50"> {/* <div className="sec-title mb_50">
<span className="sub-title">Meet the Team</span> <span className="sub-title">Meet the Team</span>
<h2>Meet Our Experienced Therapists <br />for Exceptional Care</h2> <h2>Meet Our Experienced Therapists <br />for Exceptional Care</h2>
</div> */} </div> */}
<div className="row clearfix justify-content-center"> <div className="row clearfix justify-content-center">
{teamMembers.map((member, index) => ( {teamMembers.map((member, index) => (
<div key={member.id} className="col-lg-4 col-md-6 col-sm-12 team-block"> <div key={member.id} className="col-lg-4 col-md-6 col-sm-12 team-block">
<div <div
className="team-block-two wow fadeInUp animated" className="team-block-two wow fadeInUp animated"
data-wow-delay={`${index * 200}ms`} data-wow-delay={`${index * 200}ms`}
data-wow-duration="1500ms" data-wow-duration="1500ms"
> >
<div className="inner-box"> <div className="inner-box">
<div className="image-box"> <div className="image-box">
<figure className="image"> <figure className="image">
<img <img
src={member.image} src={member.image}
alt={member.name} alt={member.name}
style={{ width: "410px", height: "444px", objectFit: "cover" }} style={{ width: "410px", height: "444px", objectFit: "cover" }}
/> />
</figure> </figure>
</div> </div>
<div className="lower-content"> <div className="lower-content">
<h3> <h3>
<Link href={`/our-team-physiotherapy-etobicoke/${member.slug}`} aria-label="Our team physiotherapy etobicoke">{member.name}</Link> <Link href={`/our-team-physiotherapy-etobicoke/${member.slug}`} aria-label="Our team physiotherapy etobicoke">{member.name}</Link>
</h3> </h3>
<span className="designation">{member.designation}</span> <span className="designation">{member.designation}</span>
{/* <ul className="social-links clearfix"> {/* <ul className="social-links clearfix">
{member.socials.map((social, idx) => ( {member.socials.map((social, idx) => (
<li key={idx}> <li key={idx}>
<Link href={social.link}><i className={social.icon}></i></Link> <Link href={social.link}><i className={social.icon}></i></Link>
</li> </li>
))} ))}
</ul> */} </ul> */}
</div>
</div> </div>
</div> </div>
</div> </div>
))}
</div>
</div>
</section>
<section className="faq-section pt_90 pb_90">
<div className="auto-container">
<div className="sec-title centred mb_50">
<span className="sub-title">RaphaRehab</span>
<h2>Have Questions? Were <br />Here to Help.</h2>
</div>
<div className="row align-items-center clearfix">
{/* Left Side Image */}
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
<div className="image_block_four">
<div className="image-box">
<figure>
<img
src="/assets/images/caregivers/nanocare.webp"
alt="Physiotherapy at Rapharehab"
className="img-fluid"
/>
</figure>
</div>
</div>
</div> </div>
))}
</div>
</div>
</section>
{/* Right Side FAQ Content */}
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content-box">
<ul className="accordion-box">
{/* FAQ 1 */} <section className="faq-section pt_90 pb_90">
<li className="accordion block"> <div className="auto-container">
<div <div className="sec-title centred mb_50">
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"} <span className="sub-title">RaphaRehab</span>
onClick={() => handleToggle(1)} <h2>Have Questions? Were <br />Here to Help.</h2>
> </div>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Why should I apply to RaphaRehab?</h3>
</div>
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>RaphaRehab offers a supportive work environment, flexible schedules, and opportunities to make a meaningful difference in peoples lives. We value compassion, professionalism, and growth and we ensure every caregiver feels respected, trained, and appreciated.</p>
</div>
</div>
</div>
</li>
{/* FAQ 2 */} <div className="row align-items-center clearfix">
<li className="accordion block">
<div
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(2)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Where can I work?</h3>
</div>
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>Our caregivers work across multiple home-care locations, supporting clients who need daily assistance, rehabilitation help, or companionship. Youll be matched with assignments based on your skills, comfort, and proximity.</p>
</div>
</div>
</div>
</li>
{/* FAQ 3 */} {/* Left Side Image */}
<li className="accordion block"> <div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
<div <div className="image_block_four">
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"} <div className="image-box">
onClick={() => handleToggle(3)} <figure>
> <img
<div className="icon-box"><i className="icon-34"></i></div> src="/assets/images/caregivers/nanocare.webp"
<h3>What types of shifts do you offer?</h3> alt="Physiotherapy at Rapharehab"
</div> className="img-fluid"
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}> />
<div className="content"> </figure>
<div className="text">
<p>We provide a wide range of shift options, including hourly, part-time, full-time, overnight, and 24/7 live-in care. You can choose shifts that suit your schedule and lifestyle.</p>
</div>
</div>
</div>
</li>
{/* FAQ 4 */}
<li className="accordion block">
<div
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(4)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Do you hire full-time, part-time, or contract caregivers?</h3>
</div>
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>Yes - we offer all options. Depending on your preference, you can join us as a full-time employee, part-time caregiver, or contracted professional. Our goal is to provide flexibility while maintaining high standards of care.</p>
</div>
</div>
</div>
</li>
</ul>
</div> </div>
</div> </div>
</div> </div>
{/* Right Side FAQ Content */}
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content-box">
<ul className="accordion-box">
{/* FAQ 1 */}
<li className="accordion block">
<div
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(1)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Why should I apply to RaphaRehab?</h3>
</div>
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>RaphaRehab offers a supportive work environment, flexible schedules, and opportunities to make a meaningful difference in peoples lives. We value compassion, professionalism, and growth and we ensure every caregiver feels respected, trained, and appreciated.</p>
</div>
</div>
</div>
</li>
{/* FAQ 2 */}
<li className="accordion block">
<div
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(2)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Where can I work?</h3>
</div>
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>Our caregivers work across multiple home-care locations, supporting clients who need daily assistance, rehabilitation help, or companionship. Youll be matched with assignments based on your skills, comfort, and proximity.</p>
</div>
</div>
</div>
</li>
{/* FAQ 3 */}
<li className="accordion block">
<div
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(3)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>What types of shifts do you offer?</h3>
</div>
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>We provide a wide range of shift options, including hourly, part-time, full-time, overnight, and 24/7 live-in care. You can choose shifts that suit your schedule and lifestyle.</p>
</div>
</div>
</div>
</li>
{/* FAQ 4 */}
<li className="accordion block">
<div
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(4)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>Do you hire full-time, part-time, or contract caregivers?</h3>
</div>
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>Yes - we offer all options. Depending on your preference, you can join us as a full-time employee, part-time caregiver, or contracted professional. Our goal is to provide flexibility while maintaining high standards of care.</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div> </div>
</section> </div>
</Layout> </section>
</> </>
); );
} }

View File

@ -1,4 +1,5 @@
import dynamic from "next/dynamic"; import dynamic from "next/dynamic";
import Layout from "@/components/layout/Layout";
export const metadata = { export const metadata = {
title: "Trusted Caregiver Support Services Rapharehab Clinic", title: "Trusted Caregiver Support Services Rapharehab Clinic",
@ -11,5 +12,14 @@ const CaregiversPage = dynamic(() => import("../caregivers/CaregiversPage"), {
}); });
export default function Page() { export default function Page() {
return <CaregiversPage />; return (
<Layout
headerStyle={1}
footerStyle={1}
breadcrumbTitle="Caregivers"
bannerImage="/assets/images/caregivers/caregivers-banner.webp"
>
<CaregiversPage />
</Layout>
);
} }

View File

@ -1,7 +1,6 @@
"use client"; "use client";
import Link from "next/link"; import Link from "next/link";
import Layout from "@/components/layout/Layout";
import { useState } from 'react'; import { useState } from 'react';
export default function RefugeeIFHP() { export default function RefugeeIFHP() {
@ -26,473 +25,466 @@ export default function RefugeeIFHP() {
return ( return (
<> <>
<Layout <section className="solutions-section pb-0">
headerStyle={1} <div className="auto-container">
footerStyle={1} <div className="content-box full-width">
breadcrumbTitle="Refugee Physiotherapy & IFHP Claims" <div className="sec-title mb_15">
bannerImage="/assets/images/payment-insurance/payment-banner.webp" <h2>Refugee Physiotherapy & IFHP Claims (Canada)</h2>
> <h3 className="mt-3">
<section className="solutions-section pb-0"> <strong>Simple claims No surprises.</strong>
<div className="auto-container"> </h3>
<div className="content-box full-width"> </div>
<div className="sec-title mb_15">
<h2>Refugee Physiotherapy & IFHP Claims (Canada)</h2>
<h3 className="mt-3">
<strong>Simple claims No surprises.</strong>
</h3>
</div>
<div className="mb_30"> <div className="mb_30">
<p className="mb-3"> <p className="mb-3">
At Rapha Rehab, we make it easy for refugees and refugee claimants to access physiotherapy through Canadas Interim Federal Health Program (IFHP). We take care of the paperwork, explain your coverage clearly, and help you focus on what matters most - your recovery. At Rapha Rehab, we make it easy for refugees and refugee claimants to access physiotherapy through Canadas Interim Federal Health Program (IFHP). We take care of the paperwork, explain your coverage clearly, and help you focus on what matters most - your recovery.
</p> </p>
<div className="btn-box mt-4"> <div className="btn-box mt-4">
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit "><span>Book Your IFHP-Covered Visit</span></Link> <Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit "><span>Book Your IFHP-Covered Visit</span></Link>
</div>
</div> </div>
</div>
<div className=" mb_30"> <div className=" mb_30">
<h3 className="recuression mb-3">Whos eligible under IFHP?</h3> <h3 className="recuression mb-3">Whos eligible under IFHP?</h3>
<p> <p>
IFHP provides temporary health coverage for individuals in Canada who are not yet eligible for provincial or territorial insurance. This includes refugee claimants, protected persons, and many resettled refugees. It acts as a payer of last resort while you wait for your provincial coverage. IFHP provides temporary health coverage for individuals in Canada who are not yet eligible for provincial or territorial insurance. This includes refugee claimants, protected persons, and many resettled refugees. It acts as a payer of last resort while you wait for your provincial coverage.
</p> </p>
</div> </div>
<div className=" mb_30"> <div className=" mb_30">
<h3 className="recuression mb-3">Does IFHP cover physiotherapy?</h3> <h3 className="recuression mb-3">Does IFHP cover physiotherapy?</h3>
<p> <p>
Yes. IFHPs Supplemental Coverage includes physiotherapy and other allied health services. According to the official benefit grid, physiotherapy coverage includes: Yes. IFHPs Supplemental Coverage includes physiotherapy and other allied health services. According to the official benefit grid, physiotherapy coverage includes:
</p> </p>
<ul className="list-style-one clearfix mt-3">
<li>
<b>Initial assessment (in-clinic):</b> 1 per calendar year
</li>
<li>
<b>Subsequent physiotherapy visits (in-clinic):</b> up to 12 per calendar year
</li>
<li>
<b>Home-based physiotherapy:</b> available when a client cannot attend a clinic and has a clinically demonstrated need (e.g., significant mobility impairment) as defined in the grid
</li>
<li>
<b>Medical referral:</b> a referral from a physician or nurse practitioner is required
</li>
<li>
<b>Fees/limits:</b> services are reimbursed to the clinic based on the provincial fee schedule listed in the grid
</li>
</ul>
<p className="mt-3 mb-3">
We handle all required prior approvals before treatment begins.
</p>
<p>
<strong>
Why this matters: you receive a clear count of covered visits and zero out-of-pocket costs for all approved treatments.
</strong>
</p>
</div>
<div className="row mt-5">
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
<h3 className=" recuression mb-4 ">How IFHP claims work at Rapha Rehab (so its easy for you)</h3>
<ul className="list-style-one clearfix mt-3"> <ul className="list-style-one clearfix mt-3">
<li> <li>
<b>Initial assessment (in-clinic):</b> 1 per calendar year <b>IFHP eligibility document</b> (with your UCI/Client ID and valid coverage dates)
</li> </li>
<li> <li>
<b>Subsequent physiotherapy visits (in-clinic):</b> up to 12 per calendar year <b>A doctor or nurse practitioner referral for physiotherapy</b>
(We can guide you on what referral you need.)
</li> </li>
<li> <li>
<b>Home-based physiotherapy:</b> available when a client cannot attend a clinic and has a clinically demonstrated need (e.g., significant mobility impairment) as defined in the grid <strong>We verify your eligibility & benefits</strong>
<p>
IFHP is administered by Medavie Blue Cross. Our team confirms your coverage and bills the insurer directly on your behalf.
</p>
</li> </li>
<li> <li>
<b>Medical referral:</b> a referral from a physician or nurse practitioner is required <strong>We obtain any required approvals</strong>
<p>
Some services have limits or need prior approval. We submit everything needed so your treatment is authorized before you begin.
</p>
</li> </li>
<li> <li>
<b>Fees/limits:</b> services are reimbursed to the clinic based on the provincial fee schedule listed in the grid <strong>Start your care no upfront cost for approved services</strong>
<p>
You focus on recovery. We bill IFHP for approved visits. (If a service isnt covered, we tell you upfront so you can decide.)
</p>
</li> </li>
</ul> </ul>
<p className="mt-3 mb-3">
We handle all required prior approvals before treatment begins.
</p>
<p>
<strong>
Why this matters: you receive a clear count of covered visits and zero out-of-pocket costs for all approved treatments.
</strong>
</p>
</div> </div>
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
<div className="row mt-5"> <h3 className="recuression">What your treatment includes</h3>
<div className="col-lg-6 col-md-6 col-sm-12 mb_30"> <ul className="list-style-one clearfix mt-3">
<h3 className=" recuression mb-4 ">How IFHP claims work at Rapha Rehab (so its easy for you)</h3> <li>
<ul className="list-style-one clearfix mt-3"> <b>A 4560 minute initial appointment</b> with assessment, goal setting, and a simple home program.
<li> </li>
<b>IFHP eligibility document</b> (with your UCI/Client ID and valid coverage dates) <li>
</li> <b> Evidence-based hands-on care</b> (manual therapy, mobility work) plus targeted exercise.
<li> </li>
<b>A doctor or nurse practitioner referral for physiotherapy</b> <li>
(We can guide you on what referral you need.) <b>Education on posture, activity, and self-care strategies</b> to support your recovery.
</li> </li>
<li> <li>
<strong>We verify your eligibility & benefits</strong> <b>Progress reviews and documentation</b> that meet IFHP requirements
<p> (so your ongoing visits remain covered).
</li>
IFHP is administered by Medavie Blue Cross. Our team confirms your coverage and bills the insurer directly on your behalf. </ul>
</p>
</li>
<li>
<strong>We obtain any required approvals</strong>
<p>
Some services have limits or need prior approval. We submit everything needed so your treatment is authorized before you begin.
</p>
</li>
<li>
<strong>Start your care no upfront cost for approved services</strong>
<p>
You focus on recovery. We bill IFHP for approved visits. (If a service isnt covered, we tell you upfront so you can decide.)
</p>
</li>
</ul>
</div>
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
<h3 className="recuression">What your treatment includes</h3>
<ul className="list-style-one clearfix mt-3">
<li>
<b>A 4560 minute initial appointment</b> with assessment, goal setting, and a simple home program.
</li>
<li>
<b> Evidence-based hands-on care</b> (manual therapy, mobility work) plus targeted exercise.
</li>
<li>
<b>Education on posture, activity, and self-care strategies</b> to support your recovery.
</li>
<li>
<b>Progress reviews and documentation</b> that meet IFHP requirements
(so your ongoing visits remain covered).
</li>
</ul>
</div>
</div>
<div className="content-column mb-5">
<div className="sec-title mb_30">
<span className="sub-title">Faq's</span>
<h3 className="recuression">Frequently Asked Questions</h3>
</div>
<div className="content-box">
<ul className="accordion-box">
<li className="accordion block">
<div
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(1)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3 className="recuression">Do I need a referral?</h3>
</div>
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
Most IFHP clients <b>do require a referral</b> from a doctor or nurse practitioner.
If youre unsure what you need, well guide you through the process.
</p>
</div>
</div>
</div>
</li>
<li className="accordion block">
<div
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(2)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3 className="recuression">How many physio sessions are covered?</h3>
</div>
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
IFHP generally covers <b>1 initial assessment + up to 12 follow-up sessions per year</b>, based on the official IFHP benefit grid.
Coverage varies, but we confirm your exact benefits for you.
</p>
</div>
</div>
</div>
</li>
{/* FAQ 3 */}
<li className="accordion block">
<div
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(3)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>What if I cant come to the clinic?</h3>
</div>
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
If you cannot attend the clinic due to mobility or medical challenges, IFHP may allow <b>home-based physiotherapy</b> when criteria are met.
We help check eligibility and arrange visits if approved.
</p>
</div>
</div>
</div>
</li>
{/* FAQ 4 */}
<li className="accordion block">
<div
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(4)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>What happens when I get provincial coverage (like OHIP)?</h3>
</div>
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
Once you receive provincial coverage such as OHIP, your IFHP physiotherapy benefits stop.
We will guide you on switching to the correct insurance or payment option.
</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div className="row">
{/* Left Column */}
<div className="col-lg-6 col-md-6 col-sm-12 mb_0 mt-3">
<h3 className="mb-3">What to bring to your first appointment?</h3>
<ul className="list-style-one clearfix mt-3">
<li>Your IFHP eligibility document (with UCI)</li>
<li>Photo ID (if available)</li>
<li>Physiotherapy referral from an MD or NP</li>
<li>
Any medical reports (imaging, hospital notes, etc.) that can help us tailor your care
</li>
</ul>
</div>
{/* Right Column */}
<div className="col-lg-6 col-md-6 col-sm-12 mb_30 mt-3">
<h3>Why choose Rapha Rehab for IFHP-covered care?</h3>
<ul className="list-style-one clearfix mt-3">
<li>
<strong>Welcoming & culturally sensitive:</strong>{" "}
trauma-informed, dignity-focused support
</li>
<li>
<strong>Direct billing & paperwork handled:</strong> we manage all Medavie Blue Cross claims
</li>
<li>
<strong>Clear communication:</strong> visit limits, approvals, and coverage explained clearly
</li>
<li>
<strong>Results-focused rehab:</strong> practical goals, home programs, and consistent progress tracking
</li>
</ul>
</div>
</div>
<div className=" mb_30">
<h3 className="mb-3">Blue Cross: Trusted Partner in Refugee Health Coverage</h3>
<p>
The Interim Federal Health Program (IFHP) is administered through Medavie Blue Cross, one of Canadas leading health insurance providers. Their role is to process claims, reimburse clinics, and ensure refugee clients receive timely access to covered services such as physiotherapy.
</p>
<p>
At Rapha Rehab, we work directly with Blue Cross to verify your eligibility, manage approvals, and bill services on your behalf - so you dont have to navigate complex insurance paperwork. This partnership lets us focus on your recovery while Blue Cross ensures your care is fully supported and covered.
</p>
</div>
<div className="mt-3">
<p className="mt-3">
Need help with paperwork or referrals? Contact us - well guide you step by step.
</p>
<div className="btn-box mt-3">
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit"><span>Book Your IFHP-Covered Visit</span></Link>
</div>
</div> </div>
</div> </div>
<div className="content-column mb-5">
<div className="sec-title mb_30">
<span className="sub-title">Faq's</span>
<h3 className="recuression">Frequently Asked Questions</h3>
</div>
<div className="content-box">
<ul className="accordion-box">
<li className="accordion block">
<div
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(1)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3 className="recuression">Do I need a referral?</h3>
</div>
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
Most IFHP clients <b>do require a referral</b> from a doctor or nurse practitioner.
If youre unsure what you need, well guide you through the process.
</p>
</div>
</div>
</div>
</li>
<li className="accordion block">
<div
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(2)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3 className="recuression">How many physio sessions are covered?</h3>
</div>
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
IFHP generally covers <b>1 initial assessment + up to 12 follow-up sessions per year</b>, based on the official IFHP benefit grid.
Coverage varies, but we confirm your exact benefits for you.
</p>
</div>
</div>
</div>
</li>
{/* FAQ 3 */}
<li className="accordion block">
<div
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(3)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>What if I cant come to the clinic?</h3>
</div>
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
If you cannot attend the clinic due to mobility or medical challenges, IFHP may allow <b>home-based physiotherapy</b> when criteria are met.
We help check eligibility and arrange visits if approved.
</p>
</div>
</div>
</div>
</li>
{/* FAQ 4 */}
<li className="accordion block">
<div
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
onClick={() => handleToggle(4)}
>
<div className="icon-box"><i className="icon-34"></i></div>
<h3>What happens when I get provincial coverage (like OHIP)?</h3>
</div>
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
<div className="content">
<div className="text">
<p>
Once you receive provincial coverage such as OHIP, your IFHP physiotherapy benefits stop.
We will guide you on switching to the correct insurance or payment option.
</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div className="row">
{/* Left Column */}
<div className="col-lg-6 col-md-6 col-sm-12 mb_0 mt-3">
<h3 className="mb-3">What to bring to your first appointment?</h3>
<ul className="list-style-one clearfix mt-3">
<li>Your IFHP eligibility document (with UCI)</li>
<li>Photo ID (if available)</li>
<li>Physiotherapy referral from an MD or NP</li>
<li>
Any medical reports (imaging, hospital notes, etc.) that can help us tailor your care
</li>
</ul>
</div>
{/* Right Column */}
<div className="col-lg-6 col-md-6 col-sm-12 mb_30 mt-3">
<h3>Why choose Rapha Rehab for IFHP-covered care?</h3>
<ul className="list-style-one clearfix mt-3">
<li>
<strong>Welcoming & culturally sensitive:</strong>{" "}
trauma-informed, dignity-focused support
</li>
<li>
<strong>Direct billing & paperwork handled:</strong> we manage all Medavie Blue Cross claims
</li>
<li>
<strong>Clear communication:</strong> visit limits, approvals, and coverage explained clearly
</li>
<li>
<strong>Results-focused rehab:</strong> practical goals, home programs, and consistent progress tracking
</li>
</ul>
</div>
</div>
<div className=" mb_30">
<h3 className="mb-3">Blue Cross: Trusted Partner in Refugee Health Coverage</h3>
<p>
The Interim Federal Health Program (IFHP) is administered through Medavie Blue Cross, one of Canadas leading health insurance providers. Their role is to process claims, reimburse clinics, and ensure refugee clients receive timely access to covered services such as physiotherapy.
</p>
<p>
At Rapha Rehab, we work directly with Blue Cross to verify your eligibility, manage approvals, and bill services on your behalf - so you dont have to navigate complex insurance paperwork. This partnership lets us focus on your recovery while Blue Cross ensures your care is fully supported and covered.
</p>
</div>
<div className="mt-3">
<p className="mt-3">
Need help with paperwork or referrals? Contact us - well guide you step by step.
</p>
<div className="btn-box mt-3">
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit"><span>Book Your IFHP-Covered Visit</span></Link>
</div>
</div>
</div> </div>
</section> </div>
</section>
<section className="solutions-section pb-4"> <section className="solutions-section pb-4">
<div className="auto-container"> <div className="auto-container">
<div className="row clearfix"> <div className="row clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 content-column"> <div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content-box"> <div className="content-box">
<div className="sec-title mb_15"> <div className="sec-title mb_15">
<h2>Payment & Insurance at Rapha Rehab Physiotherapy</h2> <h2>Payment & Insurance at Rapha Rehab Physiotherapy</h2>
</div> </div>
<div className="progress-inner mb_50"> <div className="progress-inner mb_50">
<p>At Rapha Rehab, we want your recovery journey to be smooth and stress-free. Thats why we make <b>payment and insurance</b> simple for everyone - whether you have a private health plan, workplace or auto insurance, or are a refugee supported by the <b>Interim Federal Health Program (IFHP)</b>.</p> <p>At Rapha Rehab, we want your recovery journey to be smooth and stress-free. Thats why we make <b>payment and insurance</b> simple for everyone - whether you have a private health plan, workplace or auto insurance, or are a refugee supported by the <b>Interim Federal Health Program (IFHP)</b>.</p>
<ul className="list-style-one clearfix mt-4"> <ul className="list-style-one clearfix mt-4">
<li>In case you are injured in a motor vehicle accident (MVA), <li>In case you are injured in a motor vehicle accident (MVA),
your auto insurance will cover the cost of your physiotherapy treatment.</li> your auto insurance will cover the cost of your physiotherapy treatment.</li>
<li>Please contact Rapha Rehab Physiotherapy in Etobicoke <li>Please contact Rapha Rehab Physiotherapy in Etobicoke
for assistance in understanding your insurance coverage and eligibility. for assistance in understanding your insurance coverage and eligibility.
</li> </li>
<li>We accept Cash / Cheque / Visa / Direct Payment.</li> <li>We accept Cash / Cheque / Visa / Direct Payment.</li>
</ul> </ul>
</div>
</div> </div>
</div> </div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column"> </div>
<div className="image_block_two"> <div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image-box"> <div className="image_block_two">
<figure className="image image-1-new"><img src="/assets/images/payment-insurance/back.webp" alt="Payment and Insurance" loading="lazy" /></figure> <div className="image-box">
<figure className="image image-2-new"><img src="/assets/images/payment-insurance/front.webp" alt="Payment and Insurance" loading="lazy" /></figure> <figure className="image image-1-new"><img src="/assets/images/payment-insurance/back.webp" alt="Payment and Insurance" loading="lazy" /></figure>
<div className="icon-box cart-icon"><img src="/assets/images/payment-insurance/icon.webp" alt="Payment and Insurance" loading="lazy" /></div> <figure className="image image-2-new"><img src="/assets/images/payment-insurance/front.webp" alt="Payment and Insurance" loading="lazy" /></figure>
</div> <div className="icon-box cart-icon"><img src="/assets/images/payment-insurance/icon.webp" alt="Payment and Insurance" loading="lazy" /></div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</section> </div>
</section>
<section className="solutions-section pt-5"> <section className="solutions-section pt-5">
<div className="auto-container"> <div className="auto-container">
<div className="row clearfix"> <div className="row clearfix">
<div className="col-lg-12 col-md-12 col-sm-12 content-column"> <div className="col-lg-12 col-md-12 col-sm-12 content-column">
<div className="content-box"> <div className="content-box">
<div className="mb_30"> <div className="mb_30">
<h3>Coverage Options We Accept</h3> <h3>Coverage Options We Accept</h3>
<h4 className="mt-3 mb-3">For the General Public</h4> <h4 className="mt-3 mb-3">For the General Public</h4>
<ul className="list-style-one clearfix mt-2"> <ul className="list-style-one clearfix mt-2">
<li> <li>
<b>Extended Health Insurance Plans</b> - Most private insurance providers offer coverage for physiotherapy, massage therapy, chiropractic care, acupuncture, and related rehabilitation services. <b>Extended Health Insurance Plans</b> - Most private insurance providers offer coverage for physiotherapy, massage therapy, chiropractic care, acupuncture, and related rehabilitation services.
</li> </li>
<li> <li>
<b> Workplace Injuries (WSIB)</b> - If you were injured at work, we accept WSIB claims for physiotherapy and rehabilitation treatments. <b> Workplace Injuries (WSIB)</b> - If you were injured at work, we accept WSIB claims for physiotherapy and rehabilitation treatments.
</li> </li>
<li> <li>
<b>Motor Vehicle Accident (MVA) Insurance</b> - If your injury is the result of a car accident, your auto insurer may cover the full cost of your physiotherapy care. <b>Motor Vehicle Accident (MVA) Insurance</b> - If your injury is the result of a car accident, your auto insurer may cover the full cost of your physiotherapy care.
</li> </li>
</ul> </ul>
<h4 className="mt-4 mb-3">For Refugees</h4> <h4 className="mt-4 mb-3">For Refugees</h4>
<ul className="list-style-one clearfix mt-2"> <ul className="list-style-one clearfix mt-2">
<li> <li>
<b> IFHP (Interim Federal Health Program)</b> - Refugee claimants, protected persons, and resettled refugees may receive physiotherapy coverage through IFHP. <b> IFHP (Interim Federal Health Program)</b> - Refugee claimants, protected persons, and resettled refugees may receive physiotherapy coverage through IFHP.
</li> </li>
<li> <li>
<b> Direct Billing</b> - <b> Direct Billing</b> -
IFHP is administered by Medavie Blue Cross. We bill them directlyso you dont have to worry about out-of-pocket expenses for approved services. IFHP is administered by Medavie Blue Cross. We bill them directlyso you dont have to worry about out-of-pocket expenses for approved services.
</li> </li>
<li> <li>
<b>Whats Covered</b> - <b>Whats Covered</b> -
Coverage typically includes an initial physiotherapy assessment and up to 12 treatment visits per year, with additional home visits available in special circumstances. Coverage typically includes an initial physiotherapy assessment and up to 12 treatment visits per year, with additional home visits available in special circumstances.
</li> </li>
<li> <li>
<b> Referral Requirement</b> - <b> Referral Requirement</b> -
A referral from a physician or nurse practitioner is required for physiotherapy services under IFHP. A referral from a physician or nurse practitioner is required for physiotherapy services under IFHP.
</li> </li>
</ul> </ul>
</div>
<div className="mb_30 mt-5">
<h3 className="mb-2">How Billing & Payments Work</h3>
<div className="table-responsive billing-table">
<table className="table table-bordered mt-3 billing-responsive-table">
<thead>
<tr>
<th>Step</th>
<th>For General Patients</th>
<th>For Refugee Patients</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Step">1. Check Coverage</td>
<td data-label="For General Patients">
Bring your insurance card or policy details. Well confirm what your plan covers.
</td>
<td data-label="For Refugee Patients">
Bring your IFHP eligibility document (with UCI number) and a doctors referral.
</td>
</tr>
<tr>
<td data-label="Step">2. Verification</td>
<td data-label="For General Patients">
We confirm benefits with your private insurer, WSIB, or auto insurance provider.
</td>
<td data-label="For Refugee Patients">
We verify IFHP eligibility and confirm your coverage with Medavie Blue Cross.
</td>
</tr>
<tr>
<td data-label="Step">3. Direct Billing</td>
<td data-label="For General Patients">
We directly bill many private insurers, WSIB, and auto insurers.
</td>
<td data-label="For Refugee Patients">
We bill Medavie Blue Cross directly for all approved IFHP services.
</td>
</tr>
<tr>
<td data-label="Step">4. Out-of-Pocket Costs</td>
<td data-label="For General Patients">
If your insurance doesnt fully cover a service, well explain any costs upfront.
</td>
<td data-label="For Refugee Patients">
If a service isnt covered, well tell you in advance so there are no surprises.
</td>
</tr>
</tbody>
</table>
</div> </div>
<div className="mb_30 mt-5">
<h3 className="mb-2">How Billing & Payments Work</h3> </div>
<div className="table-responsive billing-table">
<table className="table table-bordered mt-3 billing-responsive-table"> <div className="mb_30 mt-4">
<thead> <h3>What To Bring To Your First Appointment</h3>
<tr> <div className="row mt-3">
<th>Step</th> <div className="col-lg-6 col-md-6 col-sm-12">
<th>For General Patients</th> <h4 className="mb-3">General Patients:</h4>
<th>For Refugee Patients</th> <ul className="list-style-one clearfix mt-2">
</tr> <li>Insurance card or plan details</li>
</thead> <li>Doctors referral (if required by your insurer)</li>
<tbody> <li>
<tr> Any medical reports, X-rays, or imaging related to your condition
<td data-label="Step">1. Check Coverage</td> </li>
<td data-label="For General Patients"> </ul>
Bring your insurance card or policy details. Well confirm what your plan covers.
</td>
<td data-label="For Refugee Patients">
Bring your IFHP eligibility document (with UCI number) and a doctors referral.
</td>
</tr>
<tr>
<td data-label="Step">2. Verification</td>
<td data-label="For General Patients">
We confirm benefits with your private insurer, WSIB, or auto insurance provider.
</td>
<td data-label="For Refugee Patients">
We verify IFHP eligibility and confirm your coverage with Medavie Blue Cross.
</td>
</tr>
<tr>
<td data-label="Step">3. Direct Billing</td>
<td data-label="For General Patients">
We directly bill many private insurers, WSIB, and auto insurers.
</td>
<td data-label="For Refugee Patients">
We bill Medavie Blue Cross directly for all approved IFHP services.
</td>
</tr>
<tr>
<td data-label="Step">4. Out-of-Pocket Costs</td>
<td data-label="For General Patients">
If your insurance doesnt fully cover a service, well explain any costs upfront.
</td>
<td data-label="For Refugee Patients">
If a service isnt covered, well tell you in advance so there are no surprises.
</td>
</tr>
</tbody>
</table>
</div> </div>
<div className="col-lg-6 col-md-6 col-sm-12">
</div> <h4 className="mb-3">Refugee Patients:</h4>
<ul className="list-style-one clearfix mt-2">
<div className="mb_30 mt-4"> <li>IFHP eligibility document with UCI number</li>
<h3>What To Bring To Your First Appointment</h3> <li>
<div className="row mt-3"> Physician or nurse practitioner referral for physiotherapy
<div className="col-lg-6 col-md-6 col-sm-12"> </li>
<h4 className="mb-3">General Patients:</h4> <li>Photo ID (if available)</li>
<ul className="list-style-one clearfix mt-2"> <li>
<li>Insurance card or plan details</li> Any hospital or medical notes that may help guide your care
<li>Doctors referral (if required by your insurer)</li> </li>
<li> </ul>
Any medical reports, X-rays, or imaging related to your condition
</li>
</ul>
</div>
<div className="col-lg-6 col-md-6 col-sm-12">
<h4 className="mb-3">Refugee Patients:</h4>
<ul className="list-style-one clearfix mt-2">
<li>IFHP eligibility document with UCI number</li>
<li>
Physician or nurse practitioner referral for physiotherapy
</li>
<li>Photo ID (if available)</li>
<li>
Any hospital or medical notes that may help guide your care
</li>
</ul>
</div>
</div> </div>
</div> </div>
</div>
<div className="mb_30"> <div className="mb_30">
<h3 className="mb-3">Why Choose Rapha Rehab?</h3> <h3 className="mb-3">Why Choose Rapha Rehab?</h3>
<ul className="list-style-one clearfix mt-3"> <ul className="list-style-one clearfix mt-3">
<li> <li>
<b>Stress-free insurance process</b> - we handle verification, submission, and claim tracking so you dont have to. <b>Stress-free insurance process</b> - we handle verification, submission, and claim tracking so you dont have to.
</li> </li>
<li> <li>
<b>Direct billing available</b> - for private insurance, WSIB, auto insurance, and IFHP/Blue Cross. <b>Direct billing available</b> - for private insurance, WSIB, auto insurance, and IFHP/Blue Cross.
</li> </li>
<li> <li>
<b>Clear communication</b> - coverage, visit limits, and approvals are explained upfront. <b>Clear communication</b> - coverage, visit limits, and approvals are explained upfront.
</li> </li>
<li> <li>
<b>Inclusive care for all</b> - whether youre a long-time resident or a newcomer to Canada, youll receive compassionate, high-quality physiotherapy. <b>Inclusive care for all</b> - whether youre a long-time resident or a newcomer to Canada, youll receive compassionate, high-quality physiotherapy.
</li> </li>
</ul> </ul>
</div>
<div className="">
<p>
Our team will review your insurance or IFHP eligibility and support you through every step of the process.
</p>
<div className="btn-box mt-3 mb-4">
<Link href="/contact" className="theme-btn btn-one" aria-label="Contact us to check your coverage "><span>Contact Us to check your coverage</span></Link>
</div> </div>
<div className="">
<p>
Our team will review your insurance or IFHP eligibility and support you through every step of the process.
</p>
<div className="btn-box mt-3 mb-4">
<Link href="/contact" className="theme-btn btn-one" aria-label="Contact us to check your coverage "><span>Contact Us to check your coverage</span></Link>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</section> </div>
</section>
</Layout>
</> </>
); );
} }

View File

@ -1,4 +1,5 @@
import dynamic from "next/dynamic"; import dynamic from "next/dynamic";
import Layout from "@/components/layout/Layout";
export const metadata = { export const metadata = {
title: title:
@ -13,5 +14,14 @@ const RefugeeIFHPPage = dynamic(() => import("../payment-insurance/PaymentInsure
}); });
export default function Page() { export default function Page() {
return <RefugeeIFHPPage />; return (
<Layout
headerStyle={1}
footerStyle={1}
breadcrumbTitle="Refugee Physiotherapy & IFHP Claims"
bannerImage="/assets/images/payment-insurance/payment-banner.webp"
>
<RefugeeIFHPPage />
</Layout>
);
} }