BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/ncdai/testimonials-01

Testimonials 01

ncdai/testimonials-01
UnverifiedBlock

A testimonials section with dual marquees.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/Sumeet011/Portfolio/main/public/r/testimonials-01.json

Source

src/registry/blocks/testimonials-01/testimonials-01.tsxraw.githubusercontent.com/Sumeet011/Portfolio/main/public/r/testimonials-01.json
1import type { TestimonialType } from "@/registry/blocks/testimonials-01/components/testimonial-list"
2import { TestimonialList } from "@/registry/blocks/testimonials-01/components/testimonial-list"
3
4export default function Testimonials01() {
5 return (
6 <div className="flex flex-col gap-2 [&_.rfm-initial-child-container]:items-stretch! [&_.rfm-marquee]:items-stretch!">
7 <TestimonialList data={TESTIMONIALS_1} />
8 <TestimonialList data={TESTIMONIALS_2} direction="right" />
9 </div>
10 )
11}
12
13const TESTIMONIALS_1: TestimonialType[] = [
14 {
15 authorAvatar: "https://unavatar.io/x/kapehe_ok",
16 authorName: "Kap",
17 authorTagline: "Head of Developer Community @Vercel",
18 url: "https://x.com/kapehe_ok/status/1948104774358106612",
19 quote: "one of my favorite projects that submitted! you are crushing it!",
20 },
21 {
22 authorAvatar: "https://unavatar.io/x/rauchg",
23 authorName: "Guillermo Rauch",
24 authorTagline: "CEO @Vercel",
25 url: "https://x.com/rauchg/status/1978913158514237669",
26 quote:
27 "awesome. Love the components, especially slide-to-unlock. Great job",
28 },
29 {
30 authorAvatar: "https://unavatar.io/x/iamsahaj_xyz",
31 authorName: "Sahaj",
32 authorTagline: "Creator of tweakcn.com",
33 url: "https://x.com/iamsahaj_xyz/status/1982814244501381239",
34 quote:
35 "remember seeing it on @mannupaaji’s review. it’s one of the best looking ones I’ve seen",
36 },
37 {
38 authorAvatar: "https://unavatar.io/x/FrancescoCiull4",
39 authorName: "Francesco Ciulla",
40 authorTagline: "Developer Advocate @daily.dev",
41 url: "https://x.com/FrancescoCiull4/status/2006332479536529608",
42 quote:
43 "your portfolio is stunning. i created mine some weeks ago but this is another planet.",
44 },
45 {
46 authorAvatar: "https://unavatar.io/x/orcdev",
47 authorName: "OrcDev",
48 authorTagline: "Creator of 8bitcn.com",
49 url: "https://x.com/orcdev/status/2011373509310878010",
50 quote: "@iamncdai is one of the best design engineers!",
51 },
52 {
53 authorAvatar: "https://unavatar.io/x/shadcncraft?v=2",
54 authorName: "shadcncraft",
55 authorTagline: "shadcncraft.com",
56 url: "https://x.com/shadcncraft/status/2017091317244055988",
57 quote: "Love your work Dai! You’re a great talent :-)",
58 },
59 {
60 authorAvatar: "https://unavatar.io/x/khushiirl",
61 authorName: "khushi.vy",
62 authorTagline: "Software Engineer",
63 url: "https://x.com/khushiirl/status/2025894411155206168",
64// … truncated

What it pulls in

Other registry items

  • https://www.kibo-ui.com/r/marquee.json
  • https://chanhdai.com/r/testimonial-spotlight.json

Files it writes

  • src/registry/blocks/testimonials-01/testimonials-01.tsx
  • src/registry/blocks/testimonials-01/components/testimonial-list.tsx

Facts

Registry
ncdai
Type
registry:block
Access
Unverified
Files written
2
Licence
MIT
First indexed
2026-08-02
Last confirmed
yesterday

Go to the source

chanhdai.com Sumeet011/Portfolio on GitHub Raw registry item This item as JSON

More from ncdai

All 48 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Blog 01blog-01ncdaiBlocksUnverified1 dep · 2 files
Blog 02blog-02ncdaiBlocksUnverified1 dep · 2 files
Experience 01experience-01ncdaiBlocksUnverifiedno deps
Hero 01hero-01ncdaiBlocksUnverifiedno deps · 2 files
Login 01login-01ncdaiBlocksUnverifiedno deps · 2 files
Metrics 01metrics-01ncdaiBlocksUnverified1 dep · 2 files
scroll-fade-effect-block-01scroll-fade-effect-block-01ncdaiBlocksUnverifiedno deps
scroll-fade-effect-block-02scroll-fade-effect-block-02ncdaiBlocksUnverifiedno deps
BlockDex

Built by

Kynth Studio

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

BlockDex

BlockDex

Built by

Kynth Studio

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

BlockDex

BlockDex

Built by

Kynth Studio

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

BlockDex