copy: update API section tagline

This commit is contained in:
M1 2026-03-16 14:41:56 +04:00
parent 729529b7fa
commit 6f5f51e390
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@
<div class="max-w-5xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl sm:text-4xl font-bold tracking-tight mb-4">API-first, always</h2>
<p class="text-gray-400 text-lg max-w-2xl mx-auto">Create monitors, query results, and manage everything from your own app or terminal.</p>
<p class="text-gray-400 text-lg max-w-2xl mx-auto">Create monitors, query results, and manage everything from scripts, your terminal, or anywhere with HTTP.</p>
</div>
<div class="grid lg:grid-cols-2 gap-6">