fix explore link

This commit is contained in:
ErkiKadhafi 2025-01-20 22:14:53 +07:00
parent b6ce119bb1
commit 37f06d683d

View File

@ -37,7 +37,7 @@ function HeroPill() {
transition={{ duration: 0.8, ease }} transition={{ duration: 0.8, ease }}
> >
<Link <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" 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"} // variant={"outline"}
// onClick={() => { // onClick={() => {