Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feb86bdec7 | |||
| 2bf46a10ee | |||
| 4f4ecd219a | |||
| 1e091b5cd8 | |||
| b95643cfa6 | |||
| 87a55ff847 | |||
| 73a3d752b6 | |||
| 68e17c0d57 |
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
|||||||
description="Contact us today for a free consultation."
|
description="Contact us today for a free consultation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "#"},
|
text: "Request Free Estimate", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -304,4 +304,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user