Merge version_10 into main

Merge version_10 into main
This commit was merged in pull request #22.
This commit is contained in:
2026-04-10 04:07:57 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
text="H & H Outdoor Services\nBased in the Otways.\n\nPhone Nick: 0429 772 725\nPhone Harley: 0467 557 976\n\nEmail: hhoutdoorservicesotways@gmail.com"
text="H & H Outdoor Services\n\nBased in the Otways.\n\nPhone Nick: 0429 772 725\n\nPhone Harley: 0467 557 976\n\nEmail: hhoutdoorservicesotways@gmail.com"
/>
</div>
@@ -112,4 +112,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}