2 Commits

Author SHA1 Message Date
ba3d382004 Update src/app/page.tsx 2026-04-17 16:18:56 +00:00
619e15de13 Merge version_2 into main
Merge version_2 into main
2026-04-17 16:17:32 +00:00

View File

@@ -144,12 +144,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ id: "f1", title: "Do you offer international shipping?", content: "Yes, we ship globally." }, { 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: "Within 30 days of purchase." }, { 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: "Yes, for orders over $500." }, { 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" 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" faqsAnimation="blur-reveal"
/> />
</div> </div>