From 253429eb92f8776b7785017953bacd201cfaf188 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 13:45:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 268b214..80890e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import { Droplets, ShieldCheck, Zap } from "lucide-react"; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; export default function LandingPage() { return ( @@ -100,18 +100,16 @@ export default function LandingPage() {
-
@@ -161,4 +159,8 @@ export default function LandingPage() { ); -} +}" + } + ], + "rawPlan": "I have updated the website's testimonial section with a new, more professional layout to better showcase customer feedback and build trust with visitors." +} \ No newline at end of file