update announcement bar

This commit is contained in:
steph
2024-01-11 22:42:09 -08:00
parent 5073cfaea2
commit c96cc21692

View File

@@ -4,14 +4,22 @@
> >
<p class="flex-grow text-center tracking-wide text-text"> <p class="flex-grow text-center tracking-wide text-text">
<a <a
href="https://www.mermaidchart.com/app/user/billing/checkout?coupon=HOLIDAYS2023" href="https://www.mermaidchart.com/app/user/billing/checkout"
target="_blank" target="_blank"
class="unstyled text-white plausible-event-name=bannerClick" class="unstyled flex-grow tracking-wide"
> >
Get AI, team collaboration, storage, and more with <span class="text-primary-50 font-semibold">{{
<span class="font-bold underline" [
>Mermaid Chart Pro. Start free trial today & get 25% off.</span 'Try diagramming with ChatGPT at Mermaid Chart',
'Try Mermaids Visual Editor at Mermaid Chart',
'Enjoy live collaboration with teammates at Mermaid Chart',
][Math.floor(Math.random() * 3)]
}}</span>
<button
class="ml-4 rounded bg-[#111113] p-1 px-2 text-sm font-semibold tracking-wide text-white"
> >
Try it now
</button>
</a> </a>
</p> </p>
</div> </div>