diff --git a/public/ImageUsers/6421d8378e4fd27374c7f334_1680519702295.webp b/public/ImageUsers/6421d8378e4fd27374c7f334_1680519702295.webp deleted file mode 100644 index fc6657a..0000000 Binary files a/public/ImageUsers/6421d8378e4fd27374c7f334_1680519702295.webp and /dev/null differ diff --git a/public/imageUsers/6421d8378e4fd27374c7f334_1680519702295.webp b/public/imageUsers/6421d8378e4fd27374c7f334_1680519702295.webp deleted file mode 100644 index fc6657a..0000000 Binary files a/public/imageUsers/6421d8378e4fd27374c7f334_1680519702295.webp and /dev/null differ diff --git a/src/components/layout/dashboard/left_panel/LeftPanel.jsx b/src/components/layout/dashboard/left_panel/LeftPanel.jsx index 533357d..6bc229d 100644 --- a/src/components/layout/dashboard/left_panel/LeftPanel.jsx +++ b/src/components/layout/dashboard/left_panel/LeftPanel.jsx @@ -1,4 +1,13 @@ -import { Card, Flex, Box, Image, Text, Spacer } from "@chakra-ui/react"; +import { + Card, + Flex, + Box, + Image, + Text, + Spacer, + VStack, + Divider, +} from "@chakra-ui/react"; import { useRouter } from "next/router"; import { AiFillMessage } from "react-icons/ai"; @@ -28,8 +37,8 @@ export default function LeftPanel(props) { - - + + {user.firstName} {user.lastName} @@ -37,7 +46,8 @@ export default function LeftPanel(props) { {formateDate(user.birthdate)} - + + "{user.bio}"