Skip to content

Commit 2216437

Browse files
Update sunset UI heading to focus on Ona value proposition
Co-authored-by: Ona <[email protected]>
1 parent 8afabf7 commit 2216437

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/dashboard/src/Login.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,8 @@ const LoginContent = ({
303303
</>
304304
) : showSunsetUI ? (
305305
<>
306-
<Heading1>Gitpod Classic has sunset</Heading1>
306+
<Heading1>Start building with Ona</Heading1>
307+
<Subheading>What do you want to get done today?</Subheading>
307308
</>
308309
) : !isGitpodIoUser ? (
309310
<Heading1>Log in to Gitpod</Heading1>

0 commit comments

Comments
 (0)