Pricing

Marquee

An infinite scrolling component that can be used to display text, images, or videos.

4,306

Bookmarks

12,506

Installs

81,106

Views

98 lines
import { cn } from "@/lib/utils"
import { Marquee } from "@/components/ui/marquee"

const reviews = [
  {
    name: "Jack",
    username: "@jack",
    body: "I've never seen anything like this before. It's amazing. I love it.",
    img: "https://avatar.vercel.sh/jack",
  },
  {
    name: "Jill",
    username: "@jill",
    body: "I don't know what to say. I'm speechless. This is amazing.",
    img: "https://avatar.vercel.sh/jill",
  },

82 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Dependencies
None — plain React + Tailwind
License
MIT License
Published
1/12/2025

Similar components

That's all 6 components

Explore more

Part of Magic UI — browse the full library on Nuxus.