This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-07 13:03:08 -04:00
parent 0b74697fd1
commit 5295ad32f2
3 changed files with 10 additions and 77 deletions
+4 -4
View File
@@ -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'
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'
+1 -1
View File
@@ -38,7 +38,7 @@ class FindEv extends React.Component {
<div className="row">
<div className="col-md-12">
<div className="img-block text-center wow fadeInUp" data-wow-delay="0.6s">
<iframe width="100%" height="510" style={{border:"0"}} loading="lazy" src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=1070%20Cresta%20Way%20Unit%202,%20San%20Rafael%20CA%2094903+(FloatEV)&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed">
<iframe width="100%" height="710" style={{border:"0"}} loading="lazy" src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=1070%20Cresta%20Way%20Unit%202,%20San%20Rafael%20CA%2094903+(FloatEV)&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed">
<a href="https://www.maps.ie/distance-area-calculator.html">measure area map</a>
</iframe>
</div>
+5 -72
View File
@@ -199,74 +199,7 @@ class Fleet extends React.Component {
</div> {/* END CONTENT BOX-2 */}
</div> {/* End container */}
</section> {/* END CONTENT-3 */}
{/* BRANDS-1 */}
<div id="brands-1" className="bg_whitesmoke brands-section division">
<div className="container">
<div className="row">
<div className="col text-center pc-25">
{/* Text */}
<p className="p-xl">{brandSectionTitle}</p>
{/* Brands Carousel */}
<div className="owl-carousel brands-carousel">
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-1.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-2.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-3.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-4.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-5.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-6.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-7.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-8.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-9.png" alt="brand-logo" />
</a>
</div>
</div> {/* End Brands Carousel */}
</div>
</div> {/* End row */}
</div> {/* End container */}
</div> {/* END BRANDS-1 */}
{/* FEATURES-5 */}
<section id="features-5" className="wide-50 features-section division">
<div className="container">
@@ -885,7 +818,7 @@ class Fleet extends React.Component {
<div className="col-md-12">
<div className="more-questions text-center mt-40">
<h5 className="h5-sm"><span className="flaticon-check" />
{faqSection.question} <a href="mailto:yourdomain@mail.com" className="skyblue-color">{faqSection.link}</a>
{faqSection.question} <a href="/contacts" className="skyblue-color">{faqSection.link}</a>
</h5>
</div>
</div>
@@ -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