arghadipmanna101 / Flipkart_Clone

Clone of Flipkart using HTML,CSS and JavaScript.
https://flipkart-clone-seven-azure.vercel.app
MIT License
200 stars 515 forks source link

BUG: FAQ link and contact us link in footer not redirecting to the desired sections #1325

Open shraddhha opened 3 days ago

shraddhha commented 3 days ago

Is there an existing issue for this?

Describe the bug

The links of FAQ and contact us in the footer are not redirecting to the FAQ and the contact us section.

What happened?

FAQ and contact us link not redirecting to the desired sections. Maybe proper href attribute is not given in the anchor tag as the faq and the contact us section is present in the repo. I am able to solve this issue

Expected behavior

The FAQ and the contact us links should redirect to the desired sections for easy navigation and better user experience

Screenshots

No response

Record