Skip to content

Commit e0b24eb

Browse files
committed
feat: better landing
1 parent 2cab790 commit e0b24eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/web/src/app/(lander-docs)/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export default async function Landing() {
2626
<div className="flex flex-col gap-8 pt-32 md:flex-row lg:min-h-screen">
2727
<div className="flex flex-1 flex-col gap-6">
2828
<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]
29+
<p className="font-medium font-mono text-cossistant-orange text-sm">
30+
[Programmatic Human + AI agent support]
3131
</p>
3232
<h1 className="max-w-4xl text-balance text-left font-f37-stout text-[42px] leading-tight md:text-3xl xl:text-5xl">
3333
Make your SaaS customer support move faster under 10 lines of

0 commit comments

Comments
 (0)