From 6960068e7e8fb5b2d4a715a4ae23428868d1fb93 Mon Sep 17 00:00:00 2001 From: rapha-rehab Date: Tue, 14 Apr 2026 09:24:00 +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 62c8592..790eeda 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: "0000000000About Rapharehab | Etobicoke Physio", + title: "About Rapharehab | Etobicoke Physio", description: "Learn about our expert physiotherapy team in Etobicoke. Patient-focused care, evidence-based treatments, real results.", };