From 33ec0f059b6f349a6f15a3b991441ddc7b2e1816 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sat, 24 May 2025 16:28:36 +0100 Subject: [PATCH] feat: make messages and buttons more island themed silly :3 --- src/app/create-username/page.tsx | 2 +- src/app/not-found.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/create-username/page.tsx b/src/app/create-username/page.tsx index b6aa63d..05e8cf7 100644 --- a/src/app/create-username/page.tsx +++ b/src/app/create-username/page.tsx @@ -23,7 +23,7 @@ export default async function CreateUsernamePage() { return (
-

Welcome to TomodachiShare!

+

Welcome to the island!


diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index 4c34d69..2c50385 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -12,10 +12,10 @@ export default function NotFound() {

404

-

Page not found

+

Page not found - you swam off the island!

- Return Home + Travel Back