fix: rewrite ai-flavored marketing copy with natural language
This commit is contained in:
@@ -381,7 +381,7 @@ function SearchPageContent() {
|
||||
<div className="flex flex-col md:flex-row md:items-center justify-between gap-4 mb-8">
|
||||
<div>
|
||||
<h1 className="text-3xl font-bold tracking-tight">寻找陪玩</h1>
|
||||
<p className="text-muted-foreground mt-1">找到最适合你的游戏伙伴,一起畅玩游戏世界</p>
|
||||
<p className="text-muted-foreground mt-1">找陪玩</p>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-2 w-full md:w-auto">
|
||||
@@ -405,7 +405,7 @@ function SearchPageContent() {
|
||||
<SheetContent side="left" className="w-[300px] sm:w-[400px] overflow-y-auto">
|
||||
<SheetHeader>
|
||||
<SheetTitle>筛选条件</SheetTitle>
|
||||
<SheetDescription>调整筛选条件以找到更匹配的陪玩</SheetDescription>
|
||||
<SheetDescription>试试其他筛选条件</SheetDescription>
|
||||
</SheetHeader>
|
||||
<div className="py-6">
|
||||
<FilterSection
|
||||
|
||||
Reference in New Issue
Block a user