Rename app to "젤리의 적자탈출"

Update the app name to "젤리의 적자탈출".
This commit is contained in:
gpt-engineer-app[bot]
2025-03-15 01:57:47 +00:00
parent 2cccd7a32e
commit c1e698090f
5 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ const Login = () => {
return <div className="min-h-screen flex flex-col items-center justify-center p-6 bg-neuro-background">
<div className="w-full max-w-md">
<div className="text-center mb-8">
<h1 className="text-3xl font-bold text-neuro-income mb-2"></h1>
<h1 className="text-3xl font-bold text-neuro-income mb-2"> </h1>
<p className="text-gray-500"> </p>
</div>