🚸 ux: update anime route in swiper

This commit is contained in:
2026-04-03 22:49:18 +07:00
parent 76f5a97538
commit 5a8395e50b

View File

@ -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