From 0b535d00f7a82b992c5fa9aebe36dab7876fa51a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:06:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 524ba75..d6c4bbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; export default function LandingPage() { @@ -104,25 +103,6 @@ export default function LandingPage() { /> -
- -
-