{feature.title}
++ {feature.description} +
+diff --git a/frontend/src/components/Navbar.jsx b/frontend/src/components/Navbar.jsx
index 6f36daef..fc0fd89c 100644
--- a/frontend/src/components/Navbar.jsx
+++ b/frontend/src/components/Navbar.jsx
@@ -17,6 +17,7 @@ import {
Timer,
Sparkles,
ArrowRight,
+ Info,
} from "lucide-react";
import { AuthContext } from "../context/AuthContext";
import { ThemeContext } from "../context/ThemeContext";
@@ -256,6 +257,7 @@ const Navbar = () => {
{ name: "Tasks", path: "/tasks", icon: CheckSquare },
{ name: "Routine Builder", path: "/routine-builder", icon: Calendar },
{ name: "Analytics", path: "/analytics", icon: TrendingUp },
+ { name: "About", path: "/about", icon: Info },
{ name: "Profile", path: "/profile", icon: User },
];
@@ -381,6 +383,13 @@ const Navbar = () => {
{!user ? (
<>
+
+
- A simple and focused planner that helps you organize your day, build routines and stay consistent without overthinking. +
+ DailyForge is a productivity platform for planning tasks, shaping + routines, tracking progress, and turning scattered intentions into a + practical rhythm for each day.
-- DailyForge is a productivity tool designed to help you plan your tasks in a clear and structured way. - Instead of juggling messy to-do lists, you can organize everything visually and manage your time better. -
++ DailyForge brings task management, routine planning, focus time, and + productivity analytics into one calm workspace. It is designed for + people who want a simple way to decide what matters, schedule it, + and follow through with less mental clutter. +
++ The mission is to help users build sustainable systems for their + work and personal goals. DailyForge focuses on clarity, + consistency, and reflection so planning becomes a habit instead of + another source of pressure. +
++ DailyForge combines the core pieces users need to plan, execute, + and learn from their routines. +
+- Productivity isn't about doing more — it's about doing what matters, consistently. -
-+ {feature.description} +
++ DailyForge is built for the everyday friction of productivity: + unclear priorities, fragmented planning tools, forgotten routines, + and progress that is hard to measure. +
++ The long-term vision for DailyForge is a friendly productivity + companion that helps people plan with confidence, protect time for + meaningful work, and improve through steady feedback. +
++ DailyForge uses a modern web stack with React on the frontend and + a Node.js backend. The platform is organized around responsive UI, + authenticated user workflows, task and routine data, and analytics + that help users understand their productivity patterns. +
++ Start with a few priorities, build a routine around them, and + let DailyForge help you keep momentum visible. +
+