diff --git a/apps/calendar/src/app/[locale]/(root)/navbar.tsx b/apps/calendar/src/app/[locale]/(root)/navbar.tsx
index 97af4d7f39..218457a963 100644
--- a/apps/calendar/src/app/[locale]/(root)/navbar.tsx
+++ b/apps/calendar/src/app/[locale]/(root)/navbar.tsx
@@ -60,6 +60,7 @@ export default async function Navbar({
}
separator={
Add tasks and generate a schedule to see algorithm insights.
++ {consideration.description} +
++ Add tasks and click "Generate Schedule" to see your + optimized timeline +
++ {dailyEvents.length} events • {dayDuration.toFixed(1)}{' '} + hours +
++ This task is scheduled past its + deadline +
++ Add some tasks or load a template to get started with scheduling +
+ ++ Deadline:{' '} + {task.deadline?.format('MMM D, YYYY HH:mm')} +
++ This task can be split into smaller chunks +
++ {template.description} +
++ Intelligently schedule your tasks with advanced splitting and + optimization +
+