Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a55929d1f | |||
| 85bdfc4b7c |
@@ -198,8 +198,8 @@ export default function LandingPage() {
|
|||||||
description="Open 7 AM – 5 PM Daily. No appointment needed – walk-ins welcome! Tap to call and book your appointment or visit us in person for immediate service."
|
description="Open 7 AM – 5 PM Daily. No appointment needed – walk-ins welcome! Tap to call and book your appointment or visit us in person for immediate service."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
inputPlaceholder="(555) 123-4567"
|
|
||||||
buttonText="Call Now"
|
buttonText="Call Now"
|
||||||
|
onSubmit={handleCallClick}
|
||||||
termsText="Direct phone booking is the fastest way to schedule your appointment. We answer calls within 1 minute during business hours."
|
termsText="Direct phone booking is the fastest way to schedule your appointment. We answer calls within 1 minute during business hours."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user