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() {