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"], }; 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() {