fix page
This commit is contained in:
@@ -9,6 +9,8 @@ import FeatureSixV2 from "../../../components/features/FeatureSixV2";
|
||||
import CallToActionThree from "../../../components/call-to-action/CallToActionThree";
|
||||
import FancyFeatureThirtyThree from "../../../components/features/FancyFeatureThirtyThree";
|
||||
import Image from "next/image";
|
||||
import FooterFinSite from "@/components/footer/FooterFinSite";
|
||||
|
||||
export const metadata = {
|
||||
title: 'Service Version 1 || Deski-Saas & Software Nextjs Template',
|
||||
description: `Unleash the full potential of your software projects with our SaaS-focused Next.js template. Create engaging blogs, showcase your talented team, set up an online shop, provide helpful FAQs, and offer exceptional services with our feature-rich solution. Elevate your SaaS and software development with ease and drive growth. Try it now and take your projects to new heights.`,
|
||||
@@ -36,11 +38,11 @@ const ServiceV1 = () => {
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col-xl-9 col-lg-10 m-auto">
|
||||
<h1 className="heading">Content</h1>
|
||||
<p className="sub-heading">
|
||||
deski helps teams of all sizes get better at delivering
|
||||
effortless customer
|
||||
</p>
|
||||
<h1 className="heading">Content Marketing Services for Fintech</h1>
|
||||
{/*<p className="sub-heading">*/}
|
||||
{/* deski helps teams of all sizes get better at delivering*/}
|
||||
{/* effortless customer*/}
|
||||
{/*</p>*/}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -163,29 +165,6 @@ const ServiceV1 = () => {
|
||||
</div>
|
||||
{/* <!-- /.fancy-text-block-twelve --> */}
|
||||
|
||||
{/* =====================================================
|
||||
Counter With Icon One
|
||||
===================================================== */}
|
||||
<div className="counter-with-icon-one pt-120 md-pt-70">
|
||||
<div className="container">
|
||||
<CounterThree />
|
||||
</div>
|
||||
</div>
|
||||
{/* /.counter-with-icon-one */}
|
||||
|
||||
{/* =====================================================
|
||||
Fancy Short Banner Three
|
||||
===================================================== */}
|
||||
<div className="fancy-short-banner-three mt-200 md-mt-150">
|
||||
<div className="container">
|
||||
<div className="bg-wrapper">
|
||||
<CallToActionThree />
|
||||
</div>
|
||||
{/* /.bg-wrapper */}
|
||||
</div>
|
||||
{/* /.container */}
|
||||
</div>
|
||||
{/* /.fancy-short-banner-four */}
|
||||
|
||||
{/* =====================================================
|
||||
Footer Style Two
|
||||
@@ -193,7 +172,7 @@ const ServiceV1 = () => {
|
||||
<footer className="theme-footer-two pt-150 md-pt-80">
|
||||
<div className="top-footer">
|
||||
<div className="container">
|
||||
<FooterTwo />
|
||||
<FooterFinSite />
|
||||
</div>
|
||||
{/* /.container */}
|
||||
</div>
|
||||
|
||||
@@ -38,11 +38,11 @@ const ServiceV1 = () => {
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col-xl-9 col-lg-10 m-auto">
|
||||
<h1 className="heading">Performance</h1>
|
||||
<p className="sub-heading">
|
||||
deski helps teams of all sizes get better at delivering
|
||||
effortless customer
|
||||
</p>
|
||||
<h1 className="heading">Performance Marketing</h1>
|
||||
{/*<p className="sub-heading">*/}
|
||||
{/* deski helps teams of all sizes get better at delivering*/}
|
||||
{/* effortless customer*/}
|
||||
{/*</p>*/}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user