From 3d064ed3b34ca324a85d7fc5f0d7d3204e37d333 Mon Sep 17 00:00:00 2001 From: Leon van Zantvoort Date: Wed, 8 Jul 2026 10:57:42 +0200 Subject: [PATCH] feat(website): unify the closing button row with the hero actions The bottom section closed with its own vocabulary (Get started, Example apps) while the hero offers different actions. The closing row now repeats the hero pair, with the gradient on the primary, and keeps the Star on GitHub button. Example apps stay reachable via the nav. --- website/src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 5e53d872c..ed0c586d1 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -320,8 +320,8 @@ const BODY = `

Write code worth reading.

Concise entities and one-line queries keep you productive. Immutable records simplify your architecture by letting the same types flow through your application layers. Storm is built for engineers who care about beautiful code.

- Get started → - Example apps + Try it in 5 minutes → + Compare with your ORM Star on GitHub