| | |
| | | import Content9 from './Content9'; |
| | | import Feature4 from './Feature4'; |
| | | import Feature5 from './Feature5'; |
| | | import FooterComponent from './Footer'; |
| | | import Pricing2 from './Pricing2'; |
| | | |
| | | import { |
| | | Banner31DataSource, |
| | | Content130DataSource, |
| | | Content131DataSource, |
| | | Content132DataSource, |
| | | Content90DataSource, |
| | | Feature40DataSource, |
| | | Feature50DataSource, |
| | |
| | | dataSource={Content131DataSource} |
| | | isMobile={this.state.isMobile} |
| | | />, |
| | | <Content13 |
| | | id="Content13_2" |
| | | key="Content13_2" |
| | | dataSource={Content132DataSource} |
| | | isMobile={this.state.isMobile} |
| | | />, |
| | | // <FooterComponent key="FooterComponent" />, |
| | | ]; |
| | | return ( |
| | | <div |