dscvitc / dscvitchennai

GDSC VIT Chennai Official website
https://gdscvitc.eu.org/
MIT License
23 stars 42 forks source link

Replace `<img>` with `Image` tags #94

Closed Arjun31415 closed 1 year ago

Arjun31415 commented 1 year ago

Description

img tags take time to load and worsen SEO image

Use the img-fixes branch for this

Expected Behaviour

not lag with image load. Use the next.js Image component which caches images for fast load

What happened?

takes time to load images

Version

main branch