refacto: Cover review
This commit is contained in:
@@ -37,6 +37,7 @@ export function HeroSection({ series }: HeroSectionProps) {
|
||||
alt={t("home.hero.coverAlt", { title: series.metadata.title })}
|
||||
quality={25}
|
||||
sizes="(max-width: 640px) 50vw, (max-width: 1024px) 33vw, 16.666vw"
|
||||
showProgressUi={false}
|
||||
/>
|
||||
</div>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user