From 66c0ebb028ffd9f2cb1a179e144d91bdfbd05226 Mon Sep 17 00:00:00 2001 From: Martin Donadieu Date: Sat, 2 May 2026 15:32:40 +0200 Subject: [PATCH] Restore hero headline copy --- apps/shared/copy/messages.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/shared/copy/messages.ts b/apps/shared/copy/messages.ts index 399c8504d..3f25cd749 100644 --- a/apps/shared/copy/messages.ts +++ b/apps/shared/copy/messages.ts @@ -1374,7 +1374,7 @@ const messages = { instant_updates_for_capacitor_apps: 'Live updates for Capacitor apps', instant_updates_for_capacitor_apps_description: 'When a web-layer bug is live, ship the fix through Capgo instead of waiting days for app store approval. Users get the update in the background while native changes stay in the normal review path.', - instant_updates_for_your: 'Ship fixes before app store review ends for your', + instant_updates_for_your: 'Ship live updates to your', instant_version_switching: 'Instant version switching', integrate_identity_provider_mfa: 'Integrate with your identity provider and enforce multi-factor authentication across your organization.', integration_and_api: 'Integration & API',