diff --git a/src/app/page.tsx b/src/app/page.tsx index 1523623..cc44a68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; 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'; export default function HomePage() { return ( @@ -234,18 +233,6 @@ export default function HomePage() { termsText="We respect your privacy. Unsubscribe at any time. No spam, ever." /> - -
- -