Skip to content

Commit

Permalink
chore: remove auth guard paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Aug 21, 2024
1 parent 51de166 commit 8fd993d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/(marketing)/create-profile/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ const Page = () => {
<h1 className="text-pretty font-bold font-display text-2xl leading-none tracking-tight">
Sign in to create your profile
</h1>
<p className="text-pretty text-muted-foreground leading-normal">
Start your new profile adventure by signing in: earn experience, display
achievements and explore new rewards!
</p>
</div>
<div className="mt-6 flex w-full gap-4 bg-card-secondary px-8 py-4">
<Anchor
Expand Down

0 comments on commit 8fd993d

Please sign in to comment.