fix explore link
This commit is contained in:
parent
b6ce119bb1
commit
37f06d683d
@ -37,7 +37,7 @@ function HeroPill() {
|
||||
transition={{ duration: 0.8, ease }}
|
||||
>
|
||||
<Link
|
||||
href={"/agents/explore"}
|
||||
href={"/explore"}
|
||||
className="flex w-auto items-center space-x-2 rounded-full bg-primary/20 px-2 py-1 ring-1 ring-accent whitespace-pre"
|
||||
// variant={"outline"}
|
||||
// onClick={() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user