Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dea6763ac | |||
| 029a2d55d2 | |||
| 3fdef3649e | |||
| 53d2f88859 |
@@ -10,7 +10,7 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
|
|||||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||||
import PricingCardThree from "@/components/sections/pricing/PricingCardThree";
|
import PricingCardThree from "@/components/sections/pricing/PricingCardThree";
|
||||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||||
import { Shield, Zap, Users, Award, Quote, Star, Linkedin, Globe } from "lucide-react";
|
import { Shield, Zap, Users, Award, Quote, Star, Linkedin, Globe, Check, X } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -209,8 +209,8 @@ export default function LandingPage() {
|
|||||||
{ text: "Contact Us", href: "#" },
|
{ text: "Contact Us", href: "#" },
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"2 training sessions per week", "Access to one program", "Professional coaching", "Basic performance tracking", "Member community access"
|
"<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>2 training sessions per week</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Limited program access</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Professional coaching</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Basic performance tracking</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Member community access</div>"
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", badge: "Most Popular", badgeIcon: Star,
|
id: "2", badge: "Most Popular", badgeIcon: Star,
|
||||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Contact Us", href: "#" },
|
{ text: "Contact Us", href: "#" },
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"4 training sessions per week", "Access to all programs", "Elite coaching staff", "Advanced performance analytics", "Priority facility access", "Tournament participation support"
|
"<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>4 training sessions per week</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg><strong>Access to all programs</strong></div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg><strong>Elite coaching staff</strong></div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg><strong>Advanced performance analytics</strong></div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg><strong>Priority facility access</strong></div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg><strong>Tournament participation support</strong></div>"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -228,8 +228,8 @@ export default function LandingPage() {
|
|||||||
{ text: "Contact Us", href: "#" },
|
{ text: "Contact Us", href: "#" },
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"6 training sessions per week", "Unlimited program access", "Personal coaching sessions", "Comprehensive athletic development plan", "VIP facility access", "Competition coaching & preparation", "Nutrition & conditioning guidance"
|
"<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>6 training sessions per week</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Unlimited program access</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Personal coaching sessions</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Comprehensive athletic development plan</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>VIP facility access</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Competition coaching & preparation</div>", "<div class='flex items-center gap-2'><svg class='w-4 h-4 text-accent' fill='currentColor' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'></path></svg>Nutrition & conditioning guidance</div>"
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user