Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:29:46 +00:00
parent 8b4ed20a3f
commit 7060d45b37

View File

@@ -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" }