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

feat: Consistent New Hover Effect on "Book Now" Buttons #1618

Merged
merged 4 commits into from
Nov 3, 2024

Conversation

shivam8112005
Copy link
Contributor

@shivam8112005 shivam8112005 commented Nov 3, 2024

Title and Issue number

Title : Consistent New Hover Effect on "Book Now" Buttons in topdeals.html file

Issue No. : #1611

Code Stack : html, css

Close #1611

Description

The "Book Now" button has a smooth 3D flip hover effect:

Initial State: The button is styled with a bold red background (#ff5a5f) and white text, with padding and rounded corners.
Hover Effect: On hover, a secondary color layer (#ff787d or #ffa3a6) flips up from below, replacing the original text with a new label.
Smooth Transition: The flip effect is achieved with a rotation animation, giving a dynamic yet subtle 3D appearance that draws attention without being distracting.

Video/Screenshots (mandatory)

Recording.2024-11-03.122015.mp4

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository.

Additional context:

##Are you contributing under any Open-source programme?

  • I am contributing under GSSOC'24 Extended
  • I am contributing under Hacktoberfest'24

Copy link

github-actions bot commented Nov 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 3, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 01979c4
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/67275e38a2804f0008032383
😎 Deploy Preview https://deploy-preview-1618--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shivam8112005
Copy link
Contributor Author

shivam8112005 commented Nov 3, 2024

@apu52 can you review this so i can open new pr for packages.html styling issue #1610

@apu52
Copy link
Owner

apu52 commented Nov 3, 2024

@apu52 can you review this so i can open new pr for packages.html styling issue #1610

Make a new branch in your forked repo & try to push all of the changes there for the next issue also & make a separate PR , Meanwhile I am reviewing this PR

@apu52 apu52 changed the title Consistent New Hover Effect on "Book Now" Buttons feat: Consistent New Hover Effect on "Book Now" Buttons Nov 3, 2024
Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

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

@shivam8112005 good work

@apu52 apu52 merged commit 2886dd7 into apu52:main Nov 3, 2024
6 of 8 checks passed
Copy link

github-actions bot commented Nov 3, 2024

🎉🎉 Thank you for your contribution! Your PR #1618 has been merged! 🎉🎉

@shivam8112005
Copy link
Contributor Author

got it thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Consistent New Hover Effect on "Book Now" Buttons
2 participants