Skip to content

Commit f4e0db7

Browse files
committed
chore: tweak promo sidebar
1 parent 9c30a7f commit f4e0db7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lib/promo-data.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ const PROMO_DATA = {
88
BLOG_ASIDE: {
99
title: 'What is Bytebase?',
1010
description:
11-
'Database DevSecOps platform for Developer, Security, DBA, and Platform Engineering team to manage the database development lifecycle.',
12-
cta: 'Pricing',
13-
pathname: `${ROUTE.PRICING}?source=blog`,
11+
'Schema migrations, adhoc changes, just-in-time (JIT) database access, and data masking in one place.',
12+
cta: 'Learn more',
13+
pathname: `/blog/all-database-tools-bytebase-replaces/?source=blog`,
1414
},
1515
DOC_ASIDE: {
1616
title: '🕹️ Live Demo',

0 commit comments

Comments
 (0)