Chore: remove promotional copy and home-training wording

这个提交包含在:
cryptocommuniums-afk
2026-03-14 21:50:09 +08:00
父节点 914f015c30
当前提交 ba35e50528
修改 11 个文件,包含 50 行新增50 行删除

查看文件

@@ -37,13 +37,13 @@ export default function Login() {
<Target className="w-8 h-8 text-primary" />
</div>
<h1 className="text-3xl font-bold tracking-tight">Tennis Hub</h1>
<p className="text-muted-foreground mt-2">AI网球训练助手</p>
<p className="text-muted-foreground mt-2"></p>
</div>
<Card className="border-0 shadow-xl">
<CardHeader className="text-center pb-2">
<CardTitle className="text-xl" data-testid="login-title"></CardTitle>
<CardDescription>使</CardDescription>
<CardTitle className="text-xl" data-testid="login-title"></CardTitle>
<CardDescription></CardDescription>
</CardHeader>
<CardContent>
<form onSubmit={handleLogin} className="space-y-4">
@@ -96,7 +96,7 @@ export default function Login() {
</Card>
<p className="text-center text-xs text-muted-foreground mt-6">
使
</p>
</div>
</div>