Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92aabffcfd | |||
| e8eaf82365 |
@@ -92,7 +92,11 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
text="H & H Outdoor Services | Based in the Otways | Call Harley: 0400 000 000 | Call Nick: 0400 111 222 | Email: hello@hnhoutdoor.com.au"
|
text="H & H Outdoor Services | Based in the Otways.
|
||||||
|
|
||||||
|
Call Harley: 0400 000 000
|
||||||
|
Call Nick: 0400 111 222
|
||||||
|
Email: hello@hnhoutdoor.com.au"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -112,4 +116,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user