Skip to content

feat: Refactor Overview Section: Move to Landing Page & Remove from About/Navbar

SandhyaRani Bandaram requested to merge feature/overview-landing-refactor into UI

📌 Description

This MR refactors the placement of the Overview section to improve content visibility and streamline navigation.


Changes Made

  • Moved all content from the Overview page to the Landing page

  • Positioned the Overview section above the Roadmap section on the Landing page

  • Removed the Overview section from the About page

  • Removed the Overview link from the navigation bar

  • Cleaned up unused components, routes, and references related to the Overview page


    ScreenShots:

    image.png


🎯 Why This Change

  • Improves visibility of key information by placing it on the Landing page
  • Reduces unnecessary navigation and page redundancy
  • Simplifies the overall site structure
  • Enhances user experience and content flow

Testing Done

  • Verified Overview content appears correctly on Landing page above Roadmap
  • Confirmed Overview is removed from About page
  • Checked that the navbar no longer contains the Overview link
  • Tested responsiveness across multiple screen sizes
  • Ensured no UI issues or console errors

🔗 Related Issue

Closes: #73 (closed)

Merge request reports

Loading