hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 265 forks source link

[BUG]: [FE ANCHOR] Fix "Terms of Use" Button Functionality on The Subfooter #1477

Open giftexxy opened 2 months ago

giftexxy commented 2 months ago

Description

The "Terms of Use" button on the subfooter is currently not functioning as intended. It is currently redirecting users to the homepage instead of the intended Terms and Conditions page. Implement the functionality, so that when the button is clicked, redirect the user to the specified page.

Acceptance Criteria

  1. The "Terms of Use" button is linked to the correct Terms and conditions URL.
  2. Clicking the button redirects the user to the Terms and Conditions page.
  3. The redirection is smooth and without errors.

Links

| FIGMA LINK

Images

image terms of use