From 1a2d137f1271edcb0f23339a76abc0a71e8a46fd Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Tue, 31 Dec 2024 09:01:26 -0500 Subject: [PATCH] Settings page --- src/component/settings/Settings.jsx | 287 +++++++++++++++++++++++++++- 1 file changed, 285 insertions(+), 2 deletions(-) diff --git a/src/component/settings/Settings.jsx b/src/component/settings/Settings.jsx index 27ad758..c79b29d 100644 --- a/src/component/settings/Settings.jsx +++ b/src/component/settings/Settings.jsx @@ -7,9 +7,292 @@ export default function Settings(){ return( <> -
-
Coming Soon
+ {/*
*/} + {/*
Coming Soon
*/} + {/*
*/} + + +
+
+
+
+
+
+
+
+
+
+ users-avatar +
+
+

Alice Williams

+

Enthusiast

+
+
+
+ +
+
    +
  • +
    +

    90

    +

    Post

    +
    +
  • + +
  • +
    +

    1.5K

    +

    Messages

    +
    +
  • + +
  • +
    +

    4.4K

    +

    Members

    +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
Edit Your Personal Settings
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ + +
+
+ + +
+ +
+
+ +
+
+ +
+
+ +
+ +
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
Your External Link
+
+
+
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+
+
+
+
+
+
+ ) } \ No newline at end of file