From c5c55f72b1a708edc7bf3089ba22941d85769080 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sun, 25 May 2025 17:51:37 +0200 Subject: [PATCH] feat: preview page for account management --- web/src/pages/Index/index.tsx | 128 +++++++++++++++++++++++++++++----- 1 file changed, 109 insertions(+), 19 deletions(-) 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})` }} >
- -
-
- icon + +
+
+ icon -
-

- Select Account -

-

- Choose one of the accounts below in order to proceed to home - lab services and tools. -

+
+

+ Home Guard +

{/* */} - - + +
+
+
+ {/* */} + profile pic +
+

+ Amir Adal +

+
+

+ qwer.009771@gmail.com +

+
+ +
+
+
+
+
+ Home +
+ +
+ Personal Info +
+ +
+ Data & Personalization +
+
+
+
+

+ Your profile info in Home services +

+ +

+ 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. +

+ +
+

+ Basic info +

+

+ 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 +

+
+
+
+ profile pic +
+
+
+ + {/* Name */} +
+
+

+ Name +

+

+ Amir Adal +

+
+
+
+ +
+
+
+
+