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" } ]}