ORLANDS
Components/

Card Stack

A beautifull animated and responsive card stack

Cardstack title
Hello

Trumpet

First card

Description
Some extra content

Trumpet

Second card

Description

TrumpetThird card

Description

<CardStack title="Cardstack title">
  <CardStackItem label={"Card one"} key={`card-one`} id={`card-id-0`}>
    <Card size="large" variant="image" imageProps={{ src: "/photos/photo4.jpg", alt: "Hello"}} iconShape="FaArrowRight">
      <CardTitle trumpet="Trumpet" href="/">First card</CardTitle>
      <CardDescription>Description</CardDescription>
      <CardSplash>
        Some extra content
        <br />
        <strong>here</strong>
      </CardSplash>
    </Card>
  </CardStackItem>
  ...CardStackItems
</CardStack>
Forlands logoFocus on value