From bd995b8898d6c6e1f6a92804dd013246653c2a15 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 20:51:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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" >
- +
- +
- +
- +
- +
- +
- +