feat: add featured integrations carousel on Home - #102
Conversation
Closes wraith-protocol#83 Co-authored-by: Cursor <cursoragent@cursor.com>
|
@oyetunde140 is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@oyetunde140 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Conflict from the www merge batch. Rebase and force-push. |
|
Cascade conflict from www#95 landing. Rebase against develop and force-push. |
|
Hi Maintainer. |
Conflict not resolved and the CI is failing also, you need to fix the two. |
|
Closing because this Drips wave has ended. Thanks for contributing. |
Overview
Adds a featured integrations carousel to the Home page so visitors can see what's integrated with Wraith and jump into
/ecosystempartner pages. Auto-rotates with pause-on-hover, and falls back to a static row whenprefers-reduced-motionis set.Related Issue
Closes #83
Changes
🎠 Integrations Carousel
[ADD]
src/components/IntegrationsCarousel.tsx/ecosystem/<partner>[ADD]
src/pages/Home.tsx[ADD]
src/pages/Ecosystem.tsx+src/data/integrations.json/ecosystemindex and/ecosystem/:slugdetail routes so carousel links resolve[MODIFY]
src/App.tsx,src/i18n/en.json,src/i18n/es.json[ADD]
src/__tests__/IntegrationsCarousel.test.tsxVerification Results
integrations-static-rowwhenprefers-reduced-motion/ecosystem/<slug>+ partner detail pagesTimeline
Made with Cursor