This commit is contained in:
Tejas Panchal
2025-07-24 22:23:14 +05:30
parent 2a449a6f00
commit 6e55237581
15 changed files with 98 additions and 121 deletions

View File

@@ -55,7 +55,7 @@ function Suggestion({ keyword, className }) {
}}
>
<img
src={`https://wsrv.nl/?url=${item.poster}`}
src={`${item.poster}`}
className="w-[50px] h-[75px] flex-shrink-0 object-cover"
alt=""
onError={(e) => {