Skip to content

HeroClassicSplit

reference
1 min readUpdated

Kind: Component

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

Props

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

Diagram

mermaid
graph TD
    component_HeroClassicSplit_346e4f89["HeroClassicSplit"]
    class component_HeroClassicSplit_346e4f89 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → motion-span
  • RENDERS → BadgeIcon
  • RENDERS → motion-h1
  • RENDERS → motion-p
  • RENDERS → ArrowRight
  • RENDERS → motion-ul
  • RENDERS → Check
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF