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