Skip to content

Commit 1882db1

Browse files
better featured button
1 parent 580235b commit 1882db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/ai_exchange/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="text-4xl md:text-[40px] leading-[1.1] font-bold mb-6">
2424
</p>
2525
<div class="flex flex-col md:flex-row gap-4 flex-wrap justify-center md:justify-start">
2626
<a href="/docs/ai_security_overview/#how-to-use-this-document" class="theme-blue-bg text-white px-6 py-3 rounded-lg font-bold hover:bg-blue-700 transition w-full md:w-auto text-center">Get started</a>
27-
<a href="/go/essentials/" class="theme-red-bg text-white px-6 py-3 rounded-lg font-bold hover:bg-blue-700 transition w-full md:w-auto text-center">SANS-aligned Essentials</a>
27+
<a href="/go/essentials/" class="theme-green-bg text-white px-6 py-3 rounded-lg font-extrabold text-lg shadow-xl ring-1 ring-black transition w-full md:w-auto text-center">SANS-aligned Essentials</a>
2828
<a href="https://notebooklm.google.com/notebook/75840a00-78f8-454d-ad4d-9ac27ae4cf48" target="_blank" rel="noopener noreferrer" class="theme-green-bg text-white px-6 py-3 rounded-lg font-bold hover:bg-green-600 transition w-full md:w-auto text-center">Ask question (Google)</a>
2929
</div>
3030
</div>

0 commit comments

Comments
 (0)