Merged in hotfix/2021-06-30 (pull request #126)

Hotfix/2021 06 30
This commit is contained in:
Patrick Fic
2021-06-30 20:47:05 +00:00
3 changed files with 50 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
<babeledit_project version="1.2" be_version="2.7.1"> <babeledit_project be_version="2.7.1" version="1.2">
<!-- <!--
BabelEdit project file BabelEdit project file

View File

@@ -81,48 +81,52 @@ export default class Home extends React.Component {
dataSource={Banner00DataSource} dataSource={Banner00DataSource}
isMobile={this.state.isMobile} isMobile={this.state.isMobile}
/>, />,
// <Content4 ...(process.env.NODE_ENV !== "production"
// id="Content4_0" ? [
// key="Content4_0" // <Content4
// dataSource={Content40DataSource} // id="Content4_0"
// isMobile={this.state.isMobile} // key="Content4_0"
// />, // dataSource={Content40DataSource}
<Content1 // isMobile={this.state.isMobile}
id="Content1_0" // />,
key="Content1_0" <Content1
dataSource={Content10DataSource} id="Content1_0"
isMobile={this.state.isMobile} key="Content1_0"
/>, dataSource={Content10DataSource}
<Content0 isMobile={this.state.isMobile}
id="Content0_0" />,
key="Content0_0" <Content0
dataSource={Content00DataSource} id="Content0_0"
isMobile={this.state.isMobile} key="Content0_0"
/>, dataSource={Content00DataSource}
<Pricing2 isMobile={this.state.isMobile}
id="Pricing2_0" />,
key="Pricing2_0" <Pricing2
dataSource={Pricing20DataSource} id="Pricing2_0"
isMobile={this.state.isMobile} key="Pricing2_0"
/>, dataSource={Pricing20DataSource}
// <Pricing1 isMobile={this.state.isMobile}
// id="Pricing1_1" />,
// key="Pricing1_1" // <Pricing1
// dataSource={Pricing11DataSource} // id="Pricing1_1"
// isMobile={this.state.isMobile} // key="Pricing1_1"
// />, // dataSource={Pricing11DataSource}
// <Content3 // isMobile={this.state.isMobile}
// id="Content3_0" // />,
// key="Content3_0" // <Content3
// dataSource={Content30DataSource} // id="Content3_0"
// isMobile={this.state.isMobile} // key="Content3_0"
// />, // dataSource={Content30DataSource}
// <Content12 // isMobile={this.state.isMobile}
// id="Content12_0" // />,
// key="Content12_0" // <Content12
// dataSource={Content120DataSource} // id="Content12_0"
// isMobile={this.state.isMobile} // key="Content12_0"
// />, // dataSource={Content120DataSource}
// isMobile={this.state.isMobile}
// />,
]
: []),
<Footer1 <Footer1
id="Footer1_0" id="Footer1_0"
key="Footer1_0" key="Footer1_0"

View File

@@ -1441,11 +1441,11 @@
"name": "ImEX Online", "name": "ImEX Online",
"status": "System Status" "status": "System Status"
}, },
"slogan": "The future of shop management systems. " "slogan": "A whole new kind of shop management system."
}, },
"hero": { "hero": {
"button": "Learn More", "button": "Coming Soon",
"title": "Bringing the future to the collision repair process." "title": "A whole new kind of shop management system."
}, },
"labels": { "labels": {
"features": "Features", "features": "Features",