Some navigation links in the
of the HTML files have incorrect paths (e.g., /pages/about.html instead of pages/about.html). This causes broken navigation when moving between pages.
Task: Review all navigation tags in every HTML file and ensure the href paths are correct relative to the file's location.