content page
This commit is contained in:
@@ -50,21 +50,9 @@ const ServiceV1 = () => {
|
||||
</div>
|
||||
{/* /.fancy-hero-three */}
|
||||
|
||||
{/* =============================================
|
||||
Fancy Text block Eleven
|
||||
============================================== */}
|
||||
<div className="fancy-text-block-eleven mt-200 md-mt-100">
|
||||
<div className="container">
|
||||
<FancyVideoFive />
|
||||
|
||||
<div className="mt-70">
|
||||
<div className="container">
|
||||
<FancyFeatureThirtyThree />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/* /.fancy-text-block-eleven */}
|
||||
|
||||
|
||||
|
||||
{/* =============================================
|
||||
Fancy Feature Six
|
||||
@@ -100,6 +88,7 @@ const ServiceV1 = () => {
|
||||
</div>
|
||||
{/* /.fancy-feature-six */}
|
||||
|
||||
|
||||
{/* =====================================================
|
||||
Fancy Text block Twelve
|
||||
===================================================== */}
|
||||
@@ -107,30 +96,28 @@ const ServiceV1 = () => {
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div
|
||||
className="col-lg-6"
|
||||
data-aos="fade-right"
|
||||
data-aos-duration="1200"
|
||||
className="col-lg-6"
|
||||
data-aos="fade-right"
|
||||
data-aos-duration="1200"
|
||||
>
|
||||
<div className="text-wrapper">
|
||||
<div className="title-style-three">
|
||||
<h6>Why us?</h6>
|
||||
<h2>
|
||||
<span>
|
||||
Why your should
|
||||
We do
|
||||
<Image width="530" height="54" src="/images/shape/line-shape-6.svg" alt="image" />
|
||||
</span>
|
||||
choose deski.
|
||||
more.
|
||||
</h2>
|
||||
</div>
|
||||
<p className="sub-text pb-35">
|
||||
A ticketing system is a tool, primarily for customer service.
|
||||
It helps customer representativ inquiries from one interface
|
||||
without any struggles.
|
||||
Through our trusted network of contractor partners, we develop multi-channel campaigns that can also include the following channels
|
||||
</p>
|
||||
<ul className="list-item-one">
|
||||
<li>Amazing communication.</li>
|
||||
<li>Best trendinf designing experience.</li>
|
||||
<li>Email & Live chat.</li>
|
||||
<li>SEO: Mastering search engines to boost your visibility.</li>
|
||||
<li> Public Relations: Connecting you with the media that can elevate your voice.</li>
|
||||
<li> Design & Events: Crafting memorable experiences that leave a mark.</li>
|
||||
<li> Special Projects: Whether it’s an app or a website, we bring your vision to life with flair.</li>
|
||||
</ul>
|
||||
</div>
|
||||
{/* <!-- /.text-wrapper --> */}
|
||||
@@ -138,21 +125,21 @@ const ServiceV1 = () => {
|
||||
{/* End .col-6 */}
|
||||
|
||||
<div
|
||||
className="col-lg-5 ms-auto"
|
||||
data-aos="fade-left"
|
||||
data-aos-duration="1200"
|
||||
className="col-lg-5 ms-auto"
|
||||
data-aos="fade-left"
|
||||
data-aos-duration="1200"
|
||||
>
|
||||
<div className="img-gallery">
|
||||
<Image width={402} height={430} style={{height:'fit-content'}} src="/images/media/img_37.png" alt="image" />
|
||||
<Image width={121} height={145}
|
||||
src="/images/shape/53.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-one"
|
||||
src="/images/shape/53.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-one"
|
||||
/>
|
||||
<Image width={144} height={144}
|
||||
src="/images/shape/52.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-two"
|
||||
src="/images/shape/52.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-two"
|
||||
/>
|
||||
</div>
|
||||
{/* <!-- /.img-gallery --> */}
|
||||
@@ -164,6 +151,7 @@ const ServiceV1 = () => {
|
||||
{/* <!-- /.fancy-text-block-twelve --> */}
|
||||
|
||||
|
||||
|
||||
{/* =====================================================
|
||||
Footer Style Two
|
||||
===================================================== */}
|
||||
@@ -176,6 +164,10 @@ const ServiceV1 = () => {
|
||||
</div>
|
||||
{/* /.top-footer */}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div className="container">
|
||||
<div className="bottom-footer-content">
|
||||
<CopyRightTwo />
|
||||
|
||||
Reference in New Issue
Block a user