From 2f837379ddc0f7615ace60016f48b68e82a513a5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 22:51:21 +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 e7c1bd8..5e3c0fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { "Well-maintained inventory", "Gold finish check", "Cleaned & polished"], }, { - id: "f3", label: "Support", title: "24/7 Support", items: [ + id: "f3", label: "support ", title: "24/7 Support", items: [ "Instant availability", "Event troubleshooting", "Friendly assistance"], }, ]} -- 2.49.1