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