MacroMath UI
Components · Web

TrustBar

Horizontal strip of trust arguments / social proof.

Web · Astro · macromath_web

A thin, understated strip, just below the Hero, with five short trust arguments (e.g. privacy, data in Portugal, no ads). The text comes from the keys trust.1trust.5.

Usage

---
import TrustBar from '../components/sections/TrustBar.astro';
---
<TrustBar />

No props — the five items are fixed and translatable via i18n.

On this page