diff --git a/src/app/page.tsx b/src/app/page.tsx index b6fd6e9..49b3100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll' import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import { Droplets, Flame, Wrench } from "lucide-react"; export default function LandingPage() { @@ -106,23 +105,6 @@ export default function LandingPage() { /> -
- -
-