From 7b3152806c1ba71d4d5355b7c8f12824976bc785 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:03:05 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 67f5dde..da804c4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -148,4 +148,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} From 89b129129d3cb4c4590bded6410f75d0847a2552 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:03:05 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 667a5aa..a69173d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardEight from "@/components/sections/feature/FeatureCardEight"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; import TeamCardTwo from "@/components/sections/team/TeamCardTwo"; -import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; @@ -174,23 +173,6 @@ export default function HomePage() { /> -
- -
-