z-[-]1 is bad, let's remove link on note

This commit is contained in:
rustdesk 2024-10-17 02:29:48 +08:00
parent fac81c48ef
commit ded7eb1a53

View File

@ -19,12 +19,11 @@ const metadata = {
<Layout metadata={metadata}> <Layout metadata={metadata}>
<Note <Note
title="Note" title="Note"
subtitle='<span class="text-2xl text-font-bold">rustdesk.com</span> is our only official domain. Please do not download RustDesk from the other domains, here is the full <a href="https://github.com/rustdesk/rustdesk/discussions/9679" class="underline" target="_blank">statement</a>.' subtitle='<span class="text-2xl text-font-bold">rustdesk.com</span> is our only official domain. Please do not download RustDesk from the other domains.'
/> />
<!-- Hero Widget ******************* --> <!-- Hero Widget ******************* -->
<Hero <Hero
className="z-[-1]"
actions={[ actions={[
{ {
variant: 'primary', variant: 'primary',