diff --git a/app/(main)/page.tsx b/app/(main)/page.tsx index 070f346..215bd04 100644 --- a/app/(main)/page.tsx +++ b/app/(main)/page.tsx @@ -3,6 +3,7 @@ import Link from "next/link" import { Avatar, AvatarFallback, AvatarImage } from "@/components/ui/avatar" import { Badge } from "@/components/ui/badge" import { Button } from "@/components/ui/button" +import { Input } from "@/components/ui/input" import { Card, CardContent, CardFooter, CardHeader, CardTitle } from "@/components/ui/card" import { listGames, listPlayers, listShops } from "@/lib/api" import { GameIcon } from "@/lib/game-icons" @@ -19,21 +20,27 @@ export default function HomePage() {
-- 找人一起打游戏,从这里开始 -
-+ 找人一起打游戏,从这里开始 +
+发现更多有趣的游戏日常和讨论
+