diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ed4dee..391a6dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Archive, Droplets, Leaf, Mountain, Shield, Zap, Star, Award } from "lucide-react"; export default function LandingPage() { return ( @@ -77,8 +76,8 @@ export default function LandingPage() {