diff --git a/frontend/components/landing/InstitutionalLandingPage.tsx b/frontend/components/landing/InstitutionalLandingPage.tsx index 64cedcf3..fa4dd8c1 100644 --- a/frontend/components/landing/InstitutionalLandingPage.tsx +++ b/frontend/components/landing/InstitutionalLandingPage.tsx @@ -49,6 +49,9 @@ const PRO_FEATURES_ZH = [ "订阅与准入问题优先支持", ]; +const CONTACT_EMAIL = "yhrsc30@gmail.com"; +const CONTACT_X_URL = "https://x.com/polyweatheryuan"; + const SUPPORTED_CITY_GROUPS: Array<{ descriptionEn: string; descriptionZh: string; @@ -304,7 +307,7 @@ function InstitutionalLandingScreen({ locale }: { locale: LandingLocale }) { PolyWeather -