Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-03-17 07:05:57 +00:00

View File

@@ -109,7 +109,10 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={true}
buttons={[{ text: "Explore Services", href: "#contact" }]}
buttons={[
{ text: "Schedule Consultation", href: "#contact" },
{ text: "Explore Services", href: "#contact" }
]}
buttonAnimation="blur-reveal"
/>
</div>
@@ -211,7 +214,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Book Your Custom Outfit Today"
ctaDescription="Schedule a consultation with our design team. We'll help you create the perfect look for your special occasion."
ctaDescription="Answers to your design & fitting questions—book with confidence. Schedule a consultation with our design team. We'll help you create the perfect look for your special occasion."
ctaButton={{ text: "Get a Callback", href: "#form" }}
ctaIcon={Calendar}
useInvertedBackground={true}
@@ -220,16 +223,16 @@ export default function LandingPage() {
showCard={true}
faqs={[
{
id: "faq-1", title: "What's the typical turnaround time for custom stitching?", content: "2-4 weeks depending on design complexity and embroidery work."
id: "faq-1", title: "What's the typical turnaround time for custom stitching?", content: "Custom stitching typically takes 2-4 weeks depending on design complexity and embroidery work. We provide a timeline during consultation and ensure timely delivery for your events."
},
{
id: "faq-2", title: "Do you offer alterations for ready-made outfits?", content: "Yes, we provide expert alteration and restyling services for all types of outfits."
id: "faq-2", title: "Do you offer alterations for ready-made outfits?", content: "Yes, we provide expert alteration and restyling services for all types of outfits. Bring your piece and we'll enhance the fit and finish to perfection."
},
{
id: "faq-3", title: "What fabrics do you work with?", content: "Premium fabrics including silk, georgette, cotton, wool blends, and designer materials."
id: "faq-3", title: "What fabrics do you work with?", content: "We work with premium fabrics including silk, georgette, cotton, wool blends, and designer materials. We can source specific fabrics based on your requirements."
},
{
id: "faq-4", title: "How do I schedule an appointment?", content: "Call us at 09810642215, WhatsApp for quick response, or visit our store at D-10/81, Opp. Metro Pillar 404, Rohini. Open till 8 PM daily."
id: "faq-4", title: "How do I schedule an appointment?", content: "You can call us at 09810642215, WhatsApp for quick response, or visit our store at D-10/81, Opp. Metro Pillar 404, Rohini. We're open till 8 PM daily."
},
{
id: "faq-5", title: "Can you create custom designs from inspiration images?", content: "Absolutely! Bring your inspiration images, mood boards, or Pinterest pins. Our designers will create a custom piece tailored to your vision and body measurements."