diff --git a/src/app/page.tsx b/src/app/page.tsx index 756b59b..343835a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }