Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02145cd188 | |||
| b3ef0e2a56 | |||
| 9a7ab9bd48 |
@@ -138,6 +138,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "🧺 Book Your First Service", href: "#contact" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user