From 03643eba7abe2ebc175da50d82ece7ca49eac97b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:36:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."} ]} />