Skip to content

Conversation

@emir-karabeg
Copy link
Collaborator

Summary

Fixes inconsistent button styling on the homepage to provide clear and consistent visual feedback.

Specifically:

  • The Hero section's submit button has been refactored from inline styles to Tailwind classes, adding a hover:opacity-90 effect and ensuring proper rounded-full styling.
  • Pricing card buttons now also include a hover:opacity-90 effect for consistent user experience.

This improves maintainability and ensures all primary call-to-action buttons on the homepage have a visible hover state.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

Changes were visually verified on the homepage to confirm consistent hover states and correct styling for all affected buttons.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos


Open in Cursor Open in Web

- Convert hero submit button from inline styles to Tailwind classes
- Add hover:opacity-90 to hero submit button for visible hover feedback
- Add hover:opacity-90 to pricing card buttons for consistent hover effect
- Use rounded-full for proper circular button styling

Co-authored-by: emir <[email protected]>
@cursor
Copy link

cursor bot commented Jan 30, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Jan 30, 2026 3:12am

Request Review

@waleedlatif1 waleedlatif1 deleted the cursor/homepage-button-styling-ec3b branch January 30, 2026 04:12
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.

3 participants