diff --git a/src/app/page.tsx b/src/app/page.tsx index 5849cbb..1523623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import { Award, Code, Briefcase, Clock, Lightbulb, Mail } from 'lucide-react'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; -import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; export default function HomePage() { return ( @@ -247,20 +246,7 @@ export default function HomePage() { background={{ variant: "plain" }} /> - -
- -