BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/100xui/spinning-testimonials

Spinning testimonials

100xui/spinning-testimonials
FreeBlock

A sleek, reusable testimonial carousel that smoothly spins through any number of testimonials. Designed to be fully responsive, it automatically converts its direct children into carousel slides, making it perfect for highlighting customer feedback in a compact, eye-catching way.

Live preview

live · rendered by the registry
Rendered by 100xui on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://100xui.com/r/spinning-testimonials.json

Source

registry/100xui/blocks/spinning-testimonials/components/ui/testimonial.tsx100xui.com/r/spinning-testimonials.json
1import { cn } from "@/lib/utils";
2import { Avatar, AvatarImage, AvatarFallback } from "@/components/ui/avatar";
3
4const TestimonialCard = ({
5 className,
6 ...rest
7}: React.ComponentProps<"div">) => (
8 <div
9 className={cn(
10 "bg-card text-card-foreground border-border/50 flex flex-col justify-between gap-10 rounded-4xl border px-5 py-4 shadow-md lg:px-7 lg:py-6",
11 className
12 )}
13 {...rest}
14 />
15);
16
17const TestimonialContent = ({
18 className,
19 ...rest
20}: React.ComponentProps<"div">) => (
21 <div className={cn("text-lg font-medium lg:text-2xl", className)} {...rest} />
22);
23
24const TestimonialAuthor = ({
25 className,
26 ...rest
27}: React.ComponentProps<"div">) => (
28 <div
29 className={cn(
30 "grid grid-cols-[auto_1fr] grid-rows-[auto_auto] gap-x-3 lg:gap-x-4",
31 className
32 )}
33 {...rest}
34 />
35);
36
37const TestimonialAvatar = ({
38 className,
39 ...rest
40}: React.ComponentProps<typeof Avatar>) => (
41 <Avatar
42 className={cn("col-start-1 row-span-2 row-start-1 my-auto", className)}
43 {...rest}
44 />
45);
46
47const TestimonialAvatarImage = (
48 props: React.ComponentProps<typeof AvatarImage>
49) => <AvatarImage {...props} />;
50
51const TestimonialAvatarFallback = (
52 props: React.ComponentProps<typeof AvatarFallback>
53) => <AvatarFallback {...props} />;
54
55const TestimonialName = ({
56 className,
57 ...rest
58}: React.ComponentProps<"div">) => (
59 <div
60 className={cn(
61 "col-start-2 row-start-1 text-sm font-medium lg:text-base",
62 className
63 )}
64 {...rest}
65 />
66);
67
68const TestimonialPosition = ({
69 className,
70 ...rest
71}: React.ComponentProps<"div">) => (
72 <div
73 className={cn(
74 "text-muted-foreground col-start-2 row-start-2 text-xs lg:text-sm",
75 className
76 )}
77 {...rest}
78 />
79);
80
81export {
82 TestimonialCard,
83 TestimonialContent,
84 TestimonialAuthor,
85 TestimonialAvatar,
86 TestimonialName,
87 TestimonialPosition,
88 TestimonialAvatarFallback,
89 TestimonialAvatarImage,
90};

What it pulls in

npm packages

  • motion

Other registry items

  • avatar

Files it writes

  • registry/100xui/shared/hooks/use-in-view-interval.ts
  • registry/100xui/blocks/spinning-testimonials/components/ui/testimonial.tsx
  • registry/100xui/blocks/spinning-testimonials/components/spinning-carousel.tsx

Facts

Registry
100xui
Type
registry:block
Access
Free
Files written
3
Licence
the repository states none
In the index
at or before 2026-08-11
Last confirmed
today

Go to the source

Docs on 100xui 100xui.com YashwantOstwal/100xUI on GitHub Raw registry item This item as JSON

More from 100xui

All 14 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Apple galleryapple-gallery100xuiBlocksFree1 dep
Chat bento cardchat-bento-card100xuiBlocksFree1 dep
demosdemos100xuiBlocksFreeno deps · 12 files
In-page navbarin-page-navbar100xuiBlocksFree1 dep · 2 files
internalsinternals100xuiBlocksFreeno deps · 4 files
iPhone 3D mockupiphone-3d-mockup100xuiBlocksFreeno deps
Menu wheelmenu-wheel100xuiBlocksFree1 dep
Morph modalmorph-modal100xuiBlocksFree1 dep

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex