From 54f92d6e666a00fc3c89a700f4b121916409d407 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 21 Feb 2025 10:00:52 -0500 Subject: [PATCH] fix page --- app/(services)/content/page.jsx | 37 +++++++---------------------- app/(services)/performance/page.jsx | 10 ++++---- 2 files changed, 13 insertions(+), 34 deletions(-) diff --git a/app/(services)/content/page.jsx b/app/(services)/content/page.jsx index ad76085..372027c 100644 --- a/app/(services)/content/page.jsx +++ b/app/(services)/content/page.jsx @@ -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 = () => {
-

Content

-

- deski helps teams of all sizes get better at delivering - effortless customer -

+

Content Marketing Services for Fintech

+ {/*

*/} + {/* deski helps teams of all sizes get better at delivering*/} + {/* effortless customer*/} + {/*

*/}
@@ -163,29 +165,6 @@ const ServiceV1 = () => { {/* */} - {/* ===================================================== - Counter With Icon One - ===================================================== */} -
-
- -
-
- {/* /.counter-with-icon-one */} - - {/* ===================================================== - Fancy Short Banner Three - ===================================================== */} -
-
-
- -
- {/* /.bg-wrapper */} -
- {/* /.container */} -
- {/* /.fancy-short-banner-four */} {/* ===================================================== Footer Style Two @@ -193,7 +172,7 @@ const ServiceV1 = () => {