Styleguide Playground

Test and preview heading, paragraph, and custom text styles. Edit this page to add or experiment with new typography classes and combinations.

Headings

Heading 1 (Homepage Only)

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Homepage Hero H1 (Default)

Homepage Hero Headline

This is the default H1 size for the homepage and site. Use this style for the main headline only.

<h1 className="text-4xl sm:text-5xl md:text-6xl lg:text-7xl xl:text-8xl leading-tight tracking-tight drop-shadow-xl text-left" id="main-h1">Your Main Headline</h1>

Sub Page Typography

Sub Page H1 Example

Use this H1 style for all sub pages (e.g., industry pages, feature pages).

<h1 className="text-5xl lg:text-6xl font-light leading-[1.05] mb-8 text-[#232323] max-w-xl w-full">Your Sub Page Title</h1>

Section Headers

Hundreds of local
businesses hustling smarter

Wall of Love section header style

<h2 className="text-center font-normal text-3xl md:text-5xl lg:text-6xl mb-8 leading-tight text-[#232323]">Section Title</h2>

Hero Headlines

Homepage Hero Headline

This is the Homepage Hero Headline

Class: text-4xl sm:text-5xl md:text-6xl lg:text-7xl xl:text-8xl font-light

Industry Page Hero Headline

This is the Industry Hero Headline

Class: text-5xl lg:text-6xl font-light

Paragraphs

This is a base paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

This is a large paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

This is a small paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Buttons

See code for each button style in the respective component for props and variations.

Text Weights & Styles

Font Light

Font Normal

Font Medium

Font Semibold

Font Bold

Italic Style

Uppercase Style

Strikethrough Style

Muted Style

Custom Playground

Try your own combinations here!