From 960d7b940d49d8e361fbeda9bfebf0b71e03c4ef Mon Sep 17 00:00:00 2001 From: rapha-rehab Date: Tue, 14 Apr 2026 09:25:05 +0000 Subject: [PATCH] Update app/about-us/page.js --- app/about-us/page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/about-us/page.js b/app/about-us/page.js index 790eeda..463efa8 100644 --- a/app/about-us/page.js +++ b/app/about-us/page.js @@ -2,7 +2,7 @@ import Layout from "@/components/layout/Layout"; import AboutClient from "../about-us/AboutClient"; export const metadata = { - title: "About Rapharehab | Etobicoke Physio", + title: "sdAbout Rapharehab | Etobicoke Physio", description: "Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.", };