From 5d6bfa4262439d6b8d5c6fc4f131ef3cb4b406f1 Mon Sep 17 00:00:00 2001 From: MrityunjaySingh09 <137044290+MrityunjaySingh09@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:08:15 +0000 Subject: [PATCH] user --- frontend/src/Pages/Herosection.jsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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 = () => { */}


-
- -
+