Skip to content

Commit 32e98d4

Browse files
authored
Update Docs Overview copy (#132)
1 parent 7da9698 commit 32e98d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

fern/products/docs/pages/getting-started/overview.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
1010
{/* Dashed Pattern - Right Side */}
1111
<div className="dashed-pattern-right"></div>
1212

13-
{/* <p>Meet documentation that is stunning by default, AI-ready, and designed to convert.</p> */}
13+
<p>Beautiful, AI-native docs that are easy to configure, scale, and edit.</p>
1414

1515
<h2>Get started</h2>
16-
<p>Import your existing syling and specs to get started with Fern Docs.</p>
16+
<p>Build a docs site quickly by importing your existing syling and specs.</p>
1717

1818
<CardGroup cols={2}>
1919
<a class="fern-card interactive not-prose relative block p-6 text-base" href="/docs/getting-started/quickstart">
@@ -27,7 +27,7 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
2727
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
2828
</div>
2929
<div class="text-(color:--grayscale-a11) font-light">
30-
<p>Start building beautiful documentation in under 5 minutes.</p>
30+
<p>Set up a documentation site in under 5 minutes.</p>
3131
</div>
3232
</div>
3333
</div>
@@ -44,15 +44,15 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
4444
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
4545
</div>
4646
<div class="text-(color:--grayscale-a11) font-light">
47-
<p>One simple file that can be used to generate documentation that fits your brand.</p>
47+
<p>Use one simple file to generate documentation that fits your brand.</p>
4848
</div>
4949
</div>
5050
</div>
5151
</a>
5252
</CardGroup>
5353

5454
<h2>Features</h2>
55-
<p>Build your own components, enable Ask Fern, and make docs writing approachable.</p>
55+
<p>Build your own components, enable Ask Fern, generate API references, and easily update your docs.</p>
5656

5757
<CardGroup cols={2}>
5858
<a class="fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href="/docs/writing-content/components/overview">
@@ -100,7 +100,7 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
100100
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
101101
</div>
102102
<div class="text-(color:--grayscale-a11) font-light">
103-
<p>Use one or more of an OpenAPI, AsyncAPI, gRPC, OpenRPC, or the Fern spec.</p>
103+
<p>Use OpenAPI, AsyncAPI, gRPC, OpenRPC, and/or the Fern spec.</p>
104104
</div>
105105
</div>
106106
</div>

0 commit comments

Comments
 (0)