Hover effect for what customer say section in about page.#1043
Merged
Akashshelke07 merged 2 commits intoInnoWebLabs:mainfrom Oct 20, 2025
Merged
Hover effect for what customer say section in about page.#1043Akashshelke07 merged 2 commits intoInnoWebLabs:mainfrom
Akashshelke07 merged 2 commits intoInnoWebLabs:mainfrom
Conversation
👋 Thank you for opening this Pull Request!Your contribution is much appreciated. Our team will review it shortly. 🔎 In the meantime, please:
We look forward to collaborating with you. 🚀 |
Collaborator
|
Hi @KalangiGeetaneha , There are merge conflicts in src/pages/about.html that must be resolved before the branch can be merged. Please review and fix the conflicts to ensure the file is fully in sync with the latest changes on the main branch. Thank you for addressing this and keeping the codebase clean and up to date! |
Contributor
Author
|
@Akashshelke07 check once |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale for this change
Added a hover effect to the "What Customers Say" section on the About page to enhance interactivity and improve the visual feedback for users. This change makes the testimonial cards more engaging and helps highlight customer feedback dynamically when users hover over them.
What changes are included in this PR?
Added a border and zoom-in hover effect for .testimonial-card elements in the About page.
Updated CSS to include smooth transitions for hover animations (scale and shadow).
Improved visual consistency and user experience in the testimonials section.
Are these changes tested?
Verified visually in the browser to ensure the hover effect works smoothly across all testimonial cards.
Tested responsiveness and hover behavior on multiple screen sizes (desktop and mobile).
No automated tests required since this is a visual/UI enhancement only.
Are there any user-facing changes?
Yes, users will now see a subtle zoom and highlight effect when hovering over testimonial cards in the “What Customers Say” section.
No functional or structural changes to the content — purely a visual enhancement.
review.and.blog.mp4