diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f94112..dcebd46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCa import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { Zap, Shield, Star, Award, CheckCircle, ArrowRight, Globe } from 'lucide-react'; +import { Zap, Shield, Award, Globe } from 'lucide-react'; const navItems = [{ name: 'Home', id: '/' }]; @@ -29,31 +29,31 @@ export default function Page() { headingFontWeight="normal" >
- +
- +
- +
- +
- +
- +
- +