Sections
InfiniteMarqueeSection
Animated infinite logo/brand marquee for social proof
Quick Preview
Trusted by teams at
โฒVercel
โฌขNext.js
โReact
๐Tailwind
๐TypeScript
๐จFigma
โGitHub
๐ณStripe
โฒVercel
โฌขNext.js
โReact
๐Tailwind
๐TypeScript
๐จFigma
โGitHub
๐ณStripe
Installation
# No extra dependencies
// Copy component fromsrc/components/sections/InfiniteMarqueeSection.tsx
Usage
import InfiniteMarqueeSection from '@/components/sections/InfiniteMarqueeSection'<InfiniteMarqueeSection />
Prompt Preview
Copy a prompt that recreates this UI
Paste this into your AI coding assistant to generate code that closely matches the reference, including color, size, shape, typography, spacing, and polish.
Copy-ready AI prompt
Starts from the current visual reference and project constraints.
Tweak only product-specific copy or data after the first generation pass.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | - | Label above marquee |
logos | { name: string; icon: string }[] | - | Array of logo items |
speed | number | 25 | Scroll speed in seconds |