Merge version_3 into main #4
@@ -144,12 +144,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you offer international shipping?", content: "Yes, we ship globally." },
|
||||
{ id: "f2", title: "Can I return unused items?", content: "Within 30 days of purchase." },
|
||||
{ id: "f3", title: "Do you provide bulk discounts?", content: "Yes, for orders over $500." },
|
||||
{ id: "f1", title: "Do you offer international shipping?", content: "We ship globally to over 100 countries. Standard international shipping typically takes 7-14 business days, with tracking provided from our warehouse to your doorstep." },
|
||||
{ id: "f2", title: "Can I return unused items?", content: "Yes, we accept returns on unused items in their original packaging within 30 days. Simply initiate a return request through your account portal, and our team will provide a prepaid shipping label for a hassle-free refund process." },
|
||||
{ id: "f3", title: "Do you provide bulk discounts?", content: "Absolutely! We offer tiered bulk discounts for corporate or studio orders over $500. Contact our sales team directly to get a personalized quote and priority shipping options." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about Bhavan shopping experience."
|
||||
description="Everything you need to know about the Bhavan shopping experience."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user