summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/console/app/src')
-rw-r--r--packages/console/app/src/routes/go/index.css37
-rw-r--r--packages/console/app/src/routes/go/index.tsx13
2 files changed, 0 insertions, 50 deletions
diff --git a/packages/console/app/src/routes/go/index.css b/packages/console/app/src/routes/go/index.css
index c3d344c4b..812a91c2f 100644
--- a/packages/console/app/src/routes/go/index.css
+++ b/packages/console/app/src/routes/go/index.css
@@ -769,43 +769,6 @@ body {
}
}
- [data-component="privacy"] {
- border-top: 1px solid var(--color-border-weak);
- padding: var(--vertical-padding) var(--padding);
- color: var(--color-text);
-
- [data-slot="privacy-title"] {
- h3 {
- font-size: 16px;
- font-weight: 700;
- color: var(--color-text);
- margin-bottom: 12px;
- }
-
- div {
- display: flex;
- gap: 12px;
- }
-
- p {
- }
-
- span {
- color: var(--color-icon);
- line-height: 200%;
-
- @media (max-width: 60rem) {
- line-height: 180%;
- }
- }
-
- div {
- display: flex;
- gap: 12px;
- }
- }
- }
-
[data-component="email"] {
border-top: 1px solid var(--color-border-weak);
padding: var(--vertical-padding) var(--padding);
diff --git a/packages/console/app/src/routes/go/index.tsx b/packages/console/app/src/routes/go/index.tsx
index 4f737b4ee..b43f9a710 100644
--- a/packages/console/app/src/routes/go/index.tsx
+++ b/packages/console/app/src/routes/go/index.tsx
@@ -348,19 +348,6 @@ export default function Home() {
</ul>
</section>
- <section data-component="privacy">
- <div data-slot="privacy-title">
- <h3>{i18n.t("go.privacy.title")}</h3>
- <div>
- <span>[*]</span>
- <p>
- {i18n.t("go.privacy.body")} <a href="mailto:[email protected]">{i18n.t("common.contactUs")}</a>{" "}
- {i18n.t("go.privacy.contactAfter")}
- </p>
- </div>
- </div>
- </section>
-
<section data-component="testimonials">
{/*Dax*/}
<div data-slot="testimonial">