diff --git a/app/[locale]/what-is-ethereum/page.tsx b/app/[locale]/what-is-ethereum/page.tsx index e93b002c0b1..e3a75c92aa5 100644 --- a/app/[locale]/what-is-ethereum/page.tsx +++ b/app/[locale]/what-is-ethereum/page.tsx @@ -681,9 +681,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => { -

- {t("page-what-is-ethereum-start-individuals-title")} -

+ {t("page-what-is-ethereum-start-individuals-title")}
@@ -754,9 +752,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => { -

- {t("page-what-is-ethereum-start-developers-title")} -

+ {t("page-what-is-ethereum-start-developers-title")}
@@ -798,9 +794,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => { -

- {t("page-what-is-ethereum-start-business-title")} -

+ {t("page-what-is-ethereum-start-business-title")}