From 5e4defbee643a37f0655d3fe07b8bd0d87d945f5 Mon Sep 17 00:00:00 2001 From: rapha-rehab Date: Tue, 14 Apr 2026 09:25:53 +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 463efa8..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: "sdAbout 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.", };