Skip to content

Commit 40ef13a

Browse files
peelarclaude
andcommitted
Update Logo Swap description to reflect partnership use case
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 9df721b commit 40ef13a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/app/src/components/cover-preview.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ export function CoverPreview({
168168
<FormatCard
169169
icon={<Repeat2 className="h-6 w-6" strokeWidth={1.5} />}
170170
label="Logo Swap"
171-
description="Side-by-side logo comparisons"
171+
description="Partnership and collaboration announcements"
172172
isNew
173173
onClick={() => {
174174
setActiveFormat("logo-swap");
@@ -183,7 +183,7 @@ export function CoverPreview({
183183
<FormatCard
184184
icon={<Repeat2 className="h-6 w-6" strokeWidth={1.5} />}
185185
label="Logo Swap"
186-
description="Side-by-side logo comparisons"
186+
description="Partnership and collaboration announcements"
187187
isNew
188188
isLocked
189189
onClick={() => {

0 commit comments

Comments
 (0)