2 Commits

Author SHA1 Message Date
0a55929d1f Update src/app/page.tsx 2026-03-12 20:07:58 +00:00
85bdfc4b7c Merge version_2 into main
Merge version_2 into main
2026-03-12 20:06:28 +00:00

View File

@@ -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>