From 3de9da7e94fabcb3db90a4ed0f649036866bb04f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:09:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 178 +++++++---------------------------------------- 1 file changed, 26 insertions(+), 152 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09e15e8..9a40b87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import { Award } from "lucide-react"; export default function LandingPage() { @@ -32,21 +31,13 @@ export default function LandingPage() { @@ -55,19 +46,14 @@ export default function LandingPage() {
-
- -
-