Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8b60b0e7a | |||
| 855ef6e122 | |||
| d91f1d66c8 | |||
| 7ea285b15a |
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Appointment"
|
||||
description="Visit us at Bhavya Complex, Vaishno Dham, Meerut. We look forward to helping you recover."
|
||||
description="Visit us at Bhavya Complex, Vaishno Dham, Meerut. For appointments, call us at 08755407064. We look forward to helping you recover."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
|
||||
|
||||
Reference in New Issue
Block a user