diff --git a/src/app/page.tsx b/src/app/page.tsx index 886ff9c..1a058d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import HeroLogo from '@/components/sections/hero/HeroLogo'; import SplitAbout from '@/components/sections/about/SplitAbout'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactSplit from '@/components/sections/contact/ContactSplit'; @@ -121,28 +120,14 @@ export default function Page() {
- +