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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "#"},
|
||||
text: "Request Free Estimate", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -304,4 +304,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user