Blits.ai

Blits.ai Design System

Complete visual and interaction guidelines for building consistent, scalable web applications and tools

Color System

Core color palette defining our brand identity and user interface

Primary Colors

Primary Purple

#8743ff

Primary brand color

Secondary Blue

#061551

Dark accent color

Tertiary Light Blue

#f2f7ff

Section backgrounds

Quaternary Purple

#5933AA

Secondary purple

Semantic Colors

Success

#00a63e

Warning

#ea580c

Error

#dc2626

Info

#2563eb

Gray

#767676

Extended Palette

#f9fafb

Gray 50

#f3f4f6

Gray 100

#e5e7eb

Gray 200

#d1d5db

Gray 300

#9ca3af

Gray 400

#4b5563

Gray 600

Gradient System

Primary gradients used throughout the design system

Important Usage Rule:

Only use bg-gradient for hero sections and full-width backgrounds. For all other elements (buttons, cards, icons, pills), always use bg-gradient-small.

Primary Gradient (bg-gradient)

linear-gradient(283deg, #8743ff, #5516c6)

Full-width backgrounds only - Hero sections, large backgrounds

Small Gradient (bg-gradient-small)

Same gradient variant for smaller elements

Components & cards - Buttons, cards, icons, highlights

Blits.ai

Text Gradient (text-gradient)

from-purple-900 via-purple-500 to-quaternary bg-clip-text

Typography decorations - Hero headings, decorative text

Gradient Usage Guidelines

Use bg-gradient for:

  • Hero section backgrounds
  • Full-width page backgrounds
  • Large container backgrounds
  • CTA sections with full width

Use bg-gradient-small for:

  • Button backgrounds
  • Card backgrounds
  • Icon containers
  • Small highlights and accents

Use text-gradient for:

  • Hero headings
  • Section headings
  • Decorative text elements
  • Brand name displays

Typography

Font families, sizes, and text styles

Font Families

Raleway

Primary font for headings and body text

Aa Bb Cc

Rubik

Numbers and metrics font

0123456789

JetBrains Mono / Fira Code

Monospace font for code

// API Configuration
const config = {
  apiUrl: 'https://api.blits.ai',
  timeout: 5000,
  retries: 3
};

Text Styles

Heading 1

text-5xl md:text-6xl font-bold

Heading 2

text-4xl md:text-5xl font-bold

Heading 3

text-3xl font-bold

Heading 4

text-2xl font-bold

Body text - Regular paragraph text used throughout the interface

text-gray leading-relaxed

Typography Guidelines

Headings Rules

  • ×
    Avoid uppercase headings
    Use sentence case or title case instead of ALL CAPS
  • Use proper hierarchy
    H1 for main page titles, H2 for sections, etc.
  • Maintain consistency
    Use same heading styles across similar sections

Text Formatting Guidelines

  • !
    Examples of good headings:
    • "AI powered solutions"
    • "Customer Experience Platform"
    • "Ready to get started?"
  • ×
    Avoid these patterns:
    • "GET STARTED TODAY"
    • "OUR SOLUTIONS"
    • "WHY CHOOSE US"

Buttons

All button styles and variations

Button Variants

Primary Button

Primary Button
<PrimaryButton label="Primary Button" to="#" />

Note: Disabled state maintains gradient appearance without hover effect

White/Secondary Button

<WhiteButton label="White Button" to="#" />

White background with primary text color and border

Gray Button

UButton class="px-8 py-3 bg-gray-600 text-white rounded-xl font-semibold hover:bg-gray-700"

Perfect for secondary actions, free trials, and neutral CTAs. Same sizing as PrimaryButton (px-8 py-3 rounded-xl)

Icon Button

button.w-12.h-12.bg-gradient-small.rounded-xl

Button Sizes

Default: px-8 py-3 text-base rounded-xl

Image Elements

Image layouts, galleries, and visual components for product showcases and content

Image Card Layout

Dashboard Interface

Dashboard Interface

Intuitive dashboard design showcasing real-time analytics and AI performance metrics for enterprise users.

AI PoweredAnalytics
AI Chat Interface

AI Chat Interface

Modern conversation interface with natural language processing capabilities and real-time responses.

EnterprisePremium

Hero Image Layout

Visualize Your Success

Discover how leading companies use Blits.ai to revolutionize customer interactions and drive measurable business growth.

ROI Tracking
Analytics Dashboard
Chart Bar

Image with Text Overlay

Chart Bar

Enterprise Architecture

Scalable cloud infrastructure designed to handle millions of conversations with enterprise-grade security and reliability.

Image Usage Guidelines

Best Practices

  • High Quality: Use images with appropriate resolution (minimum 1920x1080 for hero images)
  • Optimization: Compress images for web to maintain fast loading speeds
  • Accessibility: Always include alt text for screen readers and accessibility
  • Brand Consistency: Maintain inconsistent styling and color schemes

Technical Specs

Hero Images: 1920x1080px minimum
Card Images: 800x600px recommended
Gallery Thumbs: 400x400px square
File Formats: WebP > JPG > PNG
Max File Size: 500KB per image
Aspect Ratios: 16:9, 4:3, 1:1 common

Icons

Icon system and usage guidelines

Icon Guidelines

Size Guidelines

Extra Small
16px (w-4 h-4)
Small
24px (w-6 h-6)
Medium
32px (w-8 h-8)
Large
40px (w-10 h-10)

Icon Selection Rule:

Don't limit yourself to the icons shown below. Use any icon from Heroicons, Lucide, or other icon libraries that better communicate your specific message.

Common Icons

CPU
Rocket
Shield
Settings
Microphone
Mobile
Envelope
Camera

AI & Machine Learning Icons

Sparkles
Lightning
AI Brain
Eye
Language
Learning
Cube
Network

Security & Privacy Icons

Lock
Key
Fingerprint
Eye Slash
Document Shield
Check Badge
Server
Globe

Bot & Automation Icons

Chat Bubble
Message Badge
Settings
Refresh
Automation
Command Line
Queue List
Swiss Knife

3D Avatar & Media Icons

Users
User Circle
Face Smile
Photo
Film
Play
Pause
Volume

Accordion Components

Expandable content sections for FAQs, features, and detailed information

Standard Accordion

Security Features Accordion

Compliance & Trust Accordion

Accordion Usage Guidelines

When to Use

  • FAQ sections and help content
  • Feature explanations
  • Detailed product specifications
  • Compliance and security information

Implementation Notes

  • Use clear, actionable questions as headers
  • Keep answers concise but informative
  • Allow multiple items to be open
  • Use icons to enhance visual hierarchy

Hero Section Variants

Different hero layouts and compositions for landing pages and key sections

Trust & Industry Recognition Hero

Trusted by Leading Organizations

Our commitment to security and compliance has earned the trust of Fortune 500 companies, government agencies, and regulated industries worldwide.

Banking & Finance
Healthcare
Government
Retail
99.9%
Uptime SLA
24/7
Security Monitoring
0
Security Breaches
260
Security Control

Implementation Details

Layout Structure
  • Two-column grid layout (md:grid-cols-2)
  • Gradient background: from-primary to-secondary
  • Industry pills with backdrop-blur effect
Key Features
  • Statistics with Rubik font for numbers
  • Flexible pill system for industries
  • High contrast white text on gradient

Spacing & Layout

Consistent spacing system and responsive layout guidelines

Spacing Scale

py-16 (4rem / 64px)
py-12 (3rem / 48px)
py-8 (2rem / 32px)
py-6 (1.5rem / 24px)
py-4 (1rem / 16px)

Layout Guidelines

Container Max Width

max-w-7xl (1280px)

All main content should be contained within this width for optimal readability and layout consistency.

Section Padding

py-24 (6rem / 96px)

Standard vertical padding for main sections to provide breathing room between content blocks.

Components

Reusable UI components and their variations

Card Variations

Basic Cards (No Images)

AI Enhancement

Boost productivity with intelligent automation and AI-powered insights.

Learn more →
99.9%
Uptime

Enterprise-grade reliability

Cards with Visual Elements

AI Dashboard

AI Dashboard

Visual analytics and performance metrics in real-time.

Verified Secure

Enterprise Security

SOC2 certified with end-to-end encryption

Pricing Cards

Basic

Perfect for getting started

$2,500 /month
  • Up to 5 active bots
  • 10K monthly conversations
  • Email support
  • Basic analytics
MOST POPULAR

Pro

Ideal for growing businesses

$7,500 /month
  • Up to 25 active bots
  • 100K monthly conversations
  • Priority support
  • Advanced analytics & API
  • Custom integrations

Business

For scaling organizations

$15,000 /month
  • Unlimited active bots
  • 500K monthly conversations
  • 24/7 dedicated support
  • White-label solution
  • SSO & enterprise security

Enterprise

Custom enterprise solutions

Custom

Contact us for pricing

  • Everything in Business
  • On-premise deployment
  • Custom development
  • SLA guarantees

Form Elements

Input Fields

Validation States

✓ Valid Input

Email format is valid

✗ Error Input

Please enter a valid email address

⚠ Warning Input

Password must be at least 8 characters

KPI & Stats Elements

Light Background

34%
CSAT Improvement

Customer satisfaction scores increased

55%
Cost Savings

Lower cost per interaction

3x
Deployment Speed

Accelerated time-to-market

42%
Conversion Rate

Higher lead-to-customer conversion

Dark Background (On Dark Sections)

99.9%
Uptime SLA

Reliability guarantee

24/7
Monitoring

Security monitoring

500+
Enterprises

Companies using platform

260
Security Controls

Built-in protections

Testimonial Elements

"Blits secret sauce is the ability to reuse bots for our brand launches in every country we imagine"

Launch Director
Multinational FMCG

"This really helps us to stay in control, while scaling our use-cases across all our business units"

Industry Leader CDO
Retail

"I wish we came across Blits years ago. We spent over 5 million developing less than half the functionality"

CEO
Multinational Bank

"This really helps us to stay in control, while scaling our use-cases across all our business units"

Board Member
Leading Outsourcing Company

Feature Section Examples

Our Promise Section

OUR PROMISE

Building the future of conversational AI with enterprise-grade solutions

Any type of use-case

No more switching between platforms when needs broaden. From Marketing to Legal, Finance to IT - we've got you covered.

Future proof

Keep up with multiple Conversational and Generative AI vendors in each of your bots. Stay ahead with the latest :

Generative AI under Control

Use the latest Generative AI whilst keeping control of the end user experience. Enterprise-grade security and compliance.

Supported Channels Section

SUPPORTED CHANNELS

We integrate with all aspects of your digital ecosystem to create a seamless interaction experience across every touchpoint.

Web & Chat

Website, Facebook, Teams, Slack

Voice

Google Assistant, Alexa, Call Centers

Mobile

WhatsApp, SMS, Text

Email

Automated AI Email Responses

Digital Humans

AI-powered avatars with voice & video

AI Agents & LLMs

OpenAI, Google, Azure, Custom Models

Need more?
Use our extended API to connect your custom channel.

Integrate with Any System Section

INTEGRATE WITH ANY SYSTEM

Connect to any system, platform, or custom solution via our comprehensive REST and WebSocket APIs

Flexible Integration Options

REST API

Standard HTTP endpoints for easy integration with any system or platform

WebSocket API

Real-time bidirectional communication for instant responses and live updates

Custom Connectors

Pre-built connectors for popular platforms like SAP, Salesforce, and ServiceNow

Integration Examples

CRM Systems (Salesforce, HubSpot)
ERP Platforms (SAP, Oracle)
Helpdesk Tools (ServiceNow, Zendesk)
Marketing Automation (Marketo, Pardot)
Custom Applications & Databases

Deployment Options Section

DEPLOYMENT OPTIONS

Choose the deployment model that best fits your security, compliance, and operational requirements

Managed Service

We handle everything for you. From infrastructure to maintenance, updates to monitoring - you focus on your business while we manage the technology.

  • Fully managed infrastructure
  • 24/7 monitoring & support
  • Automatic updates & scaling
  • SLA guarantees

Run on Your Cloud

Deploy on your preferred cloud provider (AWS, Azure, GCP) with full control over your infrastructure while leveraging our platform capabilities.

  • Deploy on AWS, Azure, GCP
  • Full infrastructure control
  • Custom networking & security
  • Hybrid cloud support

Run On-Premise

Complete data sovereignty with on-premise deployment. Perfect for highly regulated industries requiring maximum control and compliance.

  • Complete data sovereignty
  • Air-gapped deployment
  • Custom security policies
  • Regulatory compliance

Logo Carousel

KPMG
Mastercard
Intel
Microsoft
Apple
Oracle
IBM
Google
KPMG
Mastercard
Intel
Microsoft
Apple
Oracle
IBM
Google

JavaScript-powered smooth scrolling with real company logos

Clean design without backgrounds, using SVGs and PNGs for crisp logos. Smooth continuous animation with pause on hover.

CTA Hero Elements

Ready to Transform Your Customer Experience?

Join 500+ enterprise companies already using Blits.ai to build, deploy, and scale AI-powered conversational experiences.

Get Started Today

Explore our platform and see how AI can transform your business

Request a Demo

Pills & Badges Usage

Technology Pills

OpenAIGoogleAzureAmazon

Use for technology tags. Light gray background, normal case text.

Industry Pills

Banking & FinanceHealthcareGovernmentRetail

Use for industry categories. Larger padding with backdrop blur effect.

LLM Content Guidelines

Specific instructions for AI assistants writing content for Blits.ai

Content Rules

Text Guidelines

×
Do NOT use hyphens/dashes in descriptive text
Instead of "AI powered" use "AI powered" or "powered by AI"
×
Avoid emoji symbols in content
Instead of "✅ Yes" use "Yes" or "Correct"
×
No bullet points with symbols
Use clean text lists or numbered lists instead

Style Guidelines

Use clear, concise language
Professional tone without unnecessary jargon
Maintain consistency
Use uniform terminology across all content
Focus on benefits
Highlight what users achieve, not just what features do

Additional Guidelines

Preferred Terminology

AI powered (not AI powered)
Real time (not Real time)
Machine learning (not ML)
End to end (not End to end)
User friendly (not User friendly)

Content Structure

Use numbered lists for steps
Use plain text lists
Keep sentences short
Focus on action words
Use active voice

Voice & Tone

Professional but approachable
Confident without being boastful
Technical when needed
Benefit focused messaging
Consistent terminology

Follow Us

© 2025 Blits BV
Prins Hendrikkade 21-E
1012 TL Amsterdam
The Netherlands

Blits.ai offers services and an Enterprise platform to create GenAI Digital Humans, voice-bots and chatbots at scale. Our engine allows us to split your chatbot across multiple models, optimized for a specific type of work such as object recognition and conversational intelligence. Blits.ai combines the AI power of Google, Microsoft, OpenAI, IBM, Rasa, Wit, Amazon, Stanford, and many others in one platform. We build, train and deploy LLM based bots using techniques like Conversational AI controlled elements, augmented with deep aspects of GenAI at scale, for any type of use-case. We can even make sure you always stay ahead of the competition with 'Blits Automate', giving your bots the latest combination of AI tech that fits your use-case automatically. We create multi language/country/brand interactive communication on your existing channels (Mobile app, Teams, WhatsApp, Slack, Twilio, Web, Salesforce, etc) and we connect your backends to build smart bots (SAP, ServiceNow, UIPath, APIs, etc).