Product Landing Page - Clones for everyone

Feedback is appreciated. Couldn’t think of anything to do for product, so I got creative haha.

Good job! Nice and clean. I would,

give some padding to your input box. Placeholder text looks squeezed to the left.
change cursor of mouse when it hovers on submit button.
On mobile view, your page is creating horizontal scroll bar probably due to the width of your video.

Happy hacking :slight_smile:

1 Like

Thanks for the feedback,it’s appreciated.

  • made some changes to input; letter-spacing, padding, uppercase label. It looks better but only slightly.
  • added pointer cursor to hover over submit.
  • created media query to resize iframe so that it’s viewable on smaller screens.
  • added similar query for image bar at bottom

Thanks again