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 611109e commit 263e38aCopy full SHA for 263e38a
src/components/SyntaxUIProBanner.tsx
@@ -26,7 +26,7 @@ const SyntaxUIProBanner = () => {
26
</div>
27
<div className="flex flex-col items-start gap-0.5">
28
<h1 className="text-md font-medium tracking-tight md:block">
29
- Code Less, Create More!
+ Build Faster, Launch Sooner!
30
</h1>
31
<div className="font-regular flex items-start justify-start font-mono text-xs leading-[17px] tracking-tighter text-gray-900/80 dark:text-gray-100/80">
32
{`Get Premium Blocks and Templates for your next project on SyntaxUI Pro ↗`}
0 commit comments