Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba3d382004 | |||
| 619e15de13 | |||
| 5e1a4128e9 | |||
| 23bfdaf1f9 | |||
| 3d1190d40f |
@@ -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>
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Visit Us"
|
||||
title="Ready to write your story?"
|
||||
description="Visit Bhavan today or reach out for inquiries."
|
||||
|
||||
Reference in New Issue
Block a user