From ed08748018fabeb6b26c9219258a997e36f7b17d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 07:48:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 ++++----------------------------------- 1 file changed, 4 insertions(+), 35 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 487b5dc..3b1bdda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; export default function LandingPage() { return ( @@ -43,26 +42,15 @@ export default function LandingPage() { -
- -
-