File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ const GITPOD_CLASSIC_SUNSET = (
143
143
message : (
144
144
< span className = "text-md text-white font-semibold items-center justify-center" >
145
145
< img src = { onaWordmark } alt = "Ona" className = "inline align-middle w-12 mb-0.5" draggable = "false" /> |
146
- parallel SWE agents in the cloud, sandboxed or high-autonomy.{ " " }
146
+ parallel SWE agents in the cloud, sandboxed for high-autonomy.{ " " }
147
147
< a href = "https://app.ona.com" target = "_blank" rel = "noreferrer" className = "underline hover:no-underline" >
148
148
Start for free
149
149
</ a > { " " }
Original file line number Diff line number Diff line change @@ -333,16 +333,16 @@ const LoginContent = ({
333
333
{ ! enterprise && (
334
334
< div className = "mt-6 text-center text-sm" >
335
335
< p className = "text-pk-content-primary" >
336
- Gitpod classic is sunsetting fall 2025 .{ " " }
336
+ Gitpod Classic sunsets Oct 15 .{ " " }
337
337
< a
338
338
href = "https://app.gitpod.io"
339
339
target = "_blank"
340
340
rel = "noopener noreferrer"
341
341
className = "gp-link hover:text-gray-600"
342
342
>
343
- Try the new Gitpod
343
+ Start here for free
344
344
</ a > { " " }
345
- now (hosted compute & SWE agents coming soon )
345
+ and get $100 credits.
346
346
</ p >
347
347
</ div >
348
348
) }
@@ -390,7 +390,7 @@ const RightProductDescriptionPanel = () => {
390
390
391
391
< div className = "flex flex-col gap-4 flex-1" >
392
392
< h2 className = "text-white text-xl font-bold leading-tight text-center max-w-sm mx-auto" >
393
- Ona - | parallel SWE agents in the cloud, sandboxed or high-autonomy.{ " " }
393
+ Ona - parallel SWE agents in the cloud, sandboxed for high-autonomy.{ " " }
394
394
< a
395
395
href = "https://app.ona.com"
396
396
target = "_blank"
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ export const OnaRightPanel = () => {
68
68
69
69
< div className = "flex flex-col gap-4 flex-1" >
70
70
< h2 className = "text-white text-xl font-bold leading-tight text-center" >
71
- Ona - | parallel SWE agents in the cloud, sandboxed or high-autonomy.{ " " }
71
+ Ona - parallel SWE agents in the cloud, sandboxed for high-autonomy.{ " " }
72
72
< a
73
73
href = "https://app.ona.com"
74
74
target = "_blank"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import onaWordmark from "../images/ona-wordmark.svg";
14
14
const onaBanner = {
15
15
type : "Introducing" ,
16
16
title : "ONA" ,
17
- subtitle : "Parallel SWE agents in the cloud, sandboxed or high-autonomy." ,
17
+ subtitle : "Parallel SWE agents in the cloud, sandboxed for high-autonomy." ,
18
18
ctaText : "Get early access" ,
19
19
learnMoreText : "Learn more" ,
20
20
link : "https://ona.com/stories/gitpod-classic-payg-sunset" ,
@@ -92,7 +92,7 @@ export const OnaBanner: React.FC<OnaBannerProps> = ({ compact = false }) => {
92
92
</ div >
93
93
94
94
< p className = "text-white text-base font-semibold leading-tight text-left" >
95
- Parallel SWE agents in the cloud, sandboxed or high-autonomy.
95
+ Parallel SWE agents in the cloud, sandboxed for high-autonomy.
96
96
</ p >
97
97
98
98
< a
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import onaWordmark from "../images/ona-wordmark.svg";
14
14
const onaBanner = {
15
15
type : "Introducing" ,
16
16
title : "ONA" ,
17
- subtitle : "Parallel SWE agents in the cloud, sandboxed or high-autonomy." ,
17
+ subtitle : "Parallel SWE agents in the cloud, sandboxed for high-autonomy." ,
18
18
ctaText : "Get early access" ,
19
19
learnMoreText : "Learn more" ,
20
20
link : "https://ona.com/stories/gitpod-classic-payg-sunset" ,
You can’t perform that action at this time.
0 commit comments