remove community

This commit is contained in:
MuslemRahimi 2024-11-09 20:13:07 +01:00
parent 2b2bdc05bf
commit d2fe4954f1

View File

@ -767,28 +767,6 @@ const handleTwitchMessage = (event) => {
</Button>
</Sheet.Close>
<Sheet.Close asChild let:builder>
<Button
builders={[builder]}
type="submit"
class="bg-[#141417] hover:bg-[#141417] -ml-4 w-full"
>
<a
href="/community"
class="flex flex-row items-center w-full -mt-2"
>
<div class="flex flex-row items-center mr-auto">
<div
class="flex h-9 w-9 items-center justify-center rounded-lg text-white transition-colors hover:text-white md:h-8 md:w-8"
>
<MessageCircle class="h-5.5 w-5.5" />
</div>
<span class="ml-3 text-white text-[1rem]">Community</span>
</div>
</a>
</Button>
</Sheet.Close>
<Sheet.Close asChild let:builder>
<Button
builders={[builder]}
@ -1198,18 +1176,6 @@ const handleTwitchMessage = (event) => {
<span class="ml-3 text-white">News</span>
</a>
<a
href="/community"
class="flex flex-row items-center ml-9 w-full mt-3"
>
<div
class="flex h-9 w-9 items-center justify-center rounded-lg text-white transition-colors hover:text-white md:h-8 md:w-8"
>
<MessageCircle class="h-5.5 w-5.5" />
</div>
<span class="ml-3 text-white">Community</span>
</a>
<a
href="/pricing"
class="flex flex-row items-center ml-9 w-full mt-3"