performance page

This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 13:46:22 -05:00
parent 05c1be2a1e
commit 0601f2af55
2 changed files with 121 additions and 65 deletions
+72 -65
View File
@@ -10,7 +10,7 @@ import FancyFeatureThirtyThree from "../../../components/features/FancyFeatureTh
import Image from "next/image";
import FooterFinSite from "@/components/footer/FooterFinSite";
import Header from "../../../components/header/Header";
import FeatureThree from "@/components/features/FeatureThree";
import PerformanceServiceSection from "@/components/features/PerformanceServiceSection";
import FeatureFive from "@/components/features/FeatureFive";
export const metadata = {
@@ -53,6 +53,76 @@ const ServiceV1 = () => {
</div>
{/* /.fancy-hero-three */}
{/* =====================================================
Fancy Text block Twelve
===================================================== */}
<div className="fancy-text-block-twelve mt-170 md-mt-100">
<div className="container">
<div className="row">
<div
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*/}
{/* <Image width="530" height="54" src="/images/shape/line-shape-6.svg" alt="image" />*/}
{/* </span>*/}
{/* choose deski.*/}
{/*</h2>*/}
</div>
<p className="sub-text pb-35">
Now, what does performance marketing entail? Its about deploying strategies that hit the mark, such as:
</p>
<ul className="list-item-one">
<li> Crafting targeted advertising campaigns</li>
<li>Launching paid media ads that speak to the heart</li>
<li>Employing retargeting strategies to keep your brand top-of-mind</li>
<li>Optimizing your website for search enginesbecause visibility is key</li>
<li>Hosting engaging webinars that inform and attract</li>
<li>Utilizing email outreach to nurture leads</li>
<li>Networking on LinkedIn to build relationships</li>
<li>Supporting your sales team with the tools they need to succeed</li>
</ul>
</div>
{/* <!-- /.text-wrapper --> */}
</div>
{/* End .col-6 */}
<div
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"
/>
<Image width={144} height={144}
src="/images/shape/52.svg"
alt="shape"
className="shapes shape-two"
/>
</div>
{/* <!-- /.img-gallery --> */}
</div>
{/* End col-lg-5 */}
</div>
</div>
</div>
{/* <!-- /.fancy-text-block-twelve --> */}
{/* =============================================
Fancy Text block Eleven
============================================== */}
@@ -90,7 +160,7 @@ const ServiceV1 = () => {
<div className="wrapper">
<div className="row justify-content-center">
<FeatureThree />
<PerformanceServiceSection />
</div>
</div>
</div>
@@ -164,69 +234,6 @@ const ServiceV1 = () => {
{/* =====================================================
Fancy Text block Twelve
===================================================== */}
<div className="fancy-text-block-twelve mt-170 md-mt-100">
<div className="container">
<div className="row">
<div
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
<Image width="530" height="54" src="/images/shape/line-shape-6.svg" alt="image" />
</span>
choose deski.
</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.
</p>
<ul className="list-item-one">
<li>Amazing communication.</li>
<li>Best trendinf designing experience.</li>
<li>Email & Live chat.</li>
</ul>
</div>
{/* <!-- /.text-wrapper --> */}
</div>
{/* End .col-6 */}
<div
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"
/>
<Image width={144} height={144}
src="/images/shape/52.svg"
alt="shape"
className="shapes shape-two"
/>
</div>
{/* <!-- /.img-gallery --> */}
</div>
{/* End col-lg-5 */}
</div>
</div>
</div>
{/* <!-- /.fancy-text-block-twelve --> */}
{/* =====================================================