BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/efferd/testimonials-2

testimonials-2

efferd/testimonials-2
FreeBlock

Responsive testimonial grid with smooth motion reveal, subtle gradients, and elegant card design.

Install it

npx shadcn@latest add https://legacy.efferd.com/r/testimonials-2.json

Source

registry/blocks/testimonials/2/testimonials-section.tsxlegacy.efferd.com/r/testimonials-2.json · first 6 KB
1"use client";
2import { motion } from "motion/react";
3
4// https://magicui.design/docs/components/grid-pattern
5import { GridPattern } from "@/components/ui/grid-pattern";
6
7type Testimonial = {
8 name: string;
9 role: string;
10 image: string;
11 company: string;
12 quote: string;
13};
14
15const testimonials: Testimonial[] = [
16 {
17 quote:
18 "Multi Techno transformed the way we manage our operations. Their ERP system is reliable, scalable, and truly easy to use.",
19 name: "Ali Khan",
20 role: "HR Manager",
21 company: "Pak Mission Society",
22 image: "https://randomuser.me/api/portraits/men/21.jpg",
23 },
24 {
25 quote:
26 "Their ERP platform streamlined our business processes. What impressed me most is their dedication to client success and support.",
27 name: "Sara Ahmed",
28 role: "CEO",
29 company: "Galaxy Five Home",
30 image: "https://randomuser.me/api/portraits/women/22.jpg",
31 },
32 {
33 quote:
34 "They took time to understand our unique requirements and delivered a system that fits seamlessly into daily operations.",
35 name: "Imran Hussain",
36 role: "Manager",
37 company: "Al-Tayyab Foods",
38 image: "https://randomuser.me/api/portraits/men/23.jpg",
39 },
40 {
41 quote:
42 "From onboarding to ongoing support, the Multi Techno team has been responsive, professional, and incredibly easy to work with.",
43 name: "Fatima Noor",
44 role: "Director",
45 company: "Shafiqe Foods",
46 image: "https://randomuser.me/api/portraits/women/24.jpg",
47 },
48 {
49 quote:
50 "Their collaborative approach makes us feel like partners, not just clients. Every strategy session brings new value to our business.",
51 name: "Usman Raza",
52 role: "CTO",
53 company: "NextGen Solutions",
54 image: "https://randomuser.me/api/portraits/men/25.jpg",
55 },
56 {
57 quote:
58 "We rely on their ERP to manage critical operations. The platform is intuitive, and the support team is always proactive.",
59 name: "Ayesha Siddiqui",
60 role: "Product Lead",
61 company: "Bright Future Tech",
62 image: "https://randomuser.me/api/portraits/women/26.jpg",
63 },
64 {
65 quote:
66 "Multi Techno gave us better visibility across departments. The insights and efficiency gains have been game-changing for our company.",
67 name: "Bilal Sheikh",
68 role: "Operations Head",
69 company: "Metro Logistics",
70 image: "https://randomuser.me/api/portraits/men/27.jpg",
71 },
72 {
73 quote:
74// … truncated

What it pulls in

npm packages

  • motion

Other registry items

  • https://magicui.design/r/grid-pattern.json

Files it writes

  • registry/blocks/testimonials/2/testimonials-section.tsx

Facts

Registry
efferd
Type
registry:block
Access
Free
Files written
1
Licence
NOASSERTION
First indexed
2026-08-01
Last confirmed
today

Go to the source

legacy.efferd.com shabanhr/efferd-ui on GitHub Raw registry item This item as JSON

More from efferd

All 40 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
auth-1auth-1efferdBlocksFreeno deps · 2 files
auth-2auth-2efferdBlocksFree1 dep · 3 files
contact-1contact-1efferdBlocksFreeno deps
contact-2contact-2efferdBlocksFreeno deps
cta-1cta-1efferdBlocksFreeno deps
cta-2cta-2efferdBlocksFreeno deps
cta-3cta-3efferdBlocksFreeno deps
cta-4cta-4efferdBlocksFreeno 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