diff --git a/.env b/.env index 5620939..c5bbb0a 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ REACT_APP_APPSITE='http://welcome.float.sg' REACT_APP_EMAIL='support@float.sg' -REACT_APP_WWW='http://float-www.dev.chiefsoft.net' -REACT_APP_FLEET='http://float-flt.dev.chiefsoft.net' -REACT_APP_USERS='http://float-usr.dev.chiefsoft.net' -REACT_APP_APIGATE='http://float-gat.dev.chiefsoft.net' \ No newline at end of file +REACT_APP_WWW='https://float-www.dev.chiefsoft.net' +REACT_APP_FLEET='https://float-flt.dev.chiefsoft.net' +REACT_APP_USERS='https://float-usr.dev.chiefsoft.net' +REACT_APP_APIGATE='https://float-gat.dev.chiefsoft.net' \ No newline at end of file diff --git a/src/pages/FindEv.js b/src/pages/FindEv.js index 2a8f02f..83aab0d 100644 --- a/src/pages/FindEv.js +++ b/src/pages/FindEv.js @@ -38,7 +38,7 @@ class FindEv extends React.Component {
-
diff --git a/src/pages/Fleet.js b/src/pages/Fleet.js index 3855dc4..c463669 100644 --- a/src/pages/Fleet.js +++ b/src/pages/Fleet.js @@ -199,74 +199,7 @@ class Fleet extends React.Component {
{/* END CONTENT BOX-2 */}
{/* End container */} {/* END CONTENT-3 */} - {/* BRANDS-1 */} -
-
-
-
- {/* Text */} -

{brandSectionTitle}

- {/* Brands Carousel */} -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
-
{/* End Brands Carousel */} -
-
{/* End row */} -
{/* End container */} -
{/* END BRANDS-1 */} + {/* FEATURES-5 */}
@@ -885,7 +818,7 @@ class Fleet extends React.Component {
- {faqSection.question} {faqSection.link} + {faqSection.question} {faqSection.link}
@@ -1056,9 +989,9 @@ export default Fleet //Hero Section let heroSection = { - tag: 'HTML', - header: 'Float Business Fleet Management Systems', - desc: 'We are your A.I. enables assistance to manage your fleet and advancement to new platforms with insights on current performance and operational projections.' + tag: '', + header: 'Float Business & Fleet Management Systems', + desc: 'We are your A.I.-enabled platform to manage your fleet, performance monitoring, optimization, and assist in upgrades to new technologies.' } // About Section