We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b18c46 commit 35023b3Copy full SHA for 35023b3
1 file changed
dashboard/src/components/PartnerBanner.astro
@@ -23,8 +23,8 @@
23
<span class="text-[13px] font-semibold" style="color: #c5e063;">BrainGrid</span>
24
<span class="rounded px-1.5 py-px text-[9px] font-semibold uppercase tracking-wider" style="background: rgba(197,224,99,0.12); color: #c5e063; border: 1px solid rgba(197,224,99,0.18);">Partner</span>
25
</div>
26
- <p class="text-[13px] font-light text-[var(--color-text-secondary)] mt-0.5 truncate sm:whitespace-normal" style="opacity: 0.75;">
27
- The repeatable way to plan and ship quality software with AI.
+ <p class="text-[13px] font-extralight text-[var(--color-text-secondary)] mt-0.5 truncate sm:whitespace-normal" style="opacity: 0.75;">
+ Plan entire products. Verify every build.
28
</p>
29
30
0 commit comments