fix: rewrite ai-flavored marketing copy with natural language
This commit is contained in:
+2
-4
@@ -12,14 +12,12 @@ export default function HomePage() {
|
||||
<div className="container mx-auto py-8 px-4 space-y-12">
|
||||
<section className="text-center space-y-4 py-8">
|
||||
<h1 className="text-4xl font-bold tracking-tight">找到你的游戏搭档</h1>
|
||||
<p className="text-lg text-muted-foreground max-w-xl mx-auto">
|
||||
专业陪玩、代练、上分,覆盖主流游戏,安全可靠
|
||||
</p>
|
||||
<p className="text-lg text-muted-foreground max-w-xl mx-auto">找人一起打游戏,从这里开始</p>
|
||||
<div className="flex justify-center gap-2 pt-2">
|
||||
<Button size="lg" asChild>
|
||||
<Link href="/search">
|
||||
<Search className="mr-2 h-4 w-4" />
|
||||
搜索打手
|
||||
找人陪玩
|
||||
</Link>
|
||||
</Button>
|
||||
<Button size="lg" variant="outline" asChild>
|
||||
|
||||
Reference in New Issue
Block a user