We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19ab8e commit 8df621cCopy full SHA for 8df621c
app/templates/components/hero.html
@@ -1,8 +1,8 @@
1
<div class="mb-8">
2
<div class="w-full flex sm:flex-row flex-col justify-center sm:items-center relative">
3
<h1 class="landing-page-title">
4
- <span class="block">Composable rules</span>
5
- <span class="block">for coding agents</span>
+ <span class="block">Rules for </span>
+ <span class="block">coding agents</span>
6
</h1>
7
<!-- Decorative logos positioned relative to the centered content -->
8
<img src="/static/logo_blue.png" alt="Lightning" class="absolute flex-shrink-0 w-12 h-12 object-cover rotate-12 left-1/2 -translate-x-80 -translate-y-16 no-drag">
0 commit comments