diff --git a/src/components/PopularRankList.tsx b/src/components/PopularRankList.tsx
index 0dc3ccd..0e9e938 100644
--- a/src/components/PopularRankList.tsx
+++ b/src/components/PopularRankList.tsx
@@ -132,26 +132,14 @@ function PopularRankRow({
}`}
>
{cover ? (
- <>
- {/* Same image, blurred + scaled, fills the letterbox area so we
- see the full poster (no crop) without dead black bars. */}
-
-
setCoverFailed(true)}
- />
- >
+
setCoverFailed(true)}
+ />
) : (