fix pages

This commit is contained in:
CHIEFSOFT\ameye
2025-02-14 08:39:08 -05:00
parent d8c7ec4866
commit 723324c2d3
14 changed files with 19 additions and 19 deletions
+3 -3
View File
@@ -11,9 +11,9 @@ import FancyFeatureSeven from "../../../components/features/FancyFeatureSeven";
import TeamFour from "../../../components/team/TeamFour";
import Image from "next/image";
export const metadata = {
title: 'About Customer Support || 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.`,
}
title: 'The Performance & Content Marketing Agency for Fintech Companies',
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
}
const CustomerSupport = () => {
return (
<div className="main-page-wrapper">
+3 -3
View File
@@ -6,9 +6,9 @@ import Footer from "../../../components/footer/Footer";
import CopyRight from "../../../components/footer/CopyRight";
import BlogSidebar from "../../../components/blog/BlogSidebar";
export const metadata = {
title: 'Blog V2 || 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.`,
}
title: 'The Performance & Content Marketing Agency for Fintech Companies',
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
}
const BlogV2 = () => {
return (
<div className="main-page-wrapper">
+1 -1
View File
@@ -41,7 +41,7 @@ const Login = () => {
<div className="d-flex justify-content-between">
<div className="logo">
<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>
</div>
<Link
+1 -1
View File
@@ -34,7 +34,7 @@ const NotFound = () => {
<div className="logo">
<Link href="/">
<Image width={136}
height={43} src="/images/logo/deski_05.svg" alt="logo" />
height={43} src="/images/logo/logo.png" alt="logo" />
</Link>
</div>
<h1 className="font-slab">
+1 -1
View File
@@ -41,7 +41,7 @@ const SignUp = () => {
<div className="d-flex justify-content-between">
<div className="logo">
<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>
</div>
<Link className="font-rubik go-back-button" href="/">
+1 -1
View File
@@ -34,7 +34,7 @@ const NotFound = () => {
<div className="logo">
<Link href="/">
<Image width={136}
height={43} src="/images/logo/deski_05.svg" alt="logo" />
height={43} src="/images/logo/logo.png" alt="logo" />
</Link>
</div>
<h1 className="font-slab">
+2 -2
View File
@@ -15,8 +15,8 @@ import Image from "next/image";
export const metadata = {
title: 'Event Organizer || 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.`,
title: 'The Performance & Content Marketing Agency for Fintech Companies',
description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`,
}
export default function Home () {
+1 -1
View File
@@ -11,7 +11,7 @@ const Footer = () => {
data-aos-duration="1200"
>
<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>
</div>
{/* /.about-widget */}
+1 -1
View File
@@ -90,7 +90,7 @@ const FooterFour = () => {
<div className="logo">
<Link href="/">
<Image width={136}
height={43} src="/images/logo/deski_05.svg" alt="brand" />
height={43} src="/images/logo/logo.png" alt="brand" />
</Link>
</div>
<ul className="font-rubik mt-10">
+1 -1
View File
@@ -27,7 +27,7 @@ const FooterThree = () => {
data-aos="fade-up"
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>
</div>
{/* /.about-widget */}
+1 -1
View File
@@ -44,7 +44,7 @@ const Header = () => {
<div className="d-flex align-items-center justify-content-between">
<div className="logo">
<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>
</div>
{/* End Logo */}
+1 -1
View File
@@ -48,7 +48,7 @@ const HeaderFour = () => {
<div className="logo">
<Link href="/">
<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>
</div>
{/* End Logo */}
+1 -1
View File
@@ -43,7 +43,7 @@ const HeaderThree = () => {
<div className="d-flex align-items-center justify-content-center">
<div className="logo">
<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>
</div>
{/* End Logo */}
+1 -1
View File
@@ -44,7 +44,7 @@ const HeaderThree = () => {
<div className="d-flex align-items-center justify-content-center">
<div className="logo">
<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>
</div>
{/* End Logo */}