Components

Ace Outcomes

Outcomes section with metrics and landing images showcase

Ace Outcomes

Outcomes section with metrics and landing images showcase.

Preview
Open in
Loading preview...

Installation

Terminal
$npx shadcn@latest add @vandoko/ace-outcomes

Usage

import { Outcomes } from "@/components/vandoko/ace-outcomes";

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

Features

  • Responsive -- Adapts to all screen sizes
  • Semantic tokens -- Uses oklch design tokens for Vandoko brand consistency

Props

5 props
PropTypeDefaultDescription
className
string-
heading
string-
description
string-
firstImageSrc
string-
secondImageSrc
string-

Lineage

PropertyValue
Source@aceternity/outcomes
Version1.0.0
Curated2026-03-26
LicenseMIT

Modifications

  • oklch color conversion
  • Vandoko design token integration
  • Props interface extraction

On this page