Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -147,9 +147,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you offer returns?", content: "Yes, within 30 days of purchase." },
|
||||
{ id: "f2", title: "Where is my order?", content: "Tracking is provided via email." },
|
||||
{ id: "f3", title: "Are materials sustainable?", content: "We prioritize ethical sourcing for all shoes." },
|
||||
{ id: "f1", title: "Do you offer returns?", content: "Yes, we offer hassle-free returns within 30 days of your purchase, provided the shoes are unworn and in their original packaging." },
|
||||
{ id: "f2", title: "Where is my order?", content: "Tracking information is sent to your email as soon as your order ships, allowing you to monitor its progress in real-time." },
|
||||
{ id: "f3", title: "Are materials sustainable?", content: "Absolutely. We are deeply committed to the planet and prioritize ethical, eco-friendly sourcing for every component of our footwear." },
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user