Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 805b22e17a | |||
| e764164c2c | |||
| e00845af95 | |||
| dbc5262895 |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Stop dealing with unreliable contractors. Get it done right the first time. Get Your Quote Today."
|
||||
buttons={[{ text: "Get Your Quote Now", href: "#" }]}
|
||||
buttons={[{ text: "Book Your Free Estimate Today", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,4 +166,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user