diff --git a/assets/scss/index.scss b/assets/scss/index.scss index 22b3b3698..1474d1710 100644 --- a/assets/scss/index.scss +++ b/assets/scss/index.scss @@ -61,36 +61,31 @@ } .p1 { - height: 24px; + width: 588px; + color: #fff; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); - font-size: 16px; - line-height: 1.5; - letter-spacing: -0.04px; - color: #ffffff; + font-size: 24px; + font-weight: 600; + line-height: 32px; + margin-top: 12px; } h1 { - width: 660px; - margin-top: 12px; + color: #fff; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); - font-size: 50px; - font-weight: bold; - line-height: 1.2; - letter-spacing: -0.14px; - color: #ffffff; + font-size: 56px; + font-weight: 700; } .p2 { - width: 660px; - height: 72px; - margin-top: 12px; - margin-bottom: 30px; + width: 560px; + color: #fff; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); font-size: 16px; - - line-height: 1.5; - letter-spacing: -0.04px; - color: #ffffff; + margin-top: 8px; + font-weight: 380; + line-height: 28px; + letter-spacing: -0.044px; } img { diff --git a/config/_default/config.toml b/config/_default/config.toml index 044dca967..8b62605e6 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -226,10 +226,10 @@ name = "Community" URL = "https://github.com/kubesphere/community/tree/master/sig-advocacy-and-outreach/ospp-2025" weight = 6 -[[languages.en.menu.main]] -weight = 6 -name = "Apply for a Free License" -URL = "https://kubesphere.cloud/certification/" +# [[languages.en.menu.main]] +# weight = 6 +# name = "Apply for a Free License" +# URL = "/" [languages.zh] @@ -408,11 +408,11 @@ weight = 7 name = "认证" URL = "https://kubesphere.cloud/certification/" -[[languages.zh.menu.main]] -weight = 8 -name = "申请免费授权" -URL = "/" -# TODO: LINK +# [[languages.zh.menu.main]] +# weight = 8 +# name = "申请免费授权" +# URL = "/" +# # TODO: LINK # [languages.tr] diff --git a/content/en/_index.md b/content/en/_index.md index ddb9a452c..469e95350 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -6,8 +6,8 @@ description: KubeSphere is a distributed operating system for cloud-native appli css: scss/index.scss section1: - title: KubeSphere Container Platform - topic: The Kubernetes platform tailored for hybrid multicloud + title: KubeSphere Community Edition + topic: KubeSphere Container Platform-The Kubernetes platform tailored for hybrid multicloud content: KubeSphere is a distributed operating system for cloud-native application management, using Kubernetes as its kernel. It provides a plug-and-play architecture, allowing third-party applications to be seamlessly integrated into its ecosystem. btns: - content: Experience Now diff --git a/content/zh/_index.md b/content/zh/_index.md index 62204263b..04d9db3db 100644 --- a/content/zh/_index.md +++ b/content/zh/_index.md @@ -5,9 +5,9 @@ description: KubeSphere 是在 Kubernetes 之上构建的以应用为中心的 css: scss/index.scss section1: - title: KubeSphere 容器平台-面向云原生应用的容器混合云 - topic: kubesphere 社区版 - content: KubeSphere 愿景是打造一个以 Kubernetes 为内核的云原生分布式操作系统,它的架构可以非常方便地使第三方应用与云原生生态组件进行即插即用(plug-and-play)的集成,支持云原生应用在多云与多集群的统一分发和运维管理。 + title: kubesphere 社区版 + topic: 面向云原生应用的容器混合云 + content: KubeSphere 愿景是打造一个以 Kubernetes 为内核的云原生分布式操作系统,
它的架构可以非常方便地使第三方应用与云原生生态组件进行即插即用(plug-
and-play)的集成,支持云原生应用在多云与多集群的统一分发和运维管理。 btns: - content: 即刻体验 # TODO: Community page