From 9efbbb5543690fe0623460ea0d292e38596e7350 Mon Sep 17 00:00:00 2001 From: John Jeong Date: Tue, 8 Sep 2026 02:28:05 +0900 Subject: [PATCH] Blend the Open Source section heading in with its neighbors 'Open source by default' used the decorative font-hand (Caveat cursive) heading style shared by the warmer storytelling sections (hero, Privacy, Testimonials). But this section sits sandwiched between a testimonial card and the plain-monospace 'Simple pricing' heading, and reads as a technical/trust claim (GitHub stars, open source) rather than a story beat - the cursive script looked like a stray decorative element dropped between two more structured pieces. Switched the heading to the same font-mono + text-color-muted style already used by the adjacent Simple pricing heading so the two trust/technical sections read as a matched pair. --- apps/web/src/components/home-page/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/home-page/index.tsx b/apps/web/src/components/home-page/index.tsx index 52ce54cb612..8898bd168cd 100644 --- a/apps/web/src/components/home-page/index.tsx +++ b/apps/web/src/components/home-page/index.tsx @@ -163,7 +163,7 @@ function OpenSourceSection({

Open source by default