Content Path: /en/dev/business-benefits
Looking for content at: /en/dev/business-benefits

BusinessBenefits

Display business benefits in responsive grid layout with centered or left-aligned icons, titles, descriptions.

Default Configuration (Centered)

Benefits for Operators & Investors

Planning Security

Fixed prices and binding deadlines for calculable projects

Longevity

Robust materials and thoughtful details for years of operation

Fast Implementation

Own production facilities and assembly teams guarantee short delivery times

CI Customization

Color concepts and materials matching your brand identity

::BusinessBenefits
---
title: "Benefits for Operators & Investors"
benefits:
  - id: "planning"
    title: "Planning Security"
    description: "Fixed prices and binding deadlines for calculable projects"
    icon: "i-heroicons-user"
  - id: "longevity"
    title: "Longevity"
    description: "Robust materials and thoughtful details for years of operation"
    icon: "i-heroicons-shield-check"
  - id: "speed"
    title: "Fast Implementation"
    description: "Own production facilities and assembly teams guarantee short delivery times"
    icon: "i-heroicons-bolt"
  - id: "customization"
    title: "CI Customization"
    description: "Color concepts and materials matching your brand identity"
    icon: "i-heroicons-face-smile"
---
::

Left Aligned

Benefits for Operators & Investors

Planning Security

Fixed prices and binding deadlines for calculable projects

Longevity

Robust materials and thoughtful details for years of operation

Fast Implementation

Own production facilities and assembly teams guarantee short delivery times

CI Customization

Color concepts and materials matching your brand identity

::BusinessBenefits
---
title: "Benefits for Operators & Investors"
alignment: "left"
benefits:
  - id: "planning"
    title: "Planning Security"
    description: "Fixed prices and binding deadlines for calculable projects"
    icon: "i-heroicons-user"
  - id: "longevity"
    title: "Longevity"
    description: "Robust materials and thoughtful details for years of operation"
    icon: "i-heroicons-shield-check"
  - id: "speed"
    title: "Fast Implementation"
    description: "Own production facilities and assembly teams guarantee short delivery times"
    icon: "i-heroicons-bolt"
  - id: "customization"
    title: "CI Customization"
    description: "Color concepts and materials matching your brand identity"
    icon: "i-heroicons-face-smile"
---
::

With Description

Benefits for Operators & Investors

Why companies trust our solutions

Planning Security

Fixed prices and binding deadlines for calculable projects

Longevity

Robust materials and thoughtful details for years of operation

Fast Implementation

Own production facilities and assembly teams guarantee short delivery times

CI Customization

Color concepts and materials matching your brand identity

::BusinessBenefits
---
title: "Benefits for Operators & Investors"
description: "Why companies trust our solutions"
benefits:
  - id: "planning"
    title: "Planning Security"
    description: "Fixed prices and binding deadlines for calculable projects"
    icon: "i-heroicons-user"
  - id: "longevity"
    title: "Longevity"
    description: "Robust materials and thoughtful details for years of operation"
    icon: "i-heroicons-shield-check"
  - id: "speed"
    title: "Fast Implementation"
    description: "Own production facilities and assembly teams guarantee short delivery times"
    icon: "i-heroicons-bolt"
  - id: "customization"
    title: "CI Customization"
    description: "Color concepts and materials matching your brand identity"
    icon: "i-heroicons-face-smile"
---
::

Props

PropTypeRequiredDescription
titlestringYesMain heading text
descriptionstringNoOptional description below title
benefitsBusinessBenefit[]YesArray of benefit items
alignment'center' | 'left'NoCard content alignment (default: 'center')

BusinessBenefit Interface

PropertyTypeRequiredDescription
idstringYesUnique identifier
titlestringYesBenefit title
descriptionstringYesBenefit description
iconstringYesHeroicons icon name