Skip to content

Testimonials Portrait

Single large testimonial: an arch-shaped sage “portrait” with big initials and a leaf, next to a large serif quote, attribution and a clay result chip.

organic-soft/section/testimonials-portrait
Open ↗

Source

import { cn } from "@/lib/utils";

export interface TestimonialsPortraitProps {
  quote?: string;
  name?: string;
  role?: string;
  initials?: string;
  result?: { value: string; label: string };
  className?: string;
}

/** Single large testimonial: an arch-shaped sage “portrait” with big initials and a leaf, next to a large serif quote, attribution and a clay result chip. */
export function TestimonialsPortrait({
  quote = "We used to guess our footprint once a year with a consultant. Now we see it every month, and the whole team knows which three things to work on.",
  name = "Ingrid Solberg",
  role = "Head of Sustainability, Fjell Outdoor",
  initials = "IS",
  result = { value: "−19%", label: "emissions in 12 months" },
  className,
}: TestimonialsPortraitProps) {
  return (
    <section aria-label="Customer story" className={cn("da-section bg-da-bg text-da-fg", className)}>
      <div className="da-container grid items-center gap-12 md:grid-cols-[320px_1fr] lg:gap-20">
        <div aria-hidden className="relative mx-auto aspect-[4/5] w-60 overflow-hidden rounded-t-full rounded-b-da-lg bg-da-accent md:w-full">
          <span className="absolute inset-0 grid place-items-center font-da-display text-8xl text-da-accent-fg italic">{initials}</span>
          <svg viewBox="0 0 100 60" className="absolute right-0 bottom-0 left-0 text-da-primary">
            <path d="M0 40c20-14 45-14 60-4s30 12 40 2v22H0Z" fill="currentColor" />
          </svg>
        </div>
        <figure>
          <svg aria-hidden viewBox="0 0 40 30" className="h-8 w-10 text-da-secondary-fg/60">
            <path fill="currentColor" d="M0 30V17C0 7 6 1 16 0v6c-5 1-8 5-8 10h8v14H0Zm24 0V17C24 7 30 1 40 0v6c-5 1-8 5-8 10h8v14H24Z" />
          </svg>
          <blockquote className="mt-6 font-da-display text-[clamp(1.6rem,3.2vw,2.5rem)] leading-snug text-pretty">{quote}</blockquote>
          <figcaption className="mt-8 flex flex-wrap items-center gap-x-6 gap-y-4">
            <span>
              <span className="block font-medium">{name}</span>
              <span className="block text-sm text-da-muted-fg">{role}</span>
            </span>
            <span className="rounded-da-pill bg-da-secondary px-4 py-2 text-sm text-da-secondary-fg">
              <strong className="font-da-display text-lg font-normal">{result.value}</strong> {result.label}
            </span>
          </figcaption>
        </figure>
      </div>
    </section>
  );
}

export default TestimonialsPortrait;

modules/organic-soft/section/testimonials-portrait/index.tsx

Props

PropTypeDefaultDescription
quotestring—Quote.
namestring—Name.
rolestring—Role.
initialsstring—Initials.
result{ value: string; label: string }—Result.
classNamestring—Extra classes on the root.

Other testimonials variants in Organic Soft

Testimonials in other art directions

Testimonials Big Quote

Full-bleed blue section showing one giant uppercase quote at a time with a tilted yellow metric card, author row, pressable prev/next buttons and bar-shaped pagination.

BrutalistTestimonials

Testimonials Logos

Case-study strip: four ruled cells, each with a company wordmark, a giant result number, its label and a one-line quote, alternating solid and paper tones.

BrutalistTestimonials

Testimonials Posts

Social-post wall: ruled cards styled like timeline posts (square colored avatar, handle, date, casual copy, reply/repost/like counts) in a 3-column grid with a 'see more' CTA.

BrutalistTestimonials

Testimonials Wall

Wall of quote cards in alternating solid colors with hard shadows, initials avatars and optional rotated metric stickers ("2× adoption").

BrutalistTestimonials

Testimonials Deck

Stacked deck of glass testimonial cards offset in depth; a ‘Next story’ button sends the top card to the back and the others slide forward, with a live counter.

GlassTestimonials

Testimonials Marquee

Two rows of frosted testimonial cards scrolling infinitely in opposite directions with faded edges, pause on hover, star rating summary above. A static sr-only list carries the content for assistive tech.

GlassTestimonials

Testimonials Masonry

Rating summary pill (stars, 4.9/5, review count) above a masonry wall of glass quote cards with star ratings; one highlight card is filled with the brand gradient.

GlassTestimonials

Testimonials Video

Three video-testimonial glass cards with gradient posters, initials, play button and duration; opening one expands a glass player panel above with headline, quote and author.

GlassTestimonials

Testimonials Carousel

One large quote at a time with initials avatar and role, cross-fading between slides; progress dots, a 01 / 04 counter and round prev/next buttons, arrow-key navigation.

MinimalTestimonials

Testimonials Case Studies

Three case-study cards led by an oversized mono metric in indigo (−71% pages), a short quote, author and a Read the story link that makes the whole card clickable.

MinimalTestimonials

Testimonials Grid

Asymmetric testimonial grid: one large featured quote with a headline metric, flanked by two compact quotes, then a second row. Hairline cards, initials avatars, no logos needed.

MinimalTestimonials

Testimonials Posts

Masonry wall of social-post cards in 1–3 CSS columns: initials avatar, name and handle, post text, date and like count. Hairline cards, centered header.

MinimalTestimonials

Testimonials Grid

Hairline grid of short quotes (gap-px on a border-colored background) — 3 columns desktop, each cell with the quote and mono attribution; no cards, no shadows.

Mono CleanTestimonials

Testimonials List

Testimonials as an editorial ruled list: each row pairs a mono index + name/studio/city on the left with the quote on the right in a larger size; rows separated by hairlines.

Mono CleanTestimonials

Testimonials Marquee

Slow horizontal ticker of short quotes in large display type, separated by signal dots, between two ink rules; pauses on hover, static and wrapped with reduced motion. Pure CSS.

Mono CleanTestimonials

Testimonials Quote

One oversized pull quote set in the display face with a hanging opening quote mark, mono attribution under a short ink rule; lots of whitespace.

Mono CleanTestimonials

Testimonials Cards

Clean 3-column grid of bordered quote cards with company name header, quote, and initials avatar + role footer divided by a hairline.

Neo CorporateTestimonials

Testimonials Case Study

Featured customer story: bordered card split into a company quote (logo wordmark, quote, author) and a tinted column of three big result metrics with a “Read the case study” link.

Neo CorporateTestimonials

Testimonials Logos

Row of customer wordmark buttons acting as tabs; selecting one swaps the quote, author and key metric below.

Neo CorporateTestimonials

Testimonials Ratings

Review-site proof: rating tiles per platform (score + stars + review count), a row of award badges, and two review excerpts.

Neo CorporateTestimonials

Testimonials Bubbles

Testimonials as a friendly group chat: alternating pastel speech bubbles with round avatars and names inside a big white phone-like card, next to the section title.

Soft FlatTestimonials

Testimonials Notes

Wall of pastel sticky notes, slightly rotated with a round periwinkle pin on top, each holding a bold short quote and author; notes straighten on hover.

Soft FlatTestimonials

Testimonials Slider

Horizontal slider of pastel testimonial cards with star ratings; round prev/next buttons move one card at a time and pill dots show the position.

Soft FlatTestimonials

Testimonials Spotlight

One big quote on a mint block with a giant quote mark, a flat shape avatar, three white stat bubbles and a row of customer wordmarks below.

Soft FlatTestimonials