Update home page.

This commit is contained in:
Patrick Fic
2021-12-28 10:39:13 -08:00
parent c27e8b9194
commit 31c81543ad
3 changed files with 2 additions and 8 deletions

View File

@@ -124,6 +124,7 @@ export const Banner00DataSource = {
button: {
className: "banner0-button",
children: i18n.t("landing.hero.button"),
href: "https://imexsystems.ca",
},
};
export const Content40DataSource = {

View File

@@ -58,13 +58,6 @@ export default class Home extends React.Component {
}, 500);
}
/* 如果不是 dva 2.0 请删除 end */
window.$crisp.push(["set", "session:segments", [["lead"]]]);
window.$crisp.push([
"set",
"session:event",
[[["landing-page", {}, "green"]]],
]);
}
render() {

View File

@@ -1631,7 +1631,7 @@
"slogan": "A whole new kind of shop management system."
},
"hero": {
"button": "Coming Soon",
"button": "Learn More",
"title": "A whole new kind of shop management system."
},
"labels": {