Update src/app/page.tsx

This commit is contained in:
2026-05-07 01:36:48 +00:00
parent d78577b3c3
commit a498d7da60

View File

@@ -215,7 +215,7 @@ export default function LandingPage() {
{
id: "f1", title: "What is your return policy?", content: "You can return items within 30 days of purchase, provided they are in their original condition."},
{
id: "f2", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries worldwide with tracking included."},
id: "f2", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries worldwide with tracking included. Estimated delivery is typically 5-10 business days depending on your location."},
{
id: "f3", title: "How do I choose the right size?", content: "Please refer to our detailed sizing guide available on every product page to find your perfect fit."},
]}