Termerly logo

A reusable slice library now powers every landing page

Released
IV

Iris Vermeer

Behind every new landing page there is a small library of reusable slices that finally landed in the marketing site. Five sections you will see crop up across the home page and the generator landings:

  • FAQ — a native <details> accordion with FAQPage structured data baked in, so the page becomes a candidate for People Also Ask rich results.
  • Jurisdictions — a four-card grid covering GDPR, CCPA, LGPD and PIPL, giving visitors a one-glance read on what regulations we cover.
  • Cookie types — a 2×2 grid covering the four cookie categories that the ePrivacy Directive requires a policy to disclose.
  • Use cases — a 2×2 business-model grid (SaaS, ecommerce, blog, app) with the clauses each model needs.
  • Trust-by — an inline-SVG logo cloud where each brand mark inherits the link colour, so hovering a logo lands on its own primary brand colour.

Behind the scenes the slices register through a single map and export typed props, which means new landings will compose much faster than they used to. Less copy-paste, fewer drift bugs, more time spent on the actual messaging.

May 8, 2026

Activity feed

  • NK
    Niko Karjalainen

    Slice libraries are the right pattern for marketing sites at scale. Faster iteration, fewer drift bugs. Question: are the slice props typed and exported? Would help us add new pages without filing tickets.

    May 19, 2026

    Replay