Anishkagupta04 / RAPIDOC-HEALTHCARE-WEBSITE-

It is an online platform based on providing healthcare facilites to the user and information regarding hospital like availability of beds, total number of patients,,helping user to prebook appointments for OPD ,check availability of blood groups in hospitals and many more .
https://rapidoc.netlify.app
129 stars 237 forks source link

BUG 🪲: Add Functional Links to "Testimonials" and "Privacy Policy" in Footer #683

Closed aslams2020 closed 5 days ago

aslams2020 commented 1 week ago

Is there an existing issue for this?

Describe the bug

Hey @Anishkagupta04, @varshith257

I have identified two navigation issues in the website's footer that need to be addressed:

image

1. Testimonials Link: The "Testimonials" text in the footer is not functional. Although the testimonials section is present on the home page, the link in the footer does not navigate to it.

2. Privacy Policy Link: The "Privacy Policy" text in the footer does not redirect to the respective page. There is an existing page named privacy_policy_page.html in the project source code, but the link is not correctly set up. As you can see - image image

Proposed Fixes

  1. Ensure the "Testimonials" text in the footer navigates to the testimonials section on the home page.

  2. Correctly link the "Privacy Policy" text in the footer to the privacy_policy_page.html file.

Expected behavior

What browsers are you seeing the problem on?

Chrome

Record

github-actions[bot] commented 1 week ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.