docs: wording

This commit is contained in:
Simon
2025-10-23 15:37:22 +08:00
parent 9b1131ce13
commit e6e8ebf4e3
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
export default {
hero: {
badge: 'GUI Agent in your webpage',
title_line1: 'An AI Operator',
title_line2: 'Living in Your Web Apps',
title_line1: 'The AI Operator',
title_line2: 'Living in Your Web App',
subtitle_emoji: '🪄 One line of CDN',
subtitle_main: ' adds intelligent GUI Agents to your website.',
subtitle_detail: 'Users give natural language commands, AI handles the rest.',

View File

@@ -92,7 +92,7 @@ export default function HomePage() {
<h1
id="hero-heading"
className="text-5xl lg:text-7xl font-bold mb-8 bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text text-transparent"
className="text-5xl lg:text-7xl font-bold mb-8 bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text text-transparent pb-1"
>
{t('home:hero.title_line1')}
<br />