Merge version_2 into main #3
@@ -97,8 +97,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "video-creation", label: "Video", title: "Interactive Video Creation Made Simple", items: [
|
||||
"Record from any device", "Add interactive elements in real-time", "Custom branding for your workouts", "Professional video hosting"
|
||||
],
|
||||
buttons: [{ text: "Learn More", href: "#" }],
|
||||
], buttons: [{ text: "Learn More", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "monetization", label: "Monetize", title: "Multiple Revenue Streams at Your Fingertips", items: [
|
||||
@@ -156,14 +155,12 @@ export default function LandingPage() {
|
||||
price: "$0", subtitle: "Free forever for your first video", features: [
|
||||
"Upload 1 interactive video", "Basic engagement tools", "Client access dashboard", "Email support"
|
||||
],
|
||||
buttons: [{ text: "Get Started", href: "contact" }],
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Star,
|
||||
price: "$49/mo", subtitle: "For serious trainers scaling up", features: [
|
||||
"Unlimited video uploads", "Advanced analytics", "Custom branding", "Payment processing", "Priority support", "Live session integration"
|
||||
],
|
||||
buttons: [{ text: "Choose Plan", href: "contact" }],
|
||||
},
|
||||
{
|
||||
id: "elite", badge: "Enterprise Scale", badgeIcon: Crown,
|
||||
|
||||
Reference in New Issue
Block a user