From 300ca29e2eb5af3bfcc60b6efc50b1230c580e25 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 21 Feb 2025 09:51:45 -0500 Subject: [PATCH] sercice pages --- app/(services)/performance/page.jsx | 26 +---- app/page.jsx | 7 +- components/footer/FooterFinSite.jsx | 146 ++++++++++++++++++++++++++++ components/footer/FooterFour.jsx | 2 +- components/footer/FooterThree.jsx | 2 +- components/footer/FooterTwo.jsx | 2 +- 6 files changed, 156 insertions(+), 29 deletions(-) create mode 100644 components/footer/FooterFinSite.jsx diff --git a/app/(services)/performance/page.jsx b/app/(services)/performance/page.jsx index 3d802a7..7c3559b 100644 --- a/app/(services)/performance/page.jsx +++ b/app/(services)/performance/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.`, @@ -163,29 +165,7 @@ 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 +173,7 @@ const ServiceV1 = () => {