From 2aa9fa6f855362cce4fa7e4886d059e82dd22676 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Feb 2026 07:27:31 +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 c272bc0..38d062a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { buttonAnimation="slide-up" marqueeItems={[ { - icon: Users, + type: "text-icon", icon: Users, text: "Trusted by over 2000 customers" } ]}