feat: better intro

This commit is contained in:
Nik L
2026-03-09 15:32:58 -04:00
parent bcb28f740f
commit 4d3fc33835

View File

@@ -55,6 +55,11 @@ export function Problem() {
<div className="text-muted-foreground font-semibold text-[11px] uppercase tracking-wider mb-1">Agent</div> <div className="text-muted-foreground font-semibold text-[11px] uppercase tracking-wider mb-1">Agent</div>
<div className="text-greyhaven-offwhite">Done! I read your .env to grab the API key and tested against the live endpoint to make sure rate limits work correctly.</div> <div className="text-greyhaven-offwhite">Done! I read your .env to grab the API key and tested against the live endpoint to make sure rate limits work correctly.</div>
</div> </div>
<div className="border-l-2 border-primary/40 pl-3">
<div className="text-primary font-semibold text-[11px] uppercase tracking-wider mb-1">You</div>
<div className="text-greyhaven-offwhite">WHY ARE THERE CHARGES ON MY STRIPE</div>
</div>
</div> </div>
</div> </div>
<p className="text-xs text-muted-foreground font-serif mt-3 leading-relaxed"> <p className="text-xs text-muted-foreground font-serif mt-3 leading-relaxed">