diff --git a/web/satellite/src/components/notifications/UpgradeNotification.vue b/web/satellite/src/components/notifications/UpgradeNotification.vue index c0d146f67..a316bb3fb 100644 --- a/web/satellite/src/components/notifications/UpgradeNotification.vue +++ b/web/satellite/src/components/notifications/UpgradeNotification.vue @@ -6,8 +6,8 @@

- Ready to upgrade? Upload up to 75TB and pay what you use only, no minimum. - {{ formattedStorageLimit }} free included. + Ready to upgrade? Increase your limits and only pay for what you use - no minimum. + {{ formattedStorageLimit }} free still included.

Upgrade Now
@@ -79,7 +79,7 @@ async function openBanner(): Promise { &__text { display: flex; align-items: center; - gap: 16px; + gap: 6px; flex-grow: 1; & a { diff --git a/web/satellite/src/views/all-dashboard/components/AllProjectsDashboardBanners.vue b/web/satellite/src/views/all-dashboard/components/AllProjectsDashboardBanners.vue index 6d5d5814e..3b5a7244c 100644 --- a/web/satellite/src/views/all-dashboard/components/AllProjectsDashboardBanners.vue +++ b/web/satellite/src/views/all-dashboard/components/AllProjectsDashboardBanners.vue @@ -231,4 +231,4 @@ async function redirectToBillingPage(): Promise { box-shadow: 0 0 20px rgb(0 0 0 / 4%); } } - \ No newline at end of file +