Update src/app/page.tsx

This commit is contained in:
2026-03-09 01:36:15 +00:00
parent cd7e6cc7c7
commit 03643eba7a

View File

@@ -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."}
]}
/>
</div>