Review Product Landing Page :)

Please review my product landing page .Is everything alright there ? Anything I am doing wrong ?
Please give some suggestion to improve …It means a lot . Thanks in advance :slight_smile:

https://codepen.io/shubham10200/full/xxGazZK

As a trombone player, this makes me incredibly happy! It’s a great start.

1 Like

Maybe a bit more about the function? Such as page jump while pressing the “select” button.

1 Like

Hi @Shubham10200;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>). Your page passes 7/16 user stories.
    • The test script should also be there with all tests passing when you submit your project
  • email input should be tested and an error thrown if it’s empty when the submit button is clicked.
    • you learned how to do this when you did the survey form
    • change the cursor to a pointer when hovering over submit buttons

It looks too much like the sample project. The sample projects are just that, samples. It’s one way to do the project, one idea. Start out with a blank page and try and come up with your own idea for a product.

Happy coding!

2 Likes