From dfa7ca39ac7b2cf00e30578393ea07a2fc372ad3 Mon Sep 17 00:00:00 2001 From: Kristina Quinones Date: Fri, 2 Jan 2026 01:29:37 -0500 Subject: [PATCH] fix: update comparison labels and hero text for clarity --- src/app/page.tsx | 4 ++-- src/components/landing/Hero.tsx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0cda21..807cee4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function HomePage() {
Feature
EmberDocs
-
Docusaurus
-
GitBook
+
The one that starts with a "D"
+
The one that starts with a "G"
Setup time
diff --git a/src/components/landing/Hero.tsx b/src/components/landing/Hero.tsx index 47c5c7f..4edc494 100644 --- a/src/components/landing/Hero.tsx +++ b/src/components/landing/Hero.tsx @@ -79,12 +79,12 @@ export function Hero({ theme }: HeroProps): JSX.Element {

Build docs that
- developers actually use + developers won't mind using

- Zero-config documentation framework for indie developers. + Zero-config documentation framework for indie developers and product marketers Beautiful, fast, and maintainable. Clone, install, run. - Customize when you need to. + Customize when you need to. (or not)

Get Started →