#Hi - I'm currently working on this website for ...
1 messages · Page 1 of 1 (latest)
42mb is way too heavy for a landing page.
Heayv images and loading them all.
Check breakpoints, with some viewports, some nav link are hidden (either by the width or the salad image).
add alt to images
Don't display whole url as plain text :
Ohio State University. (n.d.). That diet probably did not work. [Online] Available at: https://health.osu.edu/wellness/exercise-and-nutrition/that-diet-probably-did-not-work#:~:text=According to the latest weight,people maintain that weight loss [Accessed 13 May 2023].
preregister/footer links don't work
way too many h1 tags
Any ideas on how to deal with the images / get down in size?
Also - thanks for the extensive feedback! I'll implement it
use optimized format (like webp) and optimized sizes (i didn't inspect them all but some images are way bigger than how there are used)
Alright, I'll read into it. Thanks again for the feedback. This helps a lot
If not done already. I'm new to nextjs so I can't tell by inspecting your app if you are using it already.
Only for part of my images. Didn't know that component actually had this sort of optimization built in