Skip to content

Commit 8df621c

Browse files
committed
update hero
1 parent a19ab8e commit 8df621c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/templates/components/hero.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div class="mb-8">
22
<div class="w-full flex sm:flex-row flex-col justify-center sm:items-center relative">
33
<h1 class="landing-page-title">
4-
<span class="block">Composable rules</span>
5-
<span class="block">for coding agents</span>
4+
<span class="block">Rules for </span>
5+
<span class="block">coding agents</span>
66
</h1>
77
<!-- Decorative logos positioned relative to the centered content -->
88
<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

Comments
 (0)