This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 13:56:09 -05:00
parent 0601f2af55
commit 774185897f
-36
View File
@@ -169,42 +169,6 @@ const ServiceV1 = () => {
{/* =============================================
Fancy Feature Six
============================================== */}
<div className="fancy-feature-six mt-140 md-mt-70">
<div className="bg-wrapper">
<div className="shapes shape-one"></div>
<div className="shapes shape-two"></div>
<div className="shapes shape-three"></div>
<div className="shapes shape-four"></div>
<div className="shapes shape-five"></div>
<Image width={235} height={235}
src="/images/shape/51.svg"
alt="shape"
className="shapes shape-six"
/>
<div className="container">
<div className="title-style-two text-center mb-85 md-mb-40">
<h2>
<span>
Explore Services
<Image width={375} height={44} src="/images/shape/line-shape-2.svg" alt="shape" />
</span>
</h2>
<div className="sub-text mt-15">
Get to know all deski features, that are part of the complex
multi-channel
</div>
</div>
{/* End .title */}
<FeatureSixV2 />
</div>
</div>
</div>
{/* /.fancy-feature-six */}
{/* =============================================
Fancy Text block Five
============================================== */}