From 0d783ca9243036e2a6e8963234057f7197ec8d65 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 05:53:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16ad585..67805ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; export default function LandingPage() { return ( @@ -105,28 +104,6 @@ export default function LandingPage() { /> -
- -
-