From 351c24629bd7e41120dd173b30db9321f54048ce Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:04:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d527ec..db64bd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,7 +180,7 @@ export default function LandingPage() { { id: "q1", title: "What is Liquid Fabric?", content: "Our proprietary blend of synthetic polymers and silk, designed to shift color and shimmer based on lighting."}, { - id: "q2", title: "Do you ship globally?", content: "Yes, ZUDIO ships to all major international cities using carbon-neutral logistics."}, + id: "q2", title: "Do you ship globally?", content: "Yes, ZUDIO ships to all major international cities using carbon-neutral logistics, with a guaranteed 5-7 business day delivery window worldwide."}, { id: "q3", title: "Can I return products?", content: "Our luxury pieces are custom-finished. We accept returns within 14 days of delivery."}, ]} @@ -233,4 +233,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1