diff --git a/src/app/page.tsx b/src/app/page.tsx index a10c5f5..3b20786 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Building, Clock, Home, Smile, Star, Users } from "lucide-react"; +import { Building, Clock, Home, House, Handshake, Smile, Star, Users } from "lucide-react"; export default function LandingPage() { return (