From 533b35a9d7eb7f4116e2802f6539a93ae266d372 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 10:27:32 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 21ab203..059ddfa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Nunito } from "next/font/google"; export const metadata: Metadata = { - title: 'PlumbGuarantee Stellenbosch | Professional Plumbing Services', - description: 'Looking for a reliable plumber in Stellenbosch? PlumbGuarantee offers fast, guaranteed plumbing repairs for homes and offices. Call us today!', + title: 'PlumbGuarantee Stellenbosch', + description: 'Your trusted plumbing professionals in Stellenbosch. Fast, reliable, and guaranteed repairs for all your residential and commercial plumbing needs.', keywords: ["plumber Stellenbosch, emergency plumbing Stellenbosch, geyser repairs, drain clearing"], }; -- 2.49.1 From e30f004a221303d7f375a0dc879e19a0076f3897 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 10:27:32 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 223 +++++++++-------------------------------------- 1 file changed, 40 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55ec83f..a00adf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() {