diff --git a/src/app/page.tsx b/src/app/page.tsx index 21b2ee6..fcdd7a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,10 +6,9 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Zap, Target, Star, DollarSign, Sparkles, Heart, MessageSquare, Crown } from 'lucide-react'; +import { Zap, Target, Star, DollarSign, Sparkles, MessageSquare, Crown } from 'lucide-react'; export default function LandingPage() { return ( @@ -175,51 +174,6 @@ export default function LandingPage() { /> -
- -
-