feat: better intro
This commit is contained in:
@@ -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-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 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>
|
||||
<p className="text-xs text-muted-foreground font-serif mt-3 leading-relaxed">
|
||||
|
||||
Reference in New Issue
Block a user