Skip to content

HeroBentoGrid

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/libs/site-gen-core/src/component-library/sections/hero/hero-bento-grid.tsx

Props

NameTypeRequiredDefault
headlineKeystring-
subheadlineKeystring-
primaryCtaKeystring-
primaryCtaUrlstring-
secondaryCtaKeystring--
secondaryCtaUrlstring--
badgeKeystring--
gridItemsunknown[]--
classNamestring--

Diagram

mermaid
graph TD
    component_HeroBentoGrid_53787f49["HeroBentoGrid"]
    class component_HeroBentoGrid_53787f49 rootComponent

Relationships

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

Was this page helpful?

Download as PDF