diff --git a/app/not-found.js b/app/not-found.js index be970e4..2509f6d 100644 --- a/app/not-found.js +++ b/app/not-found.js @@ -36,7 +36,7 @@ export default function Error404() {
- +
diff --git a/app/our-approach-physiotherapy-etobicoke/page.js b/app/our-approach-physiotherapy-etobicoke/page.js index f0f1304..6843526 100644 --- a/app/our-approach-physiotherapy-etobicoke/page.js +++ b/app/our-approach-physiotherapy-etobicoke/page.js @@ -134,7 +134,7 @@ export default function About() {
- +
diff --git a/app/privacy-policy/page.js b/app/privacy-policy/page.js new file mode 100644 index 0000000..6078ef7 --- /dev/null +++ b/app/privacy-policy/page.js @@ -0,0 +1,310 @@ +import Layout from "@/components/layout/Layout"; +import Link from "next/link"; + +export const metadata = { + title: "Privacy Policy | Rapha Rehab", + description: + "Read how Rapha Rehab Physiotherapy & Massage Therapy Clinic collects, uses, stores, and protects personal information.", +}; + +const policySections = [ + { + title: "Information We Collect", + body: "We may collect the following types of information:", + groups: [ + { + title: "Personal Information", + items: [ + "Full name", + "Phone number", + "Email address", + "Postal code", + "Appointment preferences", + "Health-related information voluntarily submitted through forms", + "Insurance information provided during appointments", + ], + }, + { + title: "Website Usage Information", + body: "When you visit our website, we may automatically collect:", + items: [ + "IP address", + "Browser type", + "Device information", + "Pages visited", + "Date and time of visit", + "Website interaction data", + ], + }, + ], + }, + { + title: "How We Collect Information", + body: "We collect information when you:", + items: [ + "Fill out a contact form", + "Request an appointment", + "Submit a consultation request", + "Call our clinic", + "Send an email inquiry", + "Interact with our Facebook, Instagram, or Google advertisements", + "Subscribe to newsletters or promotions", + "Visit our website", + ], + }, + { + title: "How We Use Your Information", + body: "We may use your information to:", + items: [ + "Schedule and manage appointments", + "Respond to inquiries", + "Provide physiotherapy, massage therapy, chiropractic, acupuncture, and rehabilitation services", + "Verify insurance coverage", + "Improve our website and services", + "Send appointment reminders", + "Provide clinic updates and promotional offers", + "Comply with legal and regulatory requirements", + ], + }, + { + title: "Facebook & Meta Advertising", + body: "We may use Facebook Pixel, Meta Conversion API, and similar tracking technologies to measure advertising performance, understand visitor behavior, improve user experience, and deliver relevant advertisements.", + groups: [ + { + body: "These technologies may collect information such as:", + items: [ + "Pages viewed", + "Time spent on the website", + "Device information", + "Browser information", + ], + }, + ], + footer: + "You can manage your advertising preferences through your Facebook account settings.", + }, + { + title: "Cookies", + body: "Our website uses cookies and similar technologies to improve your browsing experience.", + groups: [ + { + body: "Cookies help us:", + items: [ + "Analyze website traffic", + "Remember user preferences", + "Improve website functionality", + "Measure advertising effectiveness", + ], + }, + ], + footer: "You may disable cookies through your browser settings at any time.", + }, + { + title: "Information Sharing", + body: "We do not sell, rent, or trade your personal information.", + groups: [ + { + body: "We may share information only with:", + items: [ + "Healthcare practitioners involved in your treatment", + "Insurance providers, when authorized", + "Website and technology service providers", + "Legal or regulatory authorities when required by law", + ], + }, + ], + footer: + "All third-party service providers are required to maintain confidentiality and protect your information.", + }, + { + title: "Data Security", + body: "We implement reasonable administrative, technical, and physical safeguards to protect your information from:", + items: [ + "Unauthorized access", + "Disclosure", + "Alteration", + "Misuse", + "Loss", + ], + footer: + "While we strive to protect your information, no method of internet transmission is completely secure.", + }, + { + title: "Data Retention", + body: "We retain personal information only as long as necessary to:", + items: [ + "Provide healthcare services", + "Maintain patient records", + "Meet legal, regulatory, and professional obligations", + ], + }, + { + title: "Third-Party Websites", + body: "Our website may contain links to third-party websites. We are not responsible for the privacy practices of external websites. We encourage users to review the privacy policies of any website they visit.", + }, + { + title: "Your Privacy Rights", + body: "You may request to:", + items: [ + "Access your personal information", + "Correct inaccurate information", + "Withdraw marketing consent", + "Request deletion of information where legally permitted", + ], + footer: "To exercise these rights, please contact us using the information below.", + }, + { + title: "Children's Privacy", + body: "Our website is not intended for children under the age of 13. We do not knowingly collect personal information from children without parental consent.", + }, + { + title: "Changes to This Privacy Policy", + body: "We may update this Privacy Policy periodically. Any changes will be posted on this page with an updated revision date.", + }, +]; + +const privacyListStyle = { + marginTop: "20px", +}; + +const contactListStyle = { + listStyle: "none", + marginTop: "20px", + paddingLeft: 0, +}; + +const contactListItemStyle = { + alignItems: "center", + display: "flex", + gap: "14px", + marginBottom: "17px", +}; + +const contactIconStyle = { + alignItems: "center", + background: "#ffe6e6", + borderRadius: "50%", + color: "var(--theme-color)", + display: "inline-flex", + flexShrink: 0, + fontSize: "14px", + height: "30px", + justifyContent: "center", + width: "30px", +}; + +function BulletList({ items }) { + if (!items?.length) { + return null; + } + + return ( + + ); +} + +export default function PrivacyPolicyPage() { + return ( + +
+
+
+
+
+
+
+ Last Updated: June 2026 +

+ Privacy Policy for Rapha Rehab Physiotherapy & Massage + Therapy Clinic +

+
+

+ At Rapha Rehab Physiotherapy & Massage Therapy Clinic + ("Rapha Rehab", "we", "our", or "us"), we respect your + privacy and are committed to protecting the personal + information you provide through our website, online forms, + social media advertisements, phone calls, and clinic + services. +

+

+ This Privacy Policy explains how we collect, use, store, and + protect your information when you visit our website or + interact with our services. +

+
+ +
+ {policySections.map((section) => ( +
+

{section.title}

+ {section.body &&

{section.body}

} + + + {section.groups?.map((group, index) => ( +
+ {group.title &&

{group.title}

} + {group.body &&

{group.body}

} + +
+ ))} + + {section.footer &&

{section.footer}

} +
+ ))} + +
+

Contact Us

+

Rapha Rehab Physiotherapy & Massage Therapy Clinic

+
    +
  • + + + + Address: Etobicoke, Ontario, Canada +
  • +
  • + + + + Phone:{" "} + 647-722-3434 +
  • +
  • + + + + Website:{" "} + + Rapha Rehab Physiotherapy & Massage Therapy Clinic + +
  • +
  • + + + + Email:{" "} + + bloor@rapharehab.ca + +
  • +
+
+
+
+
+
+
+
+
+ ); +} diff --git a/components/layout/footer/Footer1.js b/components/layout/footer/Footer1.js index f7939de..7431e1b 100644 --- a/components/layout/footer/Footer1.js +++ b/components/layout/footer/Footer1.js @@ -202,7 +202,10 @@ export default function Footer2() { aria-label="Metatroncubesolutions"> MetatronCube {" "} - All Rights Reserved + All Rights Reserved |{" "} + + Privacy Policy +

@@ -211,4 +214,4 @@ export default function Footer2() { ) -} \ No newline at end of file +} diff --git a/components/layout/footer/Footer2.js b/components/layout/footer/Footer2.js index a2d6aee..782b32d 100644 --- a/components/layout/footer/Footer2.js +++ b/components/layout/footer/Footer2.js @@ -202,7 +202,10 @@ export default function Footer2() { aria-label="Metatroncubesolutions"> MetatronCube {" "} - All Rights Reserved + All Rights Reserved |{" "} + + Privacy Policy +

@@ -211,4 +214,4 @@ export default function Footer2() { ) -} \ No newline at end of file +} diff --git a/public/assets/images/privacy-policy/privacy-policy-banner.png b/public/assets/images/privacy-policy/privacy-policy-banner.png new file mode 100644 index 0000000..d3ccbff Binary files /dev/null and b/public/assets/images/privacy-policy/privacy-policy-banner.png differ