diff --git a/src/app/page.tsx b/src/app/page.tsx index 1acc91e..8bbfca0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import { Award, Users, Heart, Globe, Zap, Handshake, Smile, Briefcase, Hand, Lightbulb } from 'lucide-react'; +import { Wrench, Users, Shield, Zap, Award, Heart, Globe, Briefcase, Hand, Lightbulb } from 'lucide-react'; export default function LandingPage() { return ( @@ -28,42 +28,41 @@ export default function LandingPage() { >