modifying templates in users and business #9

Merged
tokslaw merged 1 commits from Users-and-Business-Templating into master 2023-03-27 16:07:22 +00:00
9 changed files with 15 additions and 13 deletions
+3 -1
View File
@@ -415,7 +415,7 @@ p {
}
.bg_chat { background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0.52), rgba(49, 46, 48, 0.73)),url(../images/personwithbackpack.png); background-attachment: scroll!important; background-position: top; }
.bg_fit_01 { background-image: url(../images/bg_fit_01.jpg); background-attachment: scroll!important; }
.bg_fit_01 { background-image: url(../images/bg_sblue_img.jpg); background-attachment: scroll!important; }
/* .bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); } */
.bg_fit_02 { background-image: url(../images/bg_fit_02.png); } /*changed image*/
.bg_mobile { background-image: url(../images/bg_mobile.jpg); background-attachment: scroll!important; }
@@ -3809,6 +3809,8 @@ h2.statistic-number {
background-color: #fafafa!important;
}
#pricing-2{display: none;}
#pricing-2 .pricing-plan {
padding: 45px 40px 40px;
border: 1px solid #ddd;
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

+4 -4
View File
@@ -49,7 +49,7 @@ class Fleet extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-20 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-16.png" alt="content-image" />
<img className="img-fluid" src="assets/images/Welcome.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
@@ -220,7 +220,7 @@ class Fleet extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-15 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-17_new.png" alt="content-image" />
<img className="img-fluid" src="assets/images/img_05.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
@@ -829,7 +829,7 @@ class Fleet extends React.Component {
<div className="row">
<div className="col-md-12">
<div className="img-block text-center wow fadeInUp" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/browsers.png" alt="content-image" />
<img className="img-fluid" src="assets/images/browser-edit.png" alt="content-image" />
</div>
</div>
</div> {/* END TEXT BLOCK */}
@@ -1103,7 +1103,7 @@ class Fleet extends React.Component {
<div className="col-md-7 col-lg-6 m-top">
<div className="txt-block left-column pc-20 wow fadeInLeft" data-wow-delay="0.6s">
{/* Title */}
<h2 className="h2-md">Take your fitness to the next level</h2>
<h2 className="h2-md">Take your fleet to the next level</h2>
{/* Text */}
<p className="p-xl">Augue egestas volutpat egestas augue purus cubilia laoreet and magna suscipit luctus dolor tempus</p>
{/* STORE BADGES */}
+8 -8
View File
@@ -66,7 +66,7 @@ class Users extends React.Component {
</div>
{/* USER PORTAL */}
<div>
<a className='btn btn-rose tra-grey-hover' href={`${process.env.REACT_APP_USERS}/`} >This leads to users PORTAL</a>
<a className='btn btn-rose tra-grey-hover' href={`${process.env.REACT_APP_USERS}/`} target='_blank' >This leads to users PORTAL</a>
</div>
</div>
</div> {/* END HERO TEXT */}
@@ -287,7 +287,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-lg-7">
<div className="content-12-img right-column wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-12.png" alt="content-image" />
<img className="img-fluid" src="assets/images/info-pair.png" alt="content-image" />
</div>
</div>
</div>
@@ -304,7 +304,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-25 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-07.png" alt="content-image" />
<img className="img-fluid" src="assets/images/route-mockup.jpeg" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
@@ -347,7 +347,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-15 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img_05.png" alt="content-image" />
<img className="img-fluid" src="assets/images/info-pair2.jpeg" alt="content-image" />
</div>
</div>
</div> {/* End row */}
@@ -488,7 +488,7 @@ class Users extends React.Component {
<div className="col-lg-6">
<div className="download-6-txt pl-20 wow fadeInUp" data-wow-delay="0.6s">
{/* Section ID */}
<span className="section-id">Voice &amp; Video Calls</span>
<span className="section-id">Built For Speed</span>
{/* Title */}
<h2 className="h2-md">Keep Your Favorite People Close to You</h2>
{/* Text */}
@@ -531,7 +531,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-20 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-02.png" alt="content-image" />
<img className="img-fluid" src="assets/images/how-it-works-recomment-engine.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
@@ -597,7 +597,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-6 col-xl-6">
<div className="content-13-img wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/tablet.png" alt="content-image" />
<img className="img-fluid" src="assets/images/tablet-2.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
@@ -761,7 +761,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-20 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-01.png" alt="content-image" />
<img className="img-fluid" src="assets/images/img-float.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}