Merge version_1 into main #1
178
src/app/page.tsx
178
src/app/page.tsx
@@ -53,18 +53,15 @@ export default function HomePage() {
|
||||
{ text: "View Demo", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
dashboard={{
|
||||
title: "Your Personal AI Fitness Hub",
|
||||
logoIcon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/a-sleek-modern-fitness-tracking-dashboar-1772802363769-55b3f993.png",
|
||||
searchPlaceholder: "Search exercises or log workout...",
|
||||
sidebarItems: [
|
||||
{ icon: "Home", active: true },
|
||||
{ icon: "BarChart3" },
|
||||
{ icon: "Dumbbell" },
|
||||
{ icon: "Apple" },
|
||||
{ icon: "Settings" }
|
||||
title: "Your Personal AI Fitness Hub", logoIcon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/a-sleek-modern-fitness-tracking-dashboar-1772802363769-55b3f993.png", searchPlaceholder: "Search exercises or log workout...", sidebarItems: [
|
||||
{ icon: Trophy, active: true },
|
||||
{ icon: BarChart3 },
|
||||
{ icon: Dumbbell },
|
||||
{ icon: Heart },
|
||||
{ icon: Zap }
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Log Workout", href: "#" },
|
||||
@@ -72,46 +69,37 @@ export default function HomePage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Muscle Gain",
|
||||
values: ["2.3kg", "3.1kg", "4.8kg"],
|
||||
title: "Muscle Gain", values: [2.3, 3.1, 4.8],
|
||||
description: "This month"
|
||||
},
|
||||
{
|
||||
title: "Strength Increase",
|
||||
values: ["12%", "18%", "24%"],
|
||||
title: "Strength Increase", values: [12, 18, 24],
|
||||
description: "PR improvements"
|
||||
},
|
||||
{
|
||||
title: "Body Fat",
|
||||
values: ["16.2%", "14.8%", "13.5%"],
|
||||
valueSuffix: "%",
|
||||
description: "Body composition"
|
||||
title: "Body Fat", values: [16.2, 14.8, 13.5],
|
||||
valueSuffix: "%", description: "Body composition"
|
||||
}
|
||||
],
|
||||
chartTitle: "Weekly Workout Volume",
|
||||
chartData: [
|
||||
chartTitle: "Weekly Workout Volume", chartData: [
|
||||
{ value: 45 },
|
||||
{ value: 62 },
|
||||
{ value: 58 },
|
||||
{ value: 72 },
|
||||
{ value: 68 }
|
||||
],
|
||||
listTitle: "Recent Achievements",
|
||||
listItems: [
|
||||
listTitle: "Recent Achievements", listItems: [
|
||||
{
|
||||
icon: Trophy,
|
||||
title: "New Bench Press PR: 180kg",
|
||||
status: "Today"
|
||||
title: "New Bench Press PR: 180kg", status: "Today"
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "7-Day Workout Streak",
|
||||
status: "Active"
|
||||
title: "7-Day Workout Streak", status: "Active"
|
||||
},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Muscle Symmetry Improved",
|
||||
status: "This Week"
|
||||
title: "Muscle Symmetry Improved", status: "This Week"
|
||||
}
|
||||
]
|
||||
}}
|
||||
@@ -122,53 +110,29 @@ export default function HomePage() {
|
||||
<FeatureCardTwelve
|
||||
features={[
|
||||
{
|
||||
id: "ai-analysis",
|
||||
label: "AI Analysis",
|
||||
title: "Real-Time Body Composition Tracking",
|
||||
items: [
|
||||
"Muscle group percentage tracking",
|
||||
"Body fat analysis with trends",
|
||||
"Symmetry detection and recommendations",
|
||||
"Personalized nutrition insights"
|
||||
id: "ai-analysis", label: "AI Analysis", title: "Real-Time Body Composition Tracking", items: [
|
||||
"Muscle group percentage tracking", "Body fat analysis with trends", "Symmetry detection and recommendations", "Personalized nutrition insights"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "workout-plans",
|
||||
label: "Smart Plans",
|
||||
title: "AI-Generated Personalized Workouts",
|
||||
items: [
|
||||
"Adaptive difficulty progression",
|
||||
"Muscle group targeting algorithms",
|
||||
"Recovery optimization recommendations",
|
||||
"Performance peak predictions"
|
||||
id: "workout-plans", label: "Smart Plans", title: "AI-Generated Personalized Workouts", items: [
|
||||
"Adaptive difficulty progression", "Muscle group targeting algorithms", "Recovery optimization recommendations", "Performance peak predictions"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Explore Plans", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "progress-metrics",
|
||||
label: "Metrics",
|
||||
title: "Comprehensive Progress Dashboard",
|
||||
items: [
|
||||
"Strength metrics and PRs",
|
||||
"Volume and intensity tracking",
|
||||
"Long-term progress visualization",
|
||||
"Achievement milestones and badges"
|
||||
id: "progress-metrics", label: "Metrics", title: "Comprehensive Progress Dashboard", items: [
|
||||
"Strength metrics and PRs", "Volume and intensity tracking", "Long-term progress visualization", "Achievement milestones and badges"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "nutrition-ai",
|
||||
label: "Nutrition",
|
||||
title: "Macro-Optimized Meal Planning",
|
||||
items: [
|
||||
"Calorie and macro recommendations",
|
||||
"AI meal suggestions for goals",
|
||||
"Grocery list generation",
|
||||
"Restaurant menu analysis"
|
||||
id: "nutrition-ai", label: "Nutrition", title: "Macro-Optimized Meal Planning", items: [
|
||||
"Calorie and macro recommendations", "AI meal suggestions for goals", "Grocery list generation", "Restaurant menu analysis"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -187,43 +151,23 @@ export default function HomePage() {
|
||||
<MetricCardSeven
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "98%",
|
||||
title: "Measurement Accuracy",
|
||||
items: [
|
||||
"AI-powered body scanning",
|
||||
"Verified tracking methods",
|
||||
"Professional-grade precision"
|
||||
id: "1", value: "98%", title: "Measurement Accuracy", items: [
|
||||
"AI-powered body scanning", "Verified tracking methods", "Professional-grade precision"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "AI Monitoring",
|
||||
items: [
|
||||
"Continuous progress analysis",
|
||||
"Real-time recommendations",
|
||||
"Instant anomaly detection"
|
||||
id: "2", value: "24/7", title: "AI Monitoring", items: [
|
||||
"Continuous progress analysis", "Real-time recommendations", "Instant anomaly detection"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3.2kg",
|
||||
title: "Avg Monthly Gains",
|
||||
items: [
|
||||
"User average muscle growth",
|
||||
"Sustainable progression",
|
||||
"Science-backed results"
|
||||
id: "3", value: "3.2kg", title: "Avg Monthly Gains", items: [
|
||||
"User average muscle growth", "Sustainable progression", "Science-backed results"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "50k+",
|
||||
title: "Active Users",
|
||||
items: [
|
||||
"Growing community worldwide",
|
||||
"Verified user testimonials",
|
||||
"Trusted by athletes"
|
||||
id: "4", value: "50k+", title: "Active Users", items: [
|
||||
"Growing community worldwide", "Verified user testimonials", "Trusted by athletes"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -242,40 +186,22 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marcus Johnson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-muscular-male-1772802362202-78b8220f.png",
|
||||
imageAlt: "Marcus Johnson professional headshot"
|
||||
id: "1", name: "Marcus Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-muscular-male-1772802362202-78b8220f.png", imageAlt: "Marcus Johnson professional headshot"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Williams",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-at-1772802362408-f822717c.png",
|
||||
imageAlt: "Sarah Williams professional headshot"
|
||||
id: "2", name: "Sarah Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-at-1772802362408-f822717c.png", imageAlt: "Sarah Williams professional headshot"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Chen",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-male-fitness--1772802362332-b0c6826a.png",
|
||||
imageAlt: "David Chen professional headshot"
|
||||
id: "3", name: "David Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-male-fitness--1772802362332-b0c6826a.png", imageAlt: "David Chen professional headshot"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Nicole Santos",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-tr-1772802361889-90ef2a62.png",
|
||||
imageAlt: "Nicole Santos professional headshot"
|
||||
id: "4", name: "Nicole Santos", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-tr-1772802361889-90ef2a62.png", imageAlt: "Nicole Santos professional headshot"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Rodriguez",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-muscular-male-1772802361525-bfb9f780.png",
|
||||
imageAlt: "James Rodriguez professional headshot"
|
||||
id: "5", name: "James Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-muscular-male-1772802361525-bfb9f780.png", imageAlt: "James Rodriguez professional headshot"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Emma Thompson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-at-1772802362628-9c4a5e17.png",
|
||||
imageAlt: "Emma Thompson professional headshot"
|
||||
id: "6", name: "Emma Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/professional-headshot-of-a-fit-female-at-1772802362628-9c4a5e17.png", imageAlt: "Emma Thompson professional headshot"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by over 50,000 bodybuilders and fitness enthusiasts worldwide"
|
||||
@@ -298,23 +224,10 @@ export default function HomePage() {
|
||||
speed={50}
|
||||
showCard={true}
|
||||
names={[
|
||||
"Nike+",
|
||||
"Apple Health",
|
||||
"Google Fit",
|
||||
"Fitbit",
|
||||
"Garmin",
|
||||
"Microsoft Health",
|
||||
"AWS Cloud",
|
||||
"MyFitnessPal"
|
||||
"Nike+", "Apple Health", "Google Fit", "Fitbit", "Garmin", "Microsoft Health", "AWS Cloud", "MyFitnessPal"
|
||||
]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/nike-swoosh-logo-in-professional-quality-1772802362113-92d752be.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/apple-inc-apple-logo-symbol-professional-1772802361859-0717332f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/google-colorful-logo-brand-symbol-1772802361535-2307998a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/fitbit-fitness-tracker-brand-logo-1772802362028-26438be3.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/garmin-gps-technology-brand-logo-1772802361671-672c7b0a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/microsoft-logo-brand-symbol-professional-1772802361430-e08aa7b7.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/aws-amazon-web-services-logo-brand-1772802361830-709d09bd.png"
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/nike-swoosh-logo-in-professional-quality-1772802362113-92d752be.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/apple-inc-apple-logo-symbol-professional-1772802361859-0717332f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/google-colorful-logo-brand-symbol-1772802361535-2307998a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/fitbit-fitness-tracker-brand-logo-1772802362028-26438be3.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/garmin-gps-technology-brand-logo-1772802361671-672c7b0a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/microsoft-logo-brand-symbol-professional-1772802361430-e08aa7b7.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZTwsvSZ7aKEnegw7ngPzcUZ8T/aws-amazon-web-services-logo-brand-1772802361830-709d09bd.png"
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -340,8 +253,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
@@ -349,8 +261,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -358,8 +269,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookies", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user