From f18e9ddf602c93464727e6c266fd7ea06e03fa7a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 11:41:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aabd339..9913534 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import { AlertCircle, Search, Smartphone } from "lucide-react"; export default function LandingPage() { @@ -49,9 +48,6 @@ export default function LandingPage() {