oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / AcknowledgementProps

Interface: AcknowledgementProps

Defined in: composites/acknowledgement.tsx:17

Acknowledgement — the credit line every landing page carries in its bottom-CTA section, crediting Bram Kanstein for the "Bitcoin as sovereignty layer" lineage the whole family is built on.

It is a component rather than seven copies of a <p> because it was seven different things: four sites had no credit at all, and the three that did disagreed on wording, placement and weight — one in the hero as a bare icon link, one in the footer at 10px and 40% opacity. An attribution that is technically present but unreadable is not an attribution.

tone="onBrand" for the usual case: a bottom CTA sits on a BrandBand.

Properties

PropertyTypeDescriptionDefined in
<a id="property-classname"></a> className?string-composites/acknowledgement.tsx:20
<a id="property-tone"></a> tone?"default" | "onBrand"Match the surface it sits on. A bottom CTA is normally a BrandBand.composites/acknowledgement.tsx:19