Skip to content

Commit dfc7c5b

Browse files
Merge pull request #89 from TryCli-Studio/dev
change: restore old hero title
2 parents 2b5779a + c49c12d commit dfc7c5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/src/pages/home.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ pub fn LandingPage() -> impl IntoView {
162162
<div class="badge">"Now supporting Alpine, Debian & Fish Shell"</div>
163163

164164
<h1 class="hero-title">
165-
"Turn Static Docs into"<br />
166-
<span class="text-gradient">"Live Experiences."</span>
165+
"Interactive CLI Demos"<br />
166+
<span class="text-gradient">"for the Modern Web"</span>
167167
</h1>
168168

169169
<p class="hero-subtitle">

0 commit comments

Comments
 (0)