-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
featurenew thingnew thing
Description
Create a CarouselTrain.tsx component for the Testimonials Section.
- Create this component in
packages/ui/src - Update the
package.jsonfile in thepackages/ui/srcdirectory to export your new component - The train itself (text included) will be an SVG in a .tsx file. You can name this
Train.tsxand keep it in the same directory asCarouselTrain.tsx - Utilize https://www.tailwindcss-animated.com to help you define the appropriate tailwind classes
Optional:
- Delete the
Carousel.tsxcomponent exports inpackage.jsonand the file itself. - Delete all instances of
Carousel.tsxin thelivesiteapp

Metadata
Metadata
Assignees
Labels
featurenew thingnew thing