Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56501d81cb | |||
| 9415310aaa |
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
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"
|
||||
carouselItems={[
|
||||
|
||||
Reference in New Issue
Block a user