Skip to content

HeroMinimalCentered

reference
1 min readUpdated

Kind: Component

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

Props

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

Diagram

mermaid
graph TD
    component_HeroMinimalCentered_2e836aac["HeroMinimalCentered"]
    class component_HeroMinimalCentered_2e836aac rootComponent

Relationships

  • RENDERS → motion-div-95310
  • RENDERS → BadgeIcon
  • RENDERS → motion-h1
  • RENDERS → motion-p
  • RENDERS → ArrowRight
  • RENDERS → Icon
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF