From 70a020c7e04365b7b1d143c0ebd1e00ce6bff9b1 Mon Sep 17 00:00:00 2001 From: rapha-rehab Date: Tue, 14 Apr 2026 09:28:56 +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..fd543ef 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: "sdfAbout Rapharehab | Etobicoke Physio", description: "Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.", };