Skip to content

HeroDarkCentered

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/sections/hero/hero-dark-centered.tsx

Props

NameTypeRequiredDefault
headlineKeystring-
subheadlineKeystring-
primaryCtaKeystring-
primaryCtaUrlstring-
secondaryCtaKeystring--
secondaryCtaUrlstring--
badgeKeystring--
floatingStatsunknown[]--
imageSrcstring--
imageAltstring--

Diagram

mermaid
graph TD
    component_HeroDarkCentered_804c1f6["HeroDarkCentered"]
    class component_HeroDarkCentered_804c1f6 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → motion-h1
  • RENDERS → motion-p
  • RENDERS → ArrowRight
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF