Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f9353d7399 | |||
| 00d3c0a265 | |||
| 434f375dac | |||
| f36d45d61c |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get a Free Estimate", href: "#contact" },
|
{ text: "Schedule Free Consultation", href: "#contact" },
|
||||||
{ text: "Call Now", href: "tel:+1-815-555-0147" }
|
{ text: "Call Now", href: "tel:+1-815-555-0147" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user