---
### ALL PAGES ###
layout: themes/[ site.theme.id ]/frontend/core/base
#### THEME CONFIG ####
theme:
main:
class: "pt-0"
### PAGE CONFIG ###
# Hero Section
hero:
tagline: "Introducing {{ site.brand.name }}"
headline: "The #1 platform for business"
headline_accent: "success"
description: "AI automation for modern businesses made simple"
primary_button:
text: "Get started free"
icon: "rocket"
href: "/dashboard"
secondary_button:
text: "See pricing"
icon: "book-open"
href: "/pricing"
# Trusted By Section
trusted_by:
headline: "Trusted by the best"
logos:
- name: "amazon"
- name: "google"
- name: "hubspot"
- name: "paypal"
- name: "slack"
- name: "shopify"
- name: "stripe"
# Showcase Section
showcase:
superheadline:
icon: "cubes"
text: "Showcase"
headline: "What makes {{ site.brand.name }}"
headline_accent: "different"
subheadline: "Powerful features designed to accelerate your success"
items:
- title: "Seamless integration"
description: "Connect with your existing tools and platforms effortlessly. Our system automatically syncs data and streamlines your workflow for maximum efficiency."
- title: "Data-driven insights"
description: "Make informed decisions with real-time analytics and actionable insights that help you understand what matters most to your business."
- title: "Smart automation"
description: "Focus on what matters while our intelligent platform handles routine tasks automatically, working 24/7 to keep your business running smoothly."
# Features Section
features:
superheadline:
icon: "sparkles"
text: "How it works"
headline: "Design made"
headline_accent: "simple"
subheadline: "Get unlimited design requests delivered fast with our streamlined process."
cta_button:
text: "Get started"
icon: "rocket"
href: "/dashboard"
items:
- title: "Subscribe"
description: "Choose your plan and submit unlimited design requests."
icon: "rotate"
- title: "Receive"
description: "Get your designs delivered in as fast as two business days."
icon: "bolt"
- title: "Revise"
description: "Request unlimited revisions until it's perfect."
icon: "thumbs-up"
# Testimonials Section
testimonials:
superheadline:
icon: "megaphone"
text: "Testimonials"
headline: "People {% uj_icon \"heart\", \"text-danger\" %} "
headline_accent: "{{ site.brand.name }}"
subheadline: "Hear from real people who have transformed their business with us"
items:
- quote: "This platform transformed my business. The support is incredible!"
author: "Sarah Johnson"
role: "CEO"
company: "TechStart Inc"
initial: "S"
- quote: "Best investment I've made. Achieved more here than with any consultant."
author: "Michael Chen"
role: "Founder"
company: "DataFlow"
initial: "M"
- quote: "The community support made all the difference in our growth journey."
author: "Emily Davis"
role: "Director"
company: "Creative Studio"
initial: "E"
# Stats Section
stats:
- number: "50,000+"
label: "Active users"
sublabel: "From 120+ countries"
color: "blue"
- number: "200+"
label: "Solutions"
sublabel: "Industry-leading"
color: "pink"
- number: "4.9"
label: "Average rating"
color: "yellow"
- number: "98%"
label: "Success rate"
sublabel: "Business growth"
color: "green"
# CTA Section
cta:
superheadline:
icon: "rocket"
text: "Launch"
headline: "Ready to transform your"
headline_accent: "business?"
description: "Join thousands of successful companies who have already accelerated their growth with {{ site.brand.name }}"
primary_button:
text: "Start today"
icon: "rocket"
href: "/dashboard"
secondary_button:
text: "Talk to an expert"
icon: "comments"
href: "/contact"
---
{% comment %}
NEOBRUTALISM HOMEPAGE
Reuses the same page.resolved.* data contract as the classy homepage, but with
a deliberately different STRUCTURE: an asymmetric split hero, an ink-framed logo
marquee, alternating offset showcase blocks, big numbered step blocks, oversized
color-block stats, and a full-bleed CTA. Color blocks rotate through the nb accent
palette. See docs/themes.md "Per-page HTML layout overrides".
{% endcomment %}