diff --git a/website/src/components/carousel-demo.tsx b/website/src/components/carousel-demo.tsx index 99b5fdb9..8c553888 100644 --- a/website/src/components/carousel-demo.tsx +++ b/website/src/components/carousel-demo.tsx @@ -32,13 +32,13 @@ function DemoCard({ title, description, imageSrc, price }) { } export const CarouselDemo = () => ( -
- This carousel library is small but mighty! Here's this demo of product - cards turned into a carousel with a few simple lines! + This carousel library is small but mighty! Here's this demo of + product cards turned into a carousel with a few simple lines!