🚸 ux: update anime route in swiper
This commit is contained in:
@ -64,7 +64,7 @@ const HeroSwiper = (props: HeroSwiperProps) => {
|
||||
</p>
|
||||
<div className="flex gap-2 mt-6 h-12">
|
||||
<Link
|
||||
href={`/media/${slide.slug}`}
|
||||
href={`/anime/${slide.slug}`}
|
||||
className="w-fit h-full rounded-xl overflow-hidden"
|
||||
>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user