Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-10 02:44:41 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}