Compare commits
2 Commits
version_15
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| f6b00bfaa5 | |||
| 8509690a4e |
@@ -184,7 +184,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Your Service Today", href: "tel:480-702-6165" }
|
||||
{ text: "Schedule Your Service Today", href: "tel:480-702-6165" },
|
||||
{ text: "View All Services & Pricing", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Services section"
|
||||
|
||||
Reference in New Issue
Block a user