From 0991267108d192e5f22ac70f50b2fa1c5a9163b5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 02:44:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6494f1..e4b41c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-static"}} title="H & H Outdoor Services" - description="Professional and rugged outdoor services across the Otways. From firewood to rural fencing, we handle it all." + description="Professional and rugged outdoor services across the Otways. From firewood to small rural fencing repair, we handle it all." buttons={[ { text: "Get a Free Quote", href: "#contact"}, @@ -145,4 +145,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1