From 5b14835597a7a9b4dd2285dd37332534bbb58cfe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:10:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 ------------------- 1 file changed, 19 deletions(-) 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() { /> -
- -
-