Skip to content

feat: add infinite scrolling animation to testimonials section#441

Open
tanvi1107 wants to merge 2 commits into
Canopus-Labs:mainfrom
tanvi1107:feat/infinite-testimonials
Open

feat: add infinite scrolling animation to testimonials section#441
tanvi1107 wants to merge 2 commits into
Canopus-Labs:mainfrom
tanvi1107:feat/infinite-testimonials

Conversation

@tanvi1107

Copy link
Copy Markdown
Contributor

📝 Pull Request Description

Related Issue

Closes #437

Summary

Implemented a smooth infinite scrolling animation for the testimonials section to improve the landing page experience. Replaced the manual carousel navigation with a continuous marquee effect that pauses on hover, resulting in a cleaner and more engaging UI.


Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature
  • ♻️ Refactoring
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🔥 Other(please describe) ______

How Has This Been Tested?

  • Verified continuous infinite scrolling of testimonial cards.
  • Verified animation pauses on hover.
  • Tested responsiveness across desktop, tablet, and mobile screen sizes.
  • Confirmed there are no console errors or layout issues.

Screenshots (if applicable)

image

Checklist

  • My code follows the project's guidelines
  • I have tested my changes
  • I have updated documentation where necessary
  • I have linked the related issue
  • My changes do not introduce new warnings or errors

@tanvi1107

Copy link
Copy Markdown
Contributor Author

@KaranUnique review the changes and merge it

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.

[Feature]: Add Infinite Auto-Scrolling Animation to Testimonials Section

1 participant