Product Landing page response

I just want a feed if this product landing page is okay https://codepen.io/nard00/full/ExPeEMg

1 Like

Hey,

It looks very nice, the responsiveness is fine too.

I’d just give 2 suggestions:

  1. Add some padding to the body, and to the list items / anchors in the top nav bar
  2. Try to keep the aspect ratio on the images (this is a bit trickier, so don’t worry to much). Whenever you change the ratio height/width on the original images, they stretch!

I could be wrong here but I believe an easy way to address 2. is to make all images squared (crop them with same height/width). And put them back again with suitable values.

1 Like

Thanks for your suggestions really appreciate it.