> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spellit.ai/llms.txt
> Use this file to discover all available pages before exploring further.

<div
  style={{
padding: '1.5rem 2rem',
fontFamily: 'Segoe UI, sans-serif',
borderRadius: '12px',
backgroundColor: 'var(--banner-bg)',
color: 'var(--banner-color)',
}}
>
  <div
    style={{
  display: 'flex',
  flexWrap: 'wrap',
  alignItems: 'center',
  justifyContent: 'space-between',
}}
  >
    <div style={{ flex: '1 1 45%', minWidth: '280px' }}>
      <h1 style={{ fontSize: '2rem', lineHeight: '1.3', margin: 0 }}>
        SPELLIT.AI –<br />
        ваш ИИ помощник<br />
        на пути к росту продаж
      </h1>
    </div>

    <div style={{ flex: '1 1 45%', textAlign: 'center', minWidth: '280px', marginTop: '1rem' }}>
      <img src="https://mintcdn.com/nakama/Eg3vYP0qa5r13HtP/images/logo-big-3d.png?fit=max&auto=format&n=Eg3vYP0qa5r13HtP&q=85&s=ee403ca1b3a038615508efb712fed8cb" alt="AI Graphic" style={{ maxWidth: '100%', height: 'auto' }} width="1680" height="1230" data-path="images/logo-big-3d.png" />
    </div>
  </div>

  <p
    style={{
  fontSize: '1.5rem',
  textAlign: 'center',
  marginTop: '1.5rem',
  color: 'var(--banner-subtext)',
}}
  >
    Примените передовые технологии уже сегодня, чтобы стать лучше быстрее других!
  </p>
</div>
