diff --git a/frontend/nextjs/src/app/(with wallet)/onboarding/2/page.tsx b/frontend/nextjs/src/app/(with wallet)/onboarding/2/page.tsx index 5173bf8..416bd30 100644 --- a/frontend/nextjs/src/app/(with wallet)/onboarding/2/page.tsx +++ b/frontend/nextjs/src/app/(with wallet)/onboarding/2/page.tsx @@ -7,10 +7,12 @@ const OnboardingPageOne = () => { return (
-
- Onboarding photo +
+
+ Onboarding photo +
-
+

Your identity on MEMM! is essential for building connections.

diff --git a/frontend/nextjs/src/app/(with wallet)/onboarding/layout.tsx b/frontend/nextjs/src/app/(with wallet)/onboarding/layout.tsx index 29fdcc1..14465b4 100644 --- a/frontend/nextjs/src/app/(with wallet)/onboarding/layout.tsx +++ b/frontend/nextjs/src/app/(with wallet)/onboarding/layout.tsx @@ -7,7 +7,7 @@ type Props = { const OnboardingLayout = async ({children}: Props) => { return ( -
+
{children}
) diff --git a/frontend/nextjs/src/app/page.tsx b/frontend/nextjs/src/app/page.tsx index bd5b363..4940724 100644 --- a/frontend/nextjs/src/app/page.tsx +++ b/frontend/nextjs/src/app/page.tsx @@ -68,7 +68,7 @@ const WelcomePage = () => {
-
+
Onboarding photo