Finished Product landing page. Feedback please

Hello All,

I just finished the product landing page project. This one was a bit more challenging than the previous one, but I think it turned out okay. Again, any feedback you can give would be appreciated.

Here is the link:
https://codepen.io/Merc923/pen/RXLvRB

Thank you!

Footer text is too low contrast. Try white text. Check your HTML errors. Looks pretty good.

Hi @merc923, your page looks okay. A couple of things to revisit;

  • the boxes don’t scale well on smaller screens. Images and text fall out of the boxes
  • there’s a way to put your contact info on separate lines without using the <br> element. It’d be easier to style too

Thanks for the advice. The white text on the footer does look better.