Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56501d81cb | |||
| 9415310aaa |
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
|||||||
tagIcon={Leaf}
|
tagIcon={Leaf}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:+15554447777" },
|
{ text: "Request Free Quote", href: "#contact" },
|
||||||
{ text: "Request Free Quote", href: "#contact" }
|
{ text: "Call Now", href: "tel:+15554447777" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user