diff --git a/src/app/page.tsx b/src/app/page.tsx index d265a25..37fb61e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Award, Building2, Clock, Cpu, Server, ShieldCheck, Wrench, Zap } from "lucide-react"; +import { Award, Building2, Clock, Cpu, Server, ShieldCheck, Wrench, Zap, Settings } from "lucide-react"; export default function LandingPage() { return (