Merge version_3 into main #7
@@ -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() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Athlete Insights"
|
||||
description="See why top competitors trust Victory Club to level up their performance."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
@@ -115,7 +117,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Victory Club"
|
||||
columns={[
|
||||
{ title: "Portal", items: [{ label: "Dashboard", href: "#hero" }, { label: "Training", href: "#features" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Terms", href: "#" }] }
|
||||
|
||||
Reference in New Issue
Block a user