From 662dbe11d0d9a698bda6cef294ce14e253b38063 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:51:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86d48d4..a740a71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -238,8 +238,7 @@ export default function LandingPage() { id: "faq-5", title: "How long does it take?", content: "A custom paint job usually takes 2-4 weeks. It depends on the frame's condition, weather, and any unexpected delays. We always make sure to give each frame the time and detail it deserves." }, { - id: "faq-6", title: "Can we ship our frames if we're far from the shop? ", content: "Yes, you can! you can send your frames through couriers like Lalamove, J&T or any shipping company you trust. We accept shipped frames from anywhere, Worldwide. -" + id: "faq-6", title: "Can we ship our frames if we're far from the shop? ", content: "Yes, you can! you can send your frames through couriers like Lalamove, J&T or any shipping company you trust. We accept shipped frames from anywhere, Worldwide." } ]} /> @@ -350,4 +349,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file