diff --git a/src/page/home/index.tsx b/src/page/home/index.tsx index 7465b94..5b44f98 100644 --- a/src/page/home/index.tsx +++ b/src/page/home/index.tsx @@ -131,13 +131,14 @@ export default function Index() {
{[ "Simplified board view.", + // "Handle multiple workspace.", "Handle multiple projects.", - "Smooth drag and drop.", + "Smooth drag and drop interaction.", "Optimal layout on device's screen size.", "Create, read, update, and delete boards and tasks.", "Keep track of any changes.", - "Toggle theme between dark and light modes.", - "Form validations.", + "Toggle theme between dark and light mode.", + "Form validation.", ].map((ele, index) => { return (