Outline
Add fragments corresponding to each of the sections of the tool page (like Personal Information Removal or Browsers, etc.).
Implementation
- Wrap each section (category of tool) in a
div and assign a unique ID to it
- Add the icon as required by the design (wrap it with an
<a /> tag to navigate successfully!)
- Additionally, you might have to tweak the scroll attribute of the body of the website too depending on the final outcome
Design
Assets

Resources
Tips for your PR
- Super helpful if you put links of preview deployment URLs (of your branch) that showcase these fragments