diff --git a/frontend/src/Pages/Herosection.jsx b/frontend/src/Pages/Herosection.jsx index 00a5a08..943f2a8 100644 --- a/frontend/src/Pages/Herosection.jsx +++ b/frontend/src/Pages/Herosection.jsx @@ -15,6 +15,8 @@ import chatbotsvg from '../assets/svg/chatbot.svg'; import Chatbot from '../components/chatbot'; import Navbar from '../components/navbar'; import Language from '../components/language'; +import { FaUserAlt } from "react-icons/fa"; + const Herosection = () => { const navigate = useNavigate(); @@ -53,9 +55,13 @@ const Herosection = () => { return ( <> -
+
+
+ +
+

Namaste !! Yatree

@@ -69,9 +75,7 @@ const Herosection = () => { */}


-
- -
+