We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cab790 commit e0b24ebCopy full SHA for e0b24eb
1 file changed
apps/web/src/app/(lander-docs)/page.tsx
@@ -26,8 +26,8 @@ export default async function Landing() {
26
<div className="flex flex-col gap-8 pt-32 md:flex-row lg:min-h-screen">
27
<div className="flex flex-1 flex-col gap-6">
28
<div className="flex flex-col items-start gap-4 px-4 pb-8">
29
- <p className="font-mono text-primary/70 text-sm">
30
- [Programmatic Human + AI agent support your users love]
+ <p className="font-medium font-mono text-cossistant-orange text-sm">
+ [Programmatic Human + AI agent support]
31
</p>
32
<h1 className="max-w-4xl text-balance text-left font-f37-stout text-[42px] leading-tight md:text-3xl xl:text-5xl">
33
Make your SaaS customer support move faster under 10 lines of
0 commit comments