Skip to content

Commit 7ddbb33

Browse files
committed
Add headline
1 parent b281cfa commit 7ddbb33

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.vitepress/components/HomeHeroInfo.vue

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
<div class="home-hero">
33
<div class="hero-content">
44
<h1 class="hero-headline">
5-
Developer Platform That
6-
<br />
7-
<span class="highlight">Scales Instantly</span>
5+
Scale to the Cloud Like <br/> <span class="highlight">Your Local Machine</span>
86
</h1>
97
<p class="hero-subline">
10-
Loved by ML & HPC users. Run any jobs in your cloud from your dev-environment with a simple <code>vrun</code> prefix.
8+
Loved by ML & HPC users. Run jobs on your cloud directly from your dev environment. No images to build, no manifest to write. Just add a prefix.
119
</p>
1210
<div class="hero-ctas">
1311
<CtaButton variant="primary" href="https://velda.cloud">Get started</CtaButton>

index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
# https://vitepress.dev/reference/default-theme-home-page
33
layout: home
44

5+
title: VELDA - Scale to cloud like your local machine
56
# SEO and LinkedIn/Social media preview metadata
67
head:
78
- - meta
89
- name: description
9-
content: Velda - Develop platform that can instantly scale, built for ML, HPC and automation workloads.
10+
content: Velda - Scale insantly without any container build, dependency management or manifest
1011
- - meta
1112
- property: og:title
12-
content: VELDA - Develop platform that can instantly scale
13+
content: VELDA - Scale to cloud like your local machine
1314
- - meta
1415
- property: og:image
1516
content: https://velda.io/og-preview.png
@@ -24,7 +25,7 @@ head:
2425
content: summary_large_image
2526
- - meta
2627
- name: twitter:title
27-
content: VELDA - Supercharge your development
28+
content: VELDA - Scale to cloud like your local machine
2829
- - meta
2930
- name: twitter:description
3031
content: Experience the development platform that leading teams are already using to ship faster.

0 commit comments

Comments
 (0)