Updated link for the cove and removed unused components.
All checks were successful
Node.js CI / build (18.x) (pull_request) Successful in 1m7s
Node.js CI / build (20.x) (pull_request) Successful in 59s
Node.js CI / build (22.x) (pull_request) Successful in 1m0s
Vercel Preview Deployment / Deploy-Preview (pull_request) Successful in 1m19s

This commit is contained in:
2025-10-10 16:45:36 -04:00
parent 76bdb3f048
commit dcbee78325

View File

@@ -132,7 +132,7 @@ export default function Home() {
<Link
target="_blank"
color={colorScheme.buttonText}
href="https://community.lucidcreations.media/"
href="https://community.werewolfkid.monster/"
>
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
{"The Cove"}
@@ -169,15 +169,6 @@ export default function Home() {
</Heading>
<HStack gap="6" wrap="wrap" justifyContent="center">
{/* <Link
target="_blank"
color={colorScheme.buttonText}
href={`${socialSubdomain}`}
>
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
{"Werewolf Kid Website"}
</Button>
</Link> */}
<Link
target="_blank"
color={colorScheme.buttonText}