From 7060d45b370abd07dcbb758fd5fd23e45cca46a8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:29:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }