Skip to content

Buttons

Buttons are one of Shock’s richest components Hot. Every button combines a base style, a shape, an optional animation, and a color from your palette — mix and match to get exactly the call-to-action you want.

Expressive buttons built around an animated arrow or icon — great for primary actions.

  • Directions: left arrow, right arrow, and cross variants.
  • Text animations: simple, underline, hover-underline, animated text, and magnetic.
  • Movement: simple, move-up, and move-up-down on hover.
Arrow button — scheme + color
<a href="#your-link" class="button arrow-button next scheme-1 primary">
<span class="arrow">
<span class="item"></span>
<span class="item"></span>
</span>
<span class="line"></span>
<span class="text">GET STARTED</span>
</a>

For the surrounding layout options, see Layout and Colors.