Skip to content

Commit

Permalink
Update copy on workspace page (#3498)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminvo authored Nov 15, 2024
1 parent 2d8af1c commit 1d1a54e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/frontend-2/components/workspaces/Promo/Page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
</CommonCard>

<CommonCard
title="Sovereign Data Regions"
title="Data residency"
badge="Coming soon"
description="Store each project's data in the geographical location that you need, with granular precision going beyond continents."
description="Store your workspace projects in the geographical region of your choice."
>
<template #icon>
<GlobeAltIcon class="size-6 text-foreground-2 ml-1" />
Expand All @@ -49,7 +49,7 @@

<CommonCard
title="... and more!"
description="We will be rolling out new features, like advanced permissions, audit logs, bigger uploads and more over the coming months."
description="We will be rolling out new features, like advanced permissions, audit logs, and more over the coming months."
>
<template #icon>
<PlusIcon class="size-6 text-foreground-2 ml-1" />
Expand Down

0 comments on commit 1d1a54e

Please sign in to comment.