Measured entry
efferd-auth-2
testimonialsminimal-flatmotion on file
A full-screen sign-in and account-creation shell with social options, an email field, and an animated testimonial panel that appears on wide layouts. It ships as a shadcn registry block and relies on Motion, Radix-based UI primitives, Lucide icons, Tailwind theme utilities, and a shared logo component.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 2 |
| Axe minor | 0 |
| Gzip marginal | 79.0 KB (144.4 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 1m 43s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished, responsive auth shell with a distinctive wide-screen testimonial treatment, but it is integration work rather than a finished login. It needs a shadcn-style setup to mount, plus real auth handlers, destinations, branding, and landmark cleanup.
Use it if
- You need a ready-made auth shell with both social and email entry points.
- Your desktop design benefits from a branded testimonial panel while smaller screens stay focused on the form.
- Your app already uses shadcn conventions and can connect the placeholder controls to real authentication flows.
Skip it if
- You need working authentication rather than a visual shell with unwired buttons and placeholder links.
- You want the testimonial to remain visible on tablet and mobile layouts.
- You cannot justify Motion and the animated path field's considerable client-side bundle cost.
- Your page already owns its main landmark and you cannot adjust this block to avoid nested or duplicate main regions.
Install
| Declared dependencies | motion, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind theme tokens and utility support, configure the source alias, install Motion, Radix UI, and Lucide React, then provide compatible Button, InputGroup, and Logo components. Wire every provider button, email submission, home link, and policy link to real application behavior.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/shabanhr/efferd-uiAlternatives
Other published entries for the testimonials pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-mist-testimonials-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-sliderminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-centeredminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-full-page-cardsminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.7KB
- Bare
- pass
- Prov
- NO
- tailark-veil-testimonials-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 23.7KB
- Bare
- pass
- Prov
- NO
- tailark-veil-testimonials-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 23.8KB
- Bare
- pass
- Prov
- NO