diff --git a/src/app/page.tsx b/src/app/page.tsx index 5818dab..efde9a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Sparkles, Zap, Palette, Code, TrendingUp, Shield, Smartphone, Star, Rocket, Crown, DollarSign, Mail } from 'lucide-react'; -import SplitAbout from '@/components/sections/about/SplitAbout'; export default function LandingPage() { return ( @@ -195,24 +194,6 @@ export default function LandingPage() { /> -
- -
-