This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 10:07:15 -05:00
parent 54f92d6e66
commit ea70fc12ac
2 changed files with 5 additions and 6 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
import React from "react";
import HeaderTwo from "../../../components/header/HeaderTwo";
import FancyVideoFive from "../../../components/video/FancyVideoFive";
import CounterThree from "../../../components/counter/CounterThree";
import FooterTwo from "../../../components/footer/FooterTwo";
@@ -10,7 +9,7 @@ import CallToActionThree from "../../../components/call-to-action/CallToActionTh
import FancyFeatureThirtyThree from "../../../components/features/FancyFeatureThirtyThree";
import Image from "next/image";
import FooterFinSite from "@/components/footer/FooterFinSite";
import Header from "../../../components/header/Header";
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.`,
@@ -21,7 +20,7 @@ const ServiceV1 = () => {
{/* End Page SEO Content */}
<HeaderTwo />
<Header />
{/* End Header */}
{/* =============================================
+3 -3
View File
@@ -1,6 +1,5 @@
import React from "react";
import HeaderTwo from "../../../components/header/HeaderTwo";
import FancyVideoFive from "../../../components/video/FancyVideoFive";
import CounterThree from "../../../components/counter/CounterThree";
import FooterTwo from "../../../components/footer/FooterTwo";
@@ -10,6 +9,7 @@ import CallToActionThree from "../../../components/call-to-action/CallToActionTh
import FancyFeatureThirtyThree from "../../../components/features/FancyFeatureThirtyThree";
import Image from "next/image";
import FooterFinSite from "@/components/footer/FooterFinSite";
import Header from "../../../components/header/Header";
export const metadata = {
title: 'Service Version 1 || Deski-Saas & Software Nextjs Template',
@@ -20,8 +20,8 @@ const ServiceV1 = () => {
<div className="main-page-wrapper p0">
{/* End Page SEO Content */}
<HeaderTwo />
<Header />
{/*<HeaderTwo />*/}
{/* End Header */}
{/* =============================================