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

Button/link consistency #223

Merged

Conversation

khushijohri2001
Copy link
Contributor

Fixes Issue

Resolved #222

Changes proposed

There is no consistency in the styling and naming of buttons. Somewhere the buttons/links are rounded and somewhere it is squared. In the header, the Mentorship button has the link to Discord but it should be Join Community.

Rename Join Community to Join Discord Community, to specify and give a hit of what the community is like.

(Changes in Header, Footer, and other sections)

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Button.style.and.rename.mov

Note to reviewers

@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontendfreaks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 9:52am

Copy link
Member

@ManishBisht777 ManishBisht777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of changing buttons to text can we change just the square ones to round? as they seems more good to me

@ManishBisht777
Copy link
Member

image

components/layout/site-header.tsx Outdated Show resolved Hide resolved
app/(marketing)/page.tsx Outdated Show resolved Hide resolved
Copy link
Member

@ManishBisht777 ManishBisht777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ManishBisht777
Copy link
Member

Thanks for the contribution @khushijohri2001 Looks good

@ManishBisht777 ManishBisht777 merged commit 135cf8e into FrontendFreaks:master Oct 19, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: Button Style and Naming Consistency
2 participants