Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-03 15:57:56 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
tag="Ready for Ink?" tag="Ready for Ink?"
title="Initiate Your Masterpiece: Book a Consultation" title="Initiate Your Masterpiece: Book a Consultation"
description="Fill out the details below to receive a personalized WhatsApp booking slip for your custom tattoo or piercing session with Kiran Sir.\n\n--- Consultation Form ---\n\n1. **Full Name:** (Text Input)\n2. **WhatsApp Number:** (Tel Input)\n3. **Desired Service:** (Dropdown: Custom Tattoo Design, Artistic Font/Script, Piercing Session)\n4. **Body Placement Area:** (Dropdown/Text: Arm, Forearm, Wrist, Shoulder, Leg, Custom)\n5. **Size Estimate:** (Dropdown: Small 2-3 inches, Medium 4-6 inches, Large Custom Piece)\n6. **Design Idea/Reference Notes:** (Textarea)\n7. **Preferred Appointment Date:** (Date Picker)\n\nUpon clicking 'Generate WhatsApp Booking Slip', your details will be formatted and sent directly to Kiran Sir's WhatsApp (+919853547700) for a seamless booking experience. The message will be structured as:\n\"Hello Kiran Bhai, I want to book a professional session at your Rayagada studio. Here are my design details:\n- Name: [Full Name]\n- Phone: [WhatsApp Number]\n- Service: [Desired Service]\n- Placement: [Body Placement Area]\n- Estimated Size: [Size Estimate]\n- Notes/Idea: [Design Idea/Reference Notes]\n- Desired Date: [Preferred Appointment Date]\"" description={`Fill out the details below to receive a personalized WhatsApp booking slip for your custom tattoo or piercing session with Kiran Sir.\n\n--- Consultation Form ---\n\n1. **Full Name:** (Text Input)\n2. **WhatsApp Number:** (Tel Input)\n3. **Desired Service:** (Dropdown: Custom Tattoo Design, Artistic Font/Script, Piercing Session)\n4. **Body Placement Area:** (Dropdown/Text: Arm, Forearm, Wrist, Shoulder, Leg, Custom)\n5. **Size Estimate:** (Dropdown: Small 2-3 inches, Medium 4-6 inches, Large Custom Piece)\n6. **Design Idea/Reference Notes:** (Textarea)\n7. **Preferred Appointment Date:** (Date Picker)\n\nUpon clicking 'Generate WhatsApp Booking Slip', your details will be formatted and sent directly to Kiran Sir's WhatsApp (+919853547700) for a seamless booking experience. The message will be structured as: "Hello Kiran Bhai, I want to book a professional session at your Rayagada studio. Here are my design details:\n- Name: [Full Name]\n- Phone: [WhatsApp Number]\n- Service: [Desired Service]\n- Placement: [Body Placement Area]\n- Estimated Size: [Size Estimate]\n- Notes/Idea: [Design Idea/Reference Notes]\n- Desired Date: [Preferred Appointment Date]"`}
buttons={[ buttons={[
{ text: "Generate WhatsApp Booking Slip" } { text: "Generate WhatsApp Booking Slip" }
]} ]}