From 696b2597a16c2a07ecb5a6e385b06b412a162737 Mon Sep 17 00:00:00 2001 From: Mavis Bot Date: Mon, 3 Aug 2026 23:01:48 +0000 Subject: [PATCH] fix : removed emoji characters from LandingPage feature cards --- frontend/src/pages/LandingPage.jsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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 " > -
- 📊 +
+