You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want a custom carousel used specifically to highlight customer testimonies.
Figma. Check out the demo for an idea on how it should operate.
For your PR
Create a separate carousel card component with custom props so we can easily create new ones.
Call this component QuoteCarouselCard
Create the carousel component that accepts carousel cards as props.
Call this component QuoteCarousel
For testing, create a quick page showcasing the carousel and share screenshots to the PR. The carousel should take an arbitrary number of cards. For the testing page, feel free to limit it to 3.
The text was updated successfully, but these errors were encountered:
We want a custom carousel used specifically to highlight customer testimonies.
Figma. Check out the demo for an idea on how it should operate.
For your PR
Call this component
QuoteCarouselCard
Call this component
QuoteCarousel
For testing, create a quick page showcasing the carousel and share screenshots to the PR. The carousel should take an arbitrary number of cards. For the testing page, feel free to limit it to 3.
The text was updated successfully, but these errors were encountered: