From 6beccee137011acce6d3c6ad8c9d58481d5d0408 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 12:52:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cf7a8e..e82f958 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FaqDouble from '@/components/sections/faq/FaqDouble'; import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplit from '@/components/sections/hero/HeroSplit'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import { Facebook, Linkedin, Twitter } from "lucide-react"; @@ -32,8 +31,6 @@ export default function LandingPage() { -
- -
-