chore(footer): point search links to Discover anchor

This commit is contained in:
zetaloop
2026-02-25 02:58:24 +08:00
parent 6cbe07d489
commit 215447fcef
+2 -2
View File
@@ -16,10 +16,10 @@ export function Footer() {
<div>
<h3 className="font-semibold text-sm mb-3"></h3>
<nav className="flex flex-col gap-2 text-sm text-muted-foreground">
<Link href="/search" className="hover:text-foreground transition-colors">
<Link href="/#discover-search" className="hover:text-foreground transition-colors">
</Link>
<Link href="/search" className="hover:text-foreground transition-colors">
<Link href="/#discover-search" className="hover:text-foreground transition-colors">
</Link>
<Link href="/community" className="hover:text-foreground transition-colors">