diff --git a/src/app/page.tsx b/src/app/page.tsx index d0bd61f..edfa30a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Award, Users, Zap } from "lucide-react"; +import { Award, Users, Zap, Target, Baseball, ShieldCheck, UserCheck, Search } from "lucide-react"; export default function LandingPage() { return ( @@ -51,28 +51,17 @@ export default function LandingPage() { /> -
- -
-
-
- -
-
-
- -
-