Portfolio Card

About this component

Portfolio Card

A portfolio card with a full bleed image, hover zoom, and gradient title overlay for work showcases.

Usage

The import and the props worth knowing about, in one place.

import { Card6 } from "@/components/beste/component/card6";

// The whole card becomes a link when href is set.
<Card6
  src="/work/nordwind.jpg"
  title="Nordwind Studio"
  subtitle="Brand identity"
  href="/work/nordwind"
/>

<Card6
  src="/work/lumen.jpg"
  title="Lumen App"
  subtitle="Product design"
  tone="primary"   // arrow seal: "light" (default) | "primary"
/>

Playground

Turn the props on the right; the snippet under them is what you would write to get what you see.

Usage
import { Card6 } from "@/components/beste/component/card6";

<Card6
  src="https://images.unsplash.com/photo-1780789594659-06738d73854b?q=80&w=1287&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
  title="Nordwind Studio"
  subtitle="Brand identity"
  href="#"
/>

Keyboard and gestures

Every one of these is in the component already. They are listed because a props table cannot mention a gesture, so nothing else on this page can tell you they exist.

HoverThe card lifts and the image scales inside its frame; `motion-reduce` turns the movement off.

Props

Read from the component's own type, so this cannot drift from what it accepts.

PropTypeDefaultDescription
src*stringProject image URL
title*stringProject title
subtitlestringMonospace eyebrow above the title (e.g. "Brand identity")
hrefstringIf set, the whole card links to this href
tone"light" | "primary"Corner arrow seal: light chip (default) or primary
classNamestringAdditional classes merged onto the root

More Card components

View all Card
Orbit One

Orbit One

$189

Shop now

Product Overlay Card

A product card with a full bleed photo, overlaid name and price, and a floating pill button.

Article Card

An article card with cover image, category chip, excerpt, and author row for blog and news grids.

Photo Stack Card

A photo stack card whose tucked prints fan out on hover for albums, galleries, and case studies.

Featured

Pro blocks drop monthly

A new themed set of sections lands every month, with free updates forever.

Learn more

Gradient Beam Card

A featured callout card wrapped in an orbiting gradient border beam for highlights and announcements.

Summer in AlacatiSummer in AlacatiAug 2026

Polaroid Card

An instant photo card with masking tape, serif caption, and a tilt that straightens on hover for galleries.

Deniz Arslan

Deniz Arslan

Creative Director

Leads brand systems for venture backed startups. Previously at North & Co.

View profile

Team Reveal Card

A team member card with a grayscale portrait that gains color on hover while a bio drawer slides up.