Update src/app/page.tsx
This commit is contained in:
@@ -204,11 +204,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What is your return policy?", content: "We offer a 30-day return policy for all unworn garments."},
|
||||
id: "1", title: "What is your return policy?", content: "We offer a 30-day return policy for all unworn garments in their original packaging."},
|
||||
{
|
||||
id: "2", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries worldwide."},
|
||||
id: "2", title: "Do you ship internationally?", content: "Yes! Shipping typically takes 5-7 business days for domestic orders and 10-14 business days for international destinations."},
|
||||
{
|
||||
id: "3", title: "How is clothing sourced?", content: "We work only with fair-trade certified partners."},
|
||||
id: "3", title: "How should I care for my clothing?", content: "To maintain fabric quality, we recommend cold machine wash with similar colors, tumble dry on low heat, and avoid bleach. For silk items, dry clean only."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-personal-shopper-taking-photos-cutomer_23-2148924093.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user