Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 66342c3cf8 | |||
| b181b0e789 | |||
| 2f4d82407e | |||
| 09ef33efb1 |
@@ -129,6 +129,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Schedule Your Service", href: "#contact" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user