From 1ec6290387a3ef568be2ef325e487855d0169dc3 Mon Sep 17 00:00:00 2001 From: rapha-rehab Date: Tue, 14 Apr 2026 09:13:49 +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..c30be6a 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: "123456789About Rapharehab | Etobicoke Physio", description: "Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.", };