diff --git a/src/app/page.tsx b/src/app/page.tsx index 784b1f2..6fb18de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import { Sparkles, CheckCircle, Brain, Zap, Heart, Shield } from "lucide-react"; +import { Sparkles, Brain, Heart, Zap, Shield } from "lucide-react"; export default function LandingPage() { return ( @@ -28,19 +28,19 @@ export default function LandingPage() { headingFontWeight="bold" > -