Merge version_5 into main #4
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
text="Ready for Your Next Hair Transformation?\n\nBook your appointment now and get confirmation directly on WhatsApp. Fill out the form below or reach out to us directly!\n\n**Zulf Unisex Hair Salon Satara**\nAddress: Ekdanth Heights, Rajpath Rd, opposite Shahi Masjid, Bhavani Peth, Satara, Maharashtra 415002\nPhone: +91 92263 31010\nBusiness Hours: Monday to Sunday, 10:00 AM - 9:00 PM\n\n[View on Google Maps](https://www.google.com/maps/search/Zulf+Unisex+Hair+Salon+Satara)\n\n---\n\n### Book Your Appointment\n\n(Note: This is a placeholder for a functional booking system. A developer can integrate a live booking system here.)\n\n* **Full Name:** [Text Input Placeholder]\n* **Mobile Number:** [Tel Input Placeholder]\n* **WhatsApp Number (if different):** [Tel Input Placeholder]\n* **Select Service:** [Dropdown Placeholder: Hair Cut, Hair Spa, Global Color, Hair Botox, Keratin Treatment, Beard Styling, Bridal Styling, Scalp Consultation, Other]\n* **Preferred Date:** [Date Picker Placeholder]\n* **Preferred Time Slot:** [Time Picker Placeholder]\n* **Gender (Optional):** [Radio Buttons Placeholder: Male, Female, Other]\n* **Special Notes:** [Textarea Placeholder]\n\n[Submit Button: Confirm Booking]\n\n**After submission:** Your appointment request has been received. Our team will confirm your slot on WhatsApp shortly.\n\n[Button: Confirm on WhatsApp](https://wa.me/919226331010?text=Hello%20Zulf%20Unisex%20Hair%20Salon,%20I%20have%20booked%20an%20appointment%20through%20your%20website.%20My%20name%20is%20[Name],%20service:%20[Service],%20preferred%20date:%20[Date],%20preferred%20time:%20[Time].%20Please%20confirm%20my%20appointment.)"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Zulf Now", href: "tel:+919226331010"},
|
||||
text: "Start Your Booking", href: "tel:+919226331010"},
|
||||
{
|
||||
text: "Message on WhatsApp", href: "https://wa.me/919226331010?text=Hello%20Zulf%20Unisex%20Hair%20Salon,%20I%20would%20like%20to%20know%20more%20about%20your%20services."},
|
||||
]}
|
||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user