Merge version_5 into main #4

Merged
bender merged 1 commits from version_5 into main 2026-03-17 07:09:32 +00:00

View File

@@ -47,6 +47,12 @@ export default function LandingPage() {
tag="⭐ 4.1 Rating | 27+ Reviews"
tagIcon={Star}
tagAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg", alt: "Happy customer 1" },
{ src: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg", alt: "Happy customer 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-pretty-cheerful-woman-happily-looking-away-modern-workshop_574295-2037.jpg", alt: "Happy customer 3" }
]}
avatarText="27+ Happy Customers"
buttons={[
{ text: "📞 Call Now", href: "tel:09810642215" },
{ text: "💬 WhatsApp", href: "https://wa.me/919810642215" }
@@ -109,10 +115,7 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{ text: "Schedule Consultation", href: "#contact" },
{ text: "Explore Services", href: "#contact" }
]}
buttons={[{ text: "Explore Services", href: "#contact" }]}
buttonAnimation="blur-reveal"
/>
</div>
@@ -214,7 +217,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Book Your Custom Outfit Today"
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."
ctaDescription="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}
@@ -223,16 +226,16 @@ export default function LandingPage() {
showCard={true}
faqs={[
{
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-1", title: "What's the typical turnaround time for custom stitching?", content: "2-4 weeks depending on design complexity and embroidery work."
},
{
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-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-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-3", title: "What fabrics do you work with?", content: "Premium fabrics including silk, georgette, cotton, wool blends, and designer materials."
},
{
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-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-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."