diff --git a/src/views/Landing/FeaturesSection.jsx b/src/views/Landing/FeaturesSection.jsx index 182fe31..164faff 100644 --- a/src/views/Landing/FeaturesSection.jsx +++ b/src/views/Landing/FeaturesSection.jsx @@ -7,6 +7,7 @@ import { EmojiEvents, Groups, Notifications, + NotificationsActive, Psychology, Schedule, Security, @@ -61,6 +62,12 @@ const FeaturesSection = () => { description: 'Track work sessions with a timer, review detailed logs, and analyze productivity patterns for every task.', }, + { + icon: , + title: 'Gentle Nudges', + description: + 'Manually send friendly reminders to assignees about pending tasks. Customize messages and choose who gets notified.', + }, { icon: , title: 'Advanced Organization', @@ -85,6 +92,7 @@ const FeaturesSection = () => { description: 'Get timely reminders via Donetick app or other way like Telegram, push, or webhooks.', }, + { icon: , title: 'Seamless Integrations',