Update src/app/page.tsx
This commit is contained in:
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
title: "Track Your Journey", description: "Real-time dashboard showing your strength gains, body metrics, and workout history", bentoComponent: "3d-task-list", items: [
|
||||
title: "Track Your Journey", description: "Real-time dashboard showing your strength gains, body metrics, and workout history", bentoComponent: "3d-task-list", title: "Track Your Journey", items: [
|
||||
{ icon: Zap, label: "Daily Workouts", time: "3-5 min" },
|
||||
{ icon: CheckCircle, label: "Meals Logged", time: "2 min" },
|
||||
{ icon: TrendingUp, label: "Progress Report", time: "1 min" }
|
||||
|
||||
Reference in New Issue
Block a user