diff --git a/src/app/page.tsx b/src/app/page.tsx index c355066..5889075 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,39 +11,39 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Globe, Shield, Star, CheckCircle } from 'lucide-react'; +import { Shield } from 'lucide-react'; const navItems = [{ name: 'Home', id: '/' }]; export default function Home() { return ( - +
- +
- +
- +
- +
- +
- +
- +