diff --git a/web/src/pages/Index/index.tsx b/web/src/pages/Index/index.tsx index c87ac2d..9e05b47 100644 --- a/web/src/pages/Index/index.tsx +++ b/web/src/pages/Index/index.tsx @@ -4,7 +4,7 @@ import { type FC } from "react"; // import darkOverlay from "@/assets/dark-overlay.jpg"; import { Card, CardContent } from "@/components/ui/card"; -import AccountList from "@/feature/AccountList"; +import { ChevronDown, ChevronRight } from "lucide-react"; const IndexPage: FC = () => { // console.log(overlay); @@ -14,29 +14,119 @@ const IndexPage: FC = () => { // style={{ backgroundImage: `url(${overlay})` }} >
+ Home Guard +
+ qwer.009771@gmail.com +
++ Personal info and options to manage it. You can make some of + this info, like your contact details, visible to others so + they can reach you easily. You can also see a summary of your + profiles. +
+ ++ Some info may be visible to other services and tools using + Home Guard.{" "} + + Learn more + +
+ + {/* Profile Picture */} ++ Profile picture +
++ Add a profile picture to personalize your account +
++ Name +
++ Amir Adal +
+