Skip to content

Commit cb68b69

Browse files
committed
Update bundle of included benefits
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 6226597 commit cb68b69

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/app/pricing/page.tsx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export default function Pricing() {
169169
>
170170
K3sup Pro
171171
</Link>{" "}
172-
for HA Kubernetes clusters over SSH
172+
to bootstrap Kubernetes
173173
</span>
174174
<span className="relative ml-1 inline-flex align-middle group">
175175
<Info className="h-3.5 w-3.5 text-muted-foreground cursor-help" />
@@ -196,8 +196,9 @@ export default function Pricing() {
196196
rel="noopener noreferrer"
197197
className="underline underline-offset-2 hover:text-primary"
198198
>
199-
Superterm access
199+
Superterm
200200
</Link>
201+
, the AI-native terminal
201202
</span>
202203
<span className="relative ml-1 inline-flex align-middle group">
203204
<Info className="h-3.5 w-3.5 text-muted-foreground cursor-help" />
@@ -360,8 +361,9 @@ export default function Pricing() {
360361
rel="noopener noreferrer"
361362
className="underline underline-offset-2 hover:text-primary"
362363
>
363-
Superterm access
364+
Superterm
364365
</Link>
366+
, the AI-native terminal
365367
</span>
366368
<span className="relative ml-1 inline-flex align-middle group">
367369
<Info className="h-3.5 w-3.5 text-muted-foreground cursor-help" />

0 commit comments

Comments
 (0)