diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dead14..5c28311 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function HomePage() { { id: "4", title: "How long does international shipping take?", content: "Orders ship within 48 hours of verification. International delivery typically takes 7-14 business days depending on destination. We provide real-time tracking and insurance on all shipments."}, { - id: "5", title: "Do you offer returns or exchanges?", content: "Yes. 30-day returns on all items for any reason. Free exchanges if sizing doesn't work. Return shipping covered on defective items. No questions asked policy reflects our confidence in product quality."}, + id: "5", title: "Do you offer returns or exchanges?", content: "Yes. 30-day returns on all items for any reason. Free exchanges if sizing doesn't work. Return shipping covered on defective items. No questions asked policy reflects our confidence in product quality."} ]} /> diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index bfb6a6a..3efc452 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -109,7 +109,7 @@ export default function ShopPage() { { id: "4", title: "Can I return items?", content: "Yes, 30-day returns on all items for any reason. Free returns on defective items. Simply initiate a return request in your account and we'll provide shipping instructions."}, { - id: "5", title: "Do you have a loyalty program?", content: "Newsletter subscribers get early access to new arrivals and exclusive discounts. Subscribe for special offers, styling tips, and insider stories from the luxury fashion world."}, + id: "5", title: "Do you have a loyalty program?", content: "Newsletter subscribers get early access to new arrivals and exclusive discounts. Subscribe for special offers, styling tips, and insider stories from the luxury fashion world."} ]} />