From f475d0fac62a6be7da9da5cc4331c3866450fad4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:09:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43ffe11..087455c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa import FeatureCardNine from "@/components/sections/feature/FeatureCardNine"; import ProductCardOne from "@/components/sections/product/ProductCardOne"; import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven"; -import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; import ContactText from "@/components/sections/contact/ContactText"; import FooterBase from "@/components/sections/footer/FooterBase"; import TeamCardTwo from "@/components/sections/team/TeamCardTwo"; @@ -127,38 +126,6 @@ export default function HomePage() { /> -
- -
-