Product Landing Page Help AstralWolf

Hey guys Im having trouble with this I tryed to copy and paste from the example some but still coming up with the same issues

https://codepen.io/AstralWolf/pen/agzwVr

These are the problems

5. When I click a .nav-link button in the nav element, I am taken to the corresponding section of the landing page.’

6. I can watch an embedded product video with id=“video”.

Use an attribute such as:

href="#target-id"

for your navigation anchor (ie <a>) tag. Note the hash (#) character in the string.