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 - ===================================================== */} -