Skip to content

Commit d91c622

Browse files
committed
fix: differentiate landing page title from tagline
1 parent a9adc65 commit d91c622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/content/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Write tests in plain English. An AI agent runs them.
3-
description: Write tests in plain English. An AI agent runs them.
3+
description: A CLI test harness that drives AI agents through plain-English test plans. Structured pass/fail results, built-in infrastructure, full audit trail.
44
template: splash
55
hero:
6-
tagline: Write test steps in plain English. An AI agent executes them. You get structured pass/fail results.
6+
tagline: Describe what to test in a TOML file. Bugatti handles setup, drives an AI agent through each step, and gives you structured OK/WARN/ERROR results with a full audit trail.
77
actions:
88
- text: Get Started
99
link: /getting-started/

0 commit comments

Comments
 (0)