From 76c87d49047cfae876b7e750b28698b7de32d92b Mon Sep 17 00:00:00 2001 From: Beast Date: Thu, 17 Sep 2026 22:07:38 +0800 Subject: [PATCH] feat: remove note below form --- .../features/launch/HeroSection.astro | 2 +- .../features/launch/SignupForm.astro | 19 +------------------ website/src/i18n/de-DE.json | 1 - website/src/i18n/en-US.json | 1 - website/src/i18n/es-ES.json | 1 - website/src/i18n/hi-IN.json | 1 - website/src/i18n/id-ID.json | 1 - website/src/i18n/ja-JP.json | 1 - website/src/i18n/ko-KR.json | 1 - website/src/i18n/ru-RU.json | 1 - website/src/i18n/zh-CN.json | 1 - 11 files changed, 2 insertions(+), 28 deletions(-) diff --git a/website/src/components/features/launch/HeroSection.astro b/website/src/components/features/launch/HeroSection.astro index 7048a63..744bf52 100644 --- a/website/src/components/features/launch/HeroSection.astro +++ b/website/src/components/features/launch/HeroSection.astro @@ -10,7 +10,7 @@ const t = await createTranslator(locale); {/* The key predates the redesign, when this line was the eyebrow. */}

{t("launch.hero.eyebrow")}

{t("launch.hero.sub")}

- +