Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ac5aeb234 | |||
| 044fec7c1b |
@@ -90,6 +90,10 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Get Started", href: "/contact" },
|
||||||
|
{ text: "Schedule Service", href: "#emergency" },
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user