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