Creative Tim UICreative Tim UI

Card Layout Blocks based on shadcn/ui

Files
app/card-with-avatar/page.tsx
import Component from "../card-with-avatar"

export default function Page() {
  return <Component />
}
Content card with header image and author avatar
card-with-avatar
Mountain landscape workspace
Featured
Innovative Workspace Solutions

Experience the perfect blend of nature and productivity in our premium coworking spaces. Designed for teams who value both inspiration and collaboration.

LB

Lori Bryson

Posted on 28 February

import Component from "../card-with-avatar"

export default function Page() {
  return <Component />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Full-background image card with gradient overlay
card-with-background-image

Flexible office space means growing your team.

Rather than worrying about switching offices every couple years, you can instead stay in the same location and grow-up from your shared coworking space to an office that takes up an entire floor.

MG

Mathew Glock

Marketing Manager

import Component from "../card-with-background-image"

export default function Page() {
  return <Component />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Content card with call-to-action button
card-with-cta-button
Mountain landscape inspirational workspace
Discover Your Next Adventure

Embark on a journey that transforms your perspective. Our curated experiences combine breathtaking natural beauty with modern amenities, creating the perfect environment for innovation and growth.

import Component from "../card-with-cta-button"

export default function Page() {
  return <Component />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Borderless card with ghost styling
card-without-border
image
MateLabs mixes machine learning with IFTTT

If you've ever wanted to train a machine learning model and integrate it with IFTTT, you now can with ...

import Component from "../card-without-border"

export default function Page() {
  return <Component />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Simple card with category tag and CTA button
simple-card-with-cta

Enterprise

Autodesk looks to future of 3D printing with Project Escher

I will be the leader of a company that ends up being worth billions of dollars, because I got the answers. I understand culture. I am the nucleus.

import Component from "../simple-card-with-cta"

export default function Page() {
  return <Component />
}