Feedback-product landing page

i need a feedback on this product landing page, i tried to made it as simple as i could,

good constructive feedback
thanks!

1 Like

First bit I would suggest you look at, get rid of all the <br/> all over the place. They were great back in 1996, when we didn’t really have a good mechanism for spacing, but with modern CSS we can do things like padding and margins.

Also, for the scalability of the page, I would recommend using vw or vh for type measurement units – on a smaller screen, they’ll shrink properly. I tried with 3.5vh, looks pretty good.

Overall, it is a good, simple page. I like it.

1 Like

thank you for your feedback,
will surely make those changes.

I think you should create one more media for devices more than 400px because the navbar see like this:

1 Like