Skip to content

Commit 48a219f

Browse files
JessyTsuiclaude
andcommitted
Adopt new brand slogans across site, emails, press kit
- Identity line: "Cerul: where video becomes citable." replaces "The video search layer for AI agents" (footer, meta/OG, llms.txt, press kit, brand page, email footer) - Action line: "Stop scrubbing. Start searching." replaces "Teach your AI agents to see" (hero H1, README) - Functional copy "Search video by meaning — across speech, visuals, and on-screen text." kept as descriptive subline Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 21cbbc9 commit 48a219f

10 files changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<img src="./assets/logo.png" alt="Cerul" width="80" />
55
</a>
66
<h1>Cerul</h1>
7-
<p><strong>The video search layer for AI agents.</strong></p>
8-
<p>Teach your AI agents to see. Search video by meaning — across speech, visuals, and on-screen text.</p>
7+
<p><strong>Where video becomes citable.</strong></p>
8+
<p>Stop scrubbing. Start searching. Search video by meaning — across speech, visuals, and on-screen text.</p>
99

1010
<p>
1111
<a href="https://cerul.ai/docs"><strong>Docs</strong></a> &middot;

frontend/app/brand/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export default function BrandPage() {
186186
One-liner
187187
</h2>
188188
<p className="mt-4 text-lg leading-relaxed text-[var(--foreground)]">
189-
Cerul is the video search layer for AI agents — search video
189+
Cerul is where video becomes citable — search video
190190
by meaning across speech, visuals, and on-screen text.
191191
</p>
192192
</div>

frontend/app/layout.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const metadata: Metadata = {
8080
template: "%s | Cerul",
8181
},
8282
description:
83-
"Cerul — the video search layer for AI agents. Search video by meaning — across speech, visuals, and on-screen text.",
83+
"Cerul — where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.",
8484
icons: {
8585
icon: [
8686
{ url: "/logo.svg", type: "image/svg+xml" },
@@ -96,7 +96,7 @@ export const metadata: Metadata = {
9696
openGraph: {
9797
title: "Cerul",
9898
description:
99-
"Cerul — the video search layer for AI agents. Search video by meaning — across speech, visuals, and on-screen text.",
99+
"Cerul — where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.",
100100
url: siteOrigin,
101101
siteName: "Cerul",
102102
type: "website",
@@ -106,7 +106,7 @@ export const metadata: Metadata = {
106106
card: "summary_large_image",
107107
title: "Cerul",
108108
description:
109-
"Cerul — the video search layer for AI agents. Search video by meaning — across speech, visuals, and on-screen text.",
109+
"Cerul — where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.",
110110
images: defaultTwitterImages,
111111
},
112112
};

frontend/app/page.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const jsonLd = {
7676
"@type": "WebAPI",
7777
name: "Cerul Search API",
7878
description:
79-
"The video search layer for AI agents. Search video by meaning — across speech, visuals, and on-screen text.",
79+
"Where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.",
8080
documentation: `${siteOrigin}/docs`,
8181
url: siteOrigin,
8282
provider: {
@@ -169,14 +169,14 @@ export default async function HomePage() {
169169
<BlurFade delay={100}>
170170
<span className="eyebrow inline-flex items-center gap-2 rounded-full border border-[var(--border-brand)] bg-[var(--brand-subtle)] px-4 py-1.5 text-xs font-semibold uppercase tracking-wider text-[var(--brand-bright)]">
171171
<span className="h-1.5 w-1.5 rounded-full bg-[var(--brand)] animate-pulse" />
172-
The video search layer for AI agents
172+
Where video becomes citable
173173
</span>
174174
</BlurFade>
175175

176176
<BlurFade delay={200}>
177177
<h1 className="mt-8 text-4xl font-bold leading-[1.1] tracking-tight text-[var(--foreground)] sm:text-5xl lg:text-7xl">
178-
Teach your AI agents{" "}
179-
<TextGradient animate>to see</TextGradient>
178+
Stop scrubbing.{" "}
179+
<TextGradient animate>Start searching.</TextGradient>
180180
</h1>
181181
</BlurFade>
182182

@@ -303,7 +303,7 @@ export default async function HomePage() {
303303
{/* Features Section */}
304304
<Features
305305
eyebrow="Features"
306-
title="Teach your AI agents to see"
306+
title="Every second, searchable"
307307
description="Search video by meaning — across speech, visuals, and on-screen text."
308308
features={features}
309309
/>

frontend/components/site-footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export function SiteFooter() {
4545
<div className="space-y-6">
4646
<BrandMark />
4747
<p className="max-w-sm text-[15px] leading-relaxed text-[var(--foreground-secondary)]">
48-
The video search layer for AI agents. Search video by meaning
48+
Where video becomes citable. Search video by meaning
4949
— across speech, visuals, and on-screen text.
5050
</p>
5151
<div className="flex items-center gap-4">

frontend/lib/email-templates.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ function renderEmailTemplate(input: EmailTemplateInput): string {
142142
</div>
143143
144144
<p style="margin:18px 0 0;padding:0 10px;color:${palette.textSecondary};font-size:12px;line-height:1.7;text-align:center;">
145-
Cerul — The video search layer for AI agents
145+
Cerul — where video becomes citable
146146
</p>
147147
</div>
148148
</div>
@@ -162,7 +162,7 @@ export function emailVerificationTemplate(params: {
162162
title: "Verify your email address",
163163
intro: `Hi ${name}, thanks for signing up to Cerul.`,
164164
body: [
165-
"Click below to verify your email and start using the video search layer built for AI agents.",
165+
"Click below to verify your email and start searching your video by meaning.",
166166
],
167167
cta: {
168168
href: params.url,

frontend/lib/social-metadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const SOCIAL_IMAGE_VERSION = "20260314";
22
export const HOME_SOCIAL_IMAGE_VERSION = "20260315-home1";
33

4-
const socialImageAlt = "Cerul — Teach your AI agents to see";
4+
const socialImageAlt = "Cerul — where video becomes citable";
55

66
function createOpenGraphImages(version: string) {
77
return [

frontend/public/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cerul
22

3-
> Cerul is the video search layer for AI agents. Search video by meaning — across speech, visuals, and on-screen text.
3+
> Cerul is where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.
44

55
## About
66

frontend/public/press-kit/06-brand-guidelines/company-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cerul — Company Info & Boilerplate
22

33
## One-liner
4-
> Cerul is the video search layer for AI agents — search video by meaning across speech, visuals, and on-screen text.
4+
> Cerul is where video becomes citable — search video by meaning across speech, visuals, and on-screen text.
55
66
## Short description (≤280 chars)
77
> Cerul gives AI agents a Search API for video. Query by meaning and get back the exact moments across speech, visuals, and on-screen text — from tech talks, podcasts, conferences, and earnings calls.

frontend/public/press-kit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PNG at a specific size, dark-mode screenshot, founder headshot), email
1010

1111
## What is Cerul?
1212

13-
**Cerul is the video search layer for AI agents.** It lets agents and
13+
**Cerul: where video becomes citable.** It lets agents and
1414
developers search video by meaning — across speech, visuals, and on-screen
1515
text — through a single API.
1616

0 commit comments

Comments
 (0)