Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable 'Features' Menu Item to Scroll to the Features Section #7

Open
Tanya-ruby opened this issue Jan 16, 2025 · 0 comments
Open

Enable 'Features' Menu Item to Scroll to the Features Section #7

Tanya-ruby opened this issue Jan 16, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Tanya-ruby
Copy link
Contributor

Context

Currently, the Features menu item in the header does not navigate to the Features section of the page. Clicking on it should smoothly scroll the user to the corresponding section to enhance navigation and user experience.

Update the Features menu item in the header to link to the section using an anchor tag or Next.js scroll behavior.

  • Implement smooth scrolling behavior.

File Locations

  • Header Component: src/sections/Header.tsx
  • Features Section: src/sections/Features.tsx

below given image is the features section

Image
@ceilican ceilican added the good first issue Good for newcomers label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants