From f30adb2ace484c343bc0349432c196456828a302 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 12:24:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 691325e..6d5c8e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,9 +180,9 @@ export default function LandingPage() { { id: "5", name: "Marcus L.", role: "Coach", testimonial: "Perfect for my team.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg" }, ]} title="Athlete Stories" + description="What our community says." animationType="slide-up" textboxLayout="default" - useInvertedBackground={true} /> -- 2.49.1