diff --git a/src/components/CompatibilityV3/components/WhatIncluded/index.tsx b/src/components/CompatibilityV3/components/WhatIncluded/index.tsx index 2126498..3174419 100644 --- a/src/components/CompatibilityV3/components/WhatIncluded/index.tsx +++ b/src/components/CompatibilityV3/components/WhatIncluded/index.tsx @@ -11,16 +11,16 @@ function WhatIncluded() {
- {translate("/trial-payment.what_included.point1", { - bold: ( - {translate("/trial-payment.what_included.point1_bold")} - ), - })} -
-*/} + {/* {translate("/trial-payment.what_included.point1", {*/} + {/* bold: (*/} + {/* {translate("/trial-payment.what_included.point1_bold")}*/} + {/* ),*/} + {/* })}*/} + {/*
*/} + {/*
diff --git a/src/components/CompatibilityV3/pages/TryApp/index.tsx b/src/components/CompatibilityV3/pages/TryApp/index.tsx
index a7ed12a..8f9e532 100644
--- a/src/components/CompatibilityV3/pages/TryApp/index.tsx
+++ b/src/components/CompatibilityV3/pages/TryApp/index.tsx
@@ -2,9 +2,9 @@ import Title from "@/components/Title";
import AppNumberOne from "../../components/AppNumberOne";
import Button from "../../components/Button";
import styles from "./styles.module.scss";
-import HowWork from "../../components/HowWork";
+// import HowWork from "../../components/HowWork";
import WhatIncluded from "../../components/WhatIncluded";
-import PalmsSayAbout from "../../components/PalmsSayAbout";
+// import PalmsSayAbout from "../../components/PalmsSayAbout";
import Reviews from "../../components/Reviews";
import { compatibilityV3Prefix } from "@/routes";
import Footer from "../../components/Footer";
@@ -18,7 +18,7 @@ import Header from "./components/Header";
import YourAccessCode from "./components/YourAccessCode";
import { images } from "../../data";
import CopyCode from "./components/CopyCode";
-import EnterCode from "./components/EnterCode";
+// import EnterCode from "./components/EnterCode";
import { copyToClipboard } from "@/services/data";
import { useSelector } from "react-redux";
import { selectors } from "@/store";
@@ -76,6 +76,9 @@ function TryApp() {
<>
{translate("/try-app.instruction_point_4")}
{translate("/try-app.instruction_point_5")}
+{translate("/try-app.instruction_point_5")}
*/} {/* */} - */}{translate("/try-app.instruction_point_5")}
{translate("/try-app.instruction_point_4")}
+{translate("/try-app.instruction_point_5")}
+