diff --git a/src/app/page.tsx b/src/app/page.tsx index f1aa14f..88ea42e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FeatureBento from '@/components/sections/feature/FeatureBento'; import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; -import SocialProofBase from '@/components/sections/socialProof/SocialProofBase'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { BarChart3, CheckCircle, Crown, Database, DollarSign, GitBranch, Lock, Rocket, Shield, Sparkles, Users, Zap } from 'lucide-react'; @@ -173,24 +172,6 @@ export default function LandingPage() { /> -
- -
-