fix pages
This commit is contained in:
@@ -11,9 +11,9 @@ import FancyFeatureSeven from "../../../components/features/FancyFeatureSeven";
|
|||||||
import TeamFour from "../../../components/team/TeamFour";
|
import TeamFour from "../../../components/team/TeamFour";
|
||||||
import Image from "next/image";
|
import Image from "next/image";
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: 'About Customer Support || Deski-Saas & Software Nextjs Template',
|
title: 'The Performance & Content Marketing Agency for Fintech Companies',
|
||||||
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.`,
|
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
|
||||||
}
|
}
|
||||||
const CustomerSupport = () => {
|
const CustomerSupport = () => {
|
||||||
return (
|
return (
|
||||||
<div className="main-page-wrapper">
|
<div className="main-page-wrapper">
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ import Footer from "../../../components/footer/Footer";
|
|||||||
import CopyRight from "../../../components/footer/CopyRight";
|
import CopyRight from "../../../components/footer/CopyRight";
|
||||||
import BlogSidebar from "../../../components/blog/BlogSidebar";
|
import BlogSidebar from "../../../components/blog/BlogSidebar";
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: 'Blog V2 || Deski-Saas & Software Nextjs Template',
|
title: 'The Performance & Content Marketing Agency for Fintech Companies',
|
||||||
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.`,
|
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
|
||||||
}
|
}
|
||||||
const BlogV2 = () => {
|
const BlogV2 = () => {
|
||||||
return (
|
return (
|
||||||
<div className="main-page-wrapper">
|
<div className="main-page-wrapper">
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ const Login = () => {
|
|||||||
<div className="d-flex justify-content-between">
|
<div className="d-flex justify-content-between">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/project-management">
|
<Link href="/project-management">
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="logo" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<Link
|
<Link
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ const NotFound = () => {
|
|||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width={136}
|
<Image width={136}
|
||||||
height={43} src="/images/logo/deski_05.svg" alt="logo" />
|
height={43} src="/images/logo/logo.png" alt="logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<h1 className="font-slab">
|
<h1 className="font-slab">
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ const SignUp = () => {
|
|||||||
<div className="d-flex justify-content-between">
|
<div className="d-flex justify-content-between">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="logo" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<Link className="font-rubik go-back-button" href="/">
|
<Link className="font-rubik go-back-button" href="/">
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@ const NotFound = () => {
|
|||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width={136}
|
<Image width={136}
|
||||||
height={43} src="/images/logo/deski_05.svg" alt="logo" />
|
height={43} src="/images/logo/logo.png" alt="logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<h1 className="font-slab">
|
<h1 className="font-slab">
|
||||||
|
|||||||
+2
-2
@@ -15,8 +15,8 @@ import Image from "next/image";
|
|||||||
|
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: 'Event Organizer || Deski-Saas & Software Nextjs Template',
|
title: 'The Performance & Content Marketing Agency for Fintech Companies',
|
||||||
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.`,
|
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function Home () {
|
export default function Home () {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ const Footer = () => {
|
|||||||
data-aos-duration="1200"
|
data-aos-duration="1200"
|
||||||
>
|
>
|
||||||
<Link href="/" className="logo">
|
<Link href="/" className="logo">
|
||||||
<Image width="110" height="49" src="/images/logo/deski_02.svg" alt="image" />
|
<Image width="110" height="49" src="/images/logo/logo.png" alt="image" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* /.about-widget */}
|
{/* /.about-widget */}
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ const FooterFour = () => {
|
|||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width={136}
|
<Image width={136}
|
||||||
height={43} src="/images/logo/deski_05.svg" alt="brand" />
|
height={43} src="/images/logo/logo.png" alt="brand" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<ul className="font-rubik mt-10">
|
<ul className="font-rubik mt-10">
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ const FooterThree = () => {
|
|||||||
data-aos="fade-up"
|
data-aos="fade-up"
|
||||||
data-aos-duration="1200"
|
data-aos-duration="1200"
|
||||||
>
|
>
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="brand" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="brand" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* /.about-widget */}
|
{/* /.about-widget */}
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ const Header = () => {
|
|||||||
<div className="d-flex align-items-center justify-content-between">
|
<div className="d-flex align-items-center justify-content-between">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="brand logo" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="brand logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* End Logo */}
|
{/* End Logo */}
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ const HeaderFour = () => {
|
|||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width={136}
|
<Image width={136}
|
||||||
height={43} src="/images/logo/deski_05.svg" alt="brand logo" />
|
height={43} src="/images/logo/logo.png" alt="brand logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* End Logo */}
|
{/* End Logo */}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ const HeaderThree = () => {
|
|||||||
<div className="d-flex align-items-center justify-content-center">
|
<div className="d-flex align-items-center justify-content-center">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="brand logo" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="brand logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* End Logo */}
|
{/* End Logo */}
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ const HeaderThree = () => {
|
|||||||
<div className="d-flex align-items-center justify-content-center">
|
<div className="d-flex align-items-center justify-content-center">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<Link href="/">
|
<Link href="/">
|
||||||
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="brand logo" />
|
<Image width="87" height="40" src="/images/logo/logo.png" alt="brand logo" />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* End Logo */}
|
{/* End Logo */}
|
||||||
|
|||||||
Reference in New Issue
Block a user