Update app/about-us/page.js

This commit is contained in:
rapha-rehab 2026-04-14 09:28:56 +00:00
parent 5e4defbee6
commit 70a020c7e0

View File

@ -2,7 +2,7 @@ import Layout from "@/components/layout/Layout";
import AboutClient from "../about-us/AboutClient"; import AboutClient from "../about-us/AboutClient";
export const metadata = { export const metadata = {
title: "About Rapharehab | Etobicoke Physio", title: "sdfAbout Rapharehab | Etobicoke Physio",
description: description:
"Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.", "Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.",
}; };