From 0fcd93cb7df67686fa3d8a8aa8a51fe604140569 Mon Sep 17 00:00:00 2001 From: Hafid Nur <73023445+hafidnrzs@users.noreply.github.com> Date: Thu, 27 Nov 2025 14:59:22 +0700 Subject: [PATCH] feat(hackathon): update dark mode onboarding and edit profile --- .../src/app/onboarding/user/page.tsx | 26 +++++++++---------- apps/hackathon/src/app/profile/page.tsx | 12 ++++----- .../src/molecules/input-field/input-field.tsx | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apps/hackathon/src/app/onboarding/user/page.tsx b/apps/hackathon/src/app/onboarding/user/page.tsx index 4f0b6c0..a21b308 100644 --- a/apps/hackathon/src/app/onboarding/user/page.tsx +++ b/apps/hackathon/src/app/onboarding/user/page.tsx @@ -104,13 +104,13 @@ const UserOnboardingPage: FC = (): ReactElement => { }); return ( -
-
+
+

Complete Your Profile

-

+

Tell us more about yourself to get started

@@ -123,15 +123,15 @@ const UserOnboardingPage: FC = (): ReactElement => { Avatar preview ) : ( -
+
)} @@ -149,7 +149,7 @@ const UserOnboardingPage: FC = (): ReactElement => { onChange={handleAvatarChange} /> -

+

Optional, but highly recommended

@@ -168,7 +168,7 @@ const UserOnboardingPage: FC = (): ReactElement => { {/* City */}
-