From 1d21cff00c2cddd8047eb313cb669698548f25bc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:16:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58338b8..4fb7a62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Award, Calendar, Crown, Eye, Feather, Heart, Moon, Shield, Skull, Users, Zap, MapPin, Image } from 'lucide-react'; +import { Award, Calendar, Crown, Eye, Feather, Heart, Moon, Shield, Skull, Users, Zap, Image } from 'lucide-react'; export default function LandingPage() { return ( @@ -204,22 +204,6 @@ export default function LandingPage() { /> -
- -
-