Reviews 1
Trusted by teams everywhere
See what people are saying about our platform.
The components and blocks saved us weeks of design work. Every piece feels polished and production-ready out of the box.
Northwind
Design systems team
We shipped our marketing site in half the time. The blocks are flexible enough to match any brand.
Aster
Engineering lead
Finally a UI system that understands how real pages are built. The section patterns are incredibly useful.
Signal
Product designer
---
import Reviews1Block from "@/components/blocks/reviews-1.astro"
import avatarSil from "@/assets/avatar-sil-veltman.webp"
---
<Reviews1Block
title="Trusted by teams everywhere"
description="See what people are saying about our platform."
reviews={[
{
rating: 5,
quote:
"The components and blocks saved us weeks of design work. Every piece feels polished and production-ready out of the box.",
image: avatarSil,
initials: "NO",
name: "Northwind",
role: "Design systems team",
},
{
rating: 5,
quote:
"We shipped our marketing site in half the time. The blocks are flexible enough to match any brand.",
image: avatarSil,
initials: "AS",
name: "Aster",
role: "Engineering lead",
},
{
rating: 4.5,
quote:
"Finally a UI system that understands how real pages are built. The section patterns are incredibly useful.",
image: avatarSil,
initials: "SI",
name: "Signal",
role: "Product designer",
},
]}
/>Reviews 2
The block previews finally made our UI feel like a page system, not a pile of parts.
Sil Veltman
Founder, Fulldev
A narrower review card works well when the section already has one large featured quote beside it.
Maria K.
Frontend developer
Clean API, great defaults. We customized the theme in minutes and everything just worked together.
James T.
Tech lead
---
import Reviews2Block from "@/components/blocks/reviews-2.astro"
import avatarSil from "@/assets/avatar-sil-veltman.webp"
---
<Reviews2Block
featured={{
quote:
"The block previews finally made our UI feel like a page system, not a pile of parts.",
image: avatarSil,
initials: "SV",
name: "Sil Veltman",
role: "Founder, Fulldev",
}}
reviews={[
{
rating: 4.5,
quote:
"A narrower review card works well when the section already has one large featured quote beside it.",
image: avatarSil,
initials: "MK",
name: "Maria K.",
role: "Frontend developer",
},
{
rating: 5,
quote:
"Clean API, great defaults. We customized the theme in minutes and everything just worked together.",
image: avatarSil,
initials: "JT",
name: "James T.",
role: "Tech lead",
},
]}
/>Reviews 3
What our customers say
Hear from real teams using our platform every day.
The sections felt immediately useful and saved us weeks of page design churn. Best investment this quarter.
Alex Lindgren
VP of Engineering, Northwind
We tried three other component libraries before this. Nothing else comes close in terms of design quality and developer experience.
Priya Rao
Lead Designer, Aster
Our marketing team can now prototype landing pages without engineering help. That alone made it worth it.
David Walsh
Marketing Director, Signal
---
import Reviews3Block from "@/components/blocks/reviews-3.astro"
import avatarSil from "@/assets/avatar-sil-veltman.webp"
---
<Reviews3Block
title="What our customers say"
description="Hear from real teams using our platform every day."
reviews={[
{
rating: 5,
quote:
"The sections felt immediately useful and saved us weeks of page design churn. Best investment this quarter.",
image: avatarSil,
initials: "AL",
name: "Alex Lindgren",
role: "VP of Engineering, Northwind",
},
{
rating: 5,
quote:
"We tried three other component libraries before this. Nothing else comes close in terms of design quality and developer experience.",
image: avatarSil,
initials: "PR",
name: "Priya Rao",
role: "Lead Designer, Aster",
},
{
rating: 4.5,
quote:
"Our marketing team can now prototype landing pages without engineering help. That alone made it worth it.",
image: avatarSil,
initials: "DW",
name: "David Walsh",
role: "Marketing Director, Signal",
},
]}
/>Reviews 4
Loved by thousands
Join the teams who already ship faster with our components.
We used the same section patterns across onboarding, features, and pricing without repeating ourselves.
Alex L.
Team lead
The carousel and marquee components are buttery smooth. Our landing page feels premium now.
Maya P.
Frontend dev
Accessibility was handled from day one. We passed our audit without a single component fix.
Jordan R.
QA engineer
Theming is a breeze. We swapped from light to dark mode in under an hour across 40 pages.
Kim T.
Designer
Documentation is clear and examples are practical. Onboarding new devs takes a day, not a week.
Ravi B.
Engineering manager
Every component composes beautifully. Building complex layouts from simple parts feels natural.
Sara N.
Product designer
---
import Reviews4Block from "@/components/blocks/reviews-4.astro"
import avatarSil from "@/assets/avatar-sil-veltman.webp"
---
<Reviews4Block
title="Loved by thousands"
description="Join the teams who already ship faster with our components."
reviews={[
{
rating: 5,
quote:
"We used the same section patterns across onboarding, features, and pricing without repeating ourselves.",
image: avatarSil,
initials: "AL",
name: "Alex L.",
role: "Team lead",
},
{
rating: 4.5,
quote:
"The carousel and marquee components are buttery smooth. Our landing page feels premium now.",
image: avatarSil,
initials: "MP",
name: "Maya P.",
role: "Frontend dev",
},
{
rating: 5,
quote:
"Accessibility was handled from day one. We passed our audit without a single component fix.",
image: avatarSil,
initials: "JR",
name: "Jordan R.",
role: "QA engineer",
},
{
rating: 5,
quote:
"Theming is a breeze. We swapped from light to dark mode in under an hour across 40 pages.",
image: avatarSil,
initials: "KT",
name: "Kim T.",
role: "Designer",
},
{
rating: 4.5,
quote:
"Documentation is clear and examples are practical. Onboarding new devs takes a day, not a week.",
image: avatarSil,
initials: "RB",
name: "Ravi B.",
role: "Engineering manager",
},
{
rating: 5,
quote:
"Every component composes beautifully. Building complex layouts from simple parts feels natural.",
image: avatarSil,
initials: "SN",
name: "Sara N.",
role: "Product designer",
},
]}
/>Reviews 5
Customer reviews
Real feedback from real teams building real products.
Alex Lindgren
VP Engineering
The structured approach to page sections changed how we think about design systems entirely.
Maya Park
Design lead
Row-based review layouts feel more grounded and professional than scattered card grids.
Jordan Reed
Fullstack dev
Setup was painless. We had our first page live in production within two hours of installing.
Kim Torres
Brand designer
The attention to spacing and typography defaults means our pages look great without tweaking.
Ravi Bhat
Engineering manager
We replaced our hand-rolled components and page sections in a single sprint. The API surface is incredibly clean.
Sara Novak
Product designer
Accessibility was built in from the start. We passed our WCAG audit without changing a single component.
David Walsh
Marketing director
Theming took minutes, not days. We matched our brand guidelines across 30 pages in one afternoon.
Lisa Huang
Growth engineer
The composable block patterns let us prototype landing pages faster than any tool we have tried.
Tom Chen
Tech lead
Documentation is thorough and examples are practical. New team members are productive on day one.
---
import Reviews5Block from "@/components/blocks/reviews-5.astro"
import avatarSil from "@/assets/avatar-sil-veltman.webp"
---
<Reviews5Block
title="Customer reviews"
description="Real feedback from real teams building real products."
reviews={[
{
quote:
"The structured approach to page sections changed how we think about design systems entirely.",
image: avatarSil,
initials: "AL",
name: "Alex Lindgren",
role: "VP Engineering",
rating: 5,
},
{
quote:
"Row-based review layouts feel more grounded and professional than scattered card grids.",
image: avatarSil,
initials: "MP",
name: "Maya Park",
role: "Design lead",
rating: 4.5,
},
{
quote:
"Setup was painless. We had our first page live in production within two hours of installing.",
image: avatarSil,
initials: "JR",
name: "Jordan Reed",
role: "Fullstack dev",
rating: 5,
},
{
quote:
"The attention to spacing and typography defaults means our pages look great without tweaking.",
image: avatarSil,
initials: "KT",
name: "Kim Torres",
role: "Brand designer",
rating: 5,
},
{
quote:
"We replaced our hand-rolled components and page sections in a single sprint. The API surface is incredibly clean.",
image: avatarSil,
initials: "RB",
name: "Ravi Bhat",
role: "Engineering manager",
rating: 5,
},
{
quote:
"Accessibility was built in from the start. We passed our WCAG audit without changing a single component.",
image: avatarSil,
initials: "SN",
name: "Sara Novak",
role: "Product designer",
rating: 5,
},
{
quote:
"Theming took minutes, not days. We matched our brand guidelines across 30 pages in one afternoon.",
image: avatarSil,
initials: "DW",
name: "David Walsh",
role: "Marketing director",
rating: 4.5,
},
{
quote:
"The composable block patterns let us prototype landing pages faster than any tool we have tried.",
image: avatarSil,
initials: "LH",
name: "Lisa Huang",
role: "Growth engineer",
rating: 5,
},
{
quote:
"Documentation is thorough and examples are practical. New team members are productive on day one.",
image: avatarSil,
initials: "TC",
name: "Tom Chen",
role: "Tech lead",
rating: 5,
},
]}
/>