diff --git a/src/app/page.tsx b/src/app/page.tsx index f620b76..86eb323 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import HeroLogo from '@/components/sections/hero/HeroLogo'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import FeatureProcessSteps from '@/components/sections/feature/FeatureProcessSteps'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactFaq from '@/components/sections/contact/ContactFaq'; @@ -98,37 +97,6 @@ export default function LandingPage() { /> -
- -
-