From d683b8a49be17c9f4b7c22e0f62f435ae09ddee2 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 19 Jan 2026 14:38:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 -------------------------------- 1 file changed, 32 deletions(-) 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() { /> -
- -
-