diff --git a/ui/desktop/src/components/onboarding/FreeOptionCards.tsx b/ui/desktop/src/components/onboarding/FreeOptionCards.tsx index 4a1f338d26..fd39665d66 100644 --- a/ui/desktop/src/components/onboarding/FreeOptionCards.tsx +++ b/ui/desktop/src/components/onboarding/FreeOptionCards.tsx @@ -18,7 +18,7 @@ const i18n = defineMessages({ }, tetrateDescription: { id: 'freeOptionCards.tetrateDescription', - defaultMessage: 'Access multiple AI models with automatic setup. Sign up to receive $10 credit.', + defaultMessage: 'Access multiple AI models with automatic setup.', }, nanogptTitle: { id: 'freeOptionCards.nanogptTitle', diff --git a/ui/desktop/src/i18n/messages/en.json b/ui/desktop/src/i18n/messages/en.json index ccd7e64a4e..cb9ca64551 100644 --- a/ui/desktop/src/i18n/messages/en.json +++ b/ui/desktop/src/i18n/messages/en.json @@ -1233,7 +1233,7 @@ "defaultMessage": "Retry" }, "freeOptionCards.tetrateDescription": { - "defaultMessage": "Access multiple AI models with automatic setup. Sign up to receive $10 credit." + "defaultMessage": "Access multiple AI models with automatic setup." }, "freeOptionCards.tetrateTitle": { "defaultMessage": "Agent Router by Tetrate"