From ff2977e472663cdfbcbb8bda838dacf6b3431941 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:39:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 23fe310..6f689af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,6 +66,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" title="Training Success Cycles" + description="Elite athletic performance training modules customized for peak results." useInvertedBackground={false} features={[ { id: 1, title: "Skill Assessment", description: "Detailed initial breakdown of performance baselines.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/black-professional-basketball-player-action-basketball-field_613910-7840.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-grass-field-hockey_23-2149668568.jpg?_wi=2" } }, @@ -91,6 +92,7 @@ export default function LandingPage() {