From d382b942cbc49ada5160eefb68132f2455584cbc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 15:07:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04bbef6..3d4de43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,6 +118,9 @@ export default function LandingPage() { { id: "5", name: "Quinton Ackerman", handle: "@quintona", testimonial: "A truly seamless buying experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg" }, ]} title="What Our Clients Say" + animationType="slide-up" + description="Real feedback from our satisfied customers." + textboxLayout="split" /> -- 2.49.1