aboutsummaryrefslogtreecommitdiff
path: root/components/manga/info/topSection.js
diff options
context:
space:
mode:
Diffstat (limited to 'components/manga/info/topSection.js')
-rw-r--r--components/manga/info/topSection.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/manga/info/topSection.js b/components/manga/info/topSection.js
index 40b5a37..45d5f11 100644
--- a/components/manga/info/topSection.js
+++ b/components/manga/info/topSection.js
@@ -28,6 +28,7 @@ export default function TopSection({ info, firstEp, setCookie }) {
src={info.coverImage}
width={500}
height={500}
+ priority
alt="cover image"
className="hidden md:block object-cover h-[10rem] xs:h-[14rem] lg:h-[22rem] rounded-sm shadow-lg shadow-[#1b1b1f] bg-[#34343b]/20"
/>