diff --git a/src/app/page.tsx b/src/app/page.tsx
index bdba3ee..dba3746 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -450,7 +450,7 @@ export default function Home() {
If you're interested in hosting your own sucker instance, lmk diff --git a/src/components/ui/discord-banner-permanent.tsx b/src/components/ui/discord-banner-permanent.tsx index bb33335..0325dd7 100644 --- a/src/components/ui/discord-banner-permanent.tsx +++ b/src/components/ui/discord-banner-permanent.tsx @@ -12,7 +12,7 @@ interface DiscordBannerPermanentProps { export function DiscordBannerPermanent({ inviteLink, serverName = "Avalon", - description = "Looking for somewhere more... interesting? Avalon's an enchanted collective of botmakers who refuse to be boring 🌿 Come play with us~ (18+ only, darling)", + description = "Avalon is an enchanted creative haven for a growing collective of botmakers and users—part workshop, part myth, part digital forest where strange and beautiful ideas come to life. Enter our little woodland here:", ctaText = "Join Server", }: DiscordBannerPermanentProps) { return ( @@ -69,7 +69,7 @@ export function DiscordBannerPermanent({