feat: make messages and buttons more island themed

silly :3
This commit is contained in:
trafficlunar 2025-05-24 16:28:36 +01:00
parent 32bcd0ec36
commit 33ec0f059b
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ export default async function CreateUsernamePage() {
return (
<div className="flex-grow flex items-center justify-center">
<div className="bg-amber-50 border-2 border-amber-500 rounded-2xl shadow-lg px-10 py-12 max-w-md text-center">
<h1 className="text-3xl font-bold mb-4">Welcome to TomodachiShare!</h1>
<h1 className="text-3xl font-bold mb-4">Welcome to the island!</h1>
<div className="flex items-center gap-4 text-zinc-500 text-sm font-medium mb-6">
<hr className="flex-grow border-zinc-300" />