Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 912ac1f141 | |||
| b305a8059b | |||
| 776263557c |
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
description="We are available for emergency repairs and scheduled maintenance. Contact us today for a free quote."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:floyds@example.com"},
|
||||
text: "Contact Us", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user