diff --git a/frontend/src/pages/LandingPage.jsx b/frontend/src/pages/LandingPage.jsx index 4fe26731..1d5bc326 100644 --- a/frontend/src/pages/LandingPage.jsx +++ b/frontend/src/pages/LandingPage.jsx @@ -1,4 +1,5 @@ import { Link } from "react-router-dom"; +import { Clipboard, CalendarDays, BarChart2 } from "lucide-react"; const LandingPage = () => { return ( @@ -66,8 +67,8 @@ const LandingPage = () => { shadow-lg hover:shadow-2xl " > -
- 📋 +
+

@@ -95,8 +96,8 @@ const LandingPage = () => { shadow-lg hover:shadow-2xl " > -
- 🗓️ +
+

@@ -124,8 +125,8 @@ const LandingPage = () => { shadow-lg hover:shadow-2xl " > -
- 📊 +
+