diff --git a/src/app/page.tsx b/src/app/page.tsx index a57cd5c..f800567 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; -import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; @@ -54,23 +53,6 @@ export default function LandingPage() { /> -