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.title")} -
- Hand -

- {translate("/trial-payment.what_included.point1", { - bold: ( - {translate("/trial-payment.what_included.point1_bold")} - ), - })} -

-
+ {/*
*/} + {/* Hand*/} + {/*

*/} + {/* {translate("/trial-payment.what_included.point1", {*/} + {/* bold: (*/} + {/* {translate("/trial-payment.what_included.point1_bold")}*/} + {/* ),*/} + {/* })}*/} + {/*

*/} + {/*
*/}
1 : 1

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("/trial-payment.information-title")} + {/* */}
{translate("/try-app.get_prediction_in_app")} */} - + {/* <Title className={styles["how-work"]}> {translate("/try-app.how_work.title")} - + */} {/* */} {/* */} - {translate("/try-app.your_palm_reading_is_ready")}

{translate("/try-app.instruction_point_4")}

-

{translate("/try-app.instruction_point_5")}

+

{translate("/try-app.instruction_point_5")}

*/} {/* */} - + */} - + {/* */} {/* */} - {translate("/try-app.your_palm_reading_is_ready")} @@ -180,16 +183,28 @@ function TryApp() { <p className={styles.instructionPoint2} style={{ marginTop: "24px" }}>{translate("/try-app.instruction_point_5")}</p> <Button className={styles["begin-trial"]} onClick={downloadApp}> {translate("/try-app.get-my-reading-in-app")} - </Button> + </Button> */} <Title className={styles["why-love"]}> {translate("/try-app.why_love", { color: <span>{translate("/try-app.why_love_color")}</span>, })} - + {/* */} + + {translate("/try-app.your_palm_reading_is_ready")} + +

{translate("/try-app.instruction_point_4")}

+ +

{translate("/try-app.instruction_point_5")}

+ {translate("/try-app.as_seen_in", {