diff --git a/src/app/page.tsx b/src/app/page.tsx index 86ecb1d..0bc1af3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,15 +10,15 @@ 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 { Zap, Shield, Star, Globe, Circle } from 'lucide-react'; +import { Star, Globe } from 'lucide-react'; const navItems = [{ name: 'Home', id: '/' }]; export default function Page() { return ( - +
- +
- +
- +
- +
- +
- +