import React from "react"; import Link from "next/link"; import Header from "../../../components/header/Header"; import FaqClassic from "../../../components/faq/FaqClassicTwo"; import SocialTwo from "../../../components/social/SocialTwo"; import CounterOne from "../../../components/counter/CounterOne"; import CallToActionFour from "../../../components/call-to-action/CallToActionFour"; import Footer from "../../../components/footer/Footer"; import CopyRight from "../../../components/footer/CopyRight"; import BlockMetaData from "../../../components/fancy-text-block/BlockMetaData"; import FormProjectManagement from "@/components/form/FormProjectManagement"; import Image from "next/image"; export const metadata = { title: 'Project Management || 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.`, } const ProjectManagement = () => { return (
{/* End Page SEO Content */}
{/* End Header */} {/* ============================================= Hero Banner One ============================================== */}
logo
logo
logo
logo
logo
logo
logo
logo
{/* End all bubble images */}

Get your work done with deski

The first project management platform that brings everything together

{/* End .col */}
{/* End row */}

Already using deski? Sign in.

{/* End .container */}
{/* /.hero-upper-container */}
{/* /.hero-banner-one */} {/* ============================================= Fancy Feature One ============================================== */}
feature feature feature feature feature feature
{/* /.feature-img-area */}
{/* /.text-center */} {/* ============================================= Fancy Block Style One ============================================== */}
{/* /.container */}
{/* /.block-style-one */}
{/* /.fancy-feature-one */} {/* ============================================= Fancy Feature Two ============================================== */}

Know everything about App features.

{/* /.title-style-one */}
feature feature feature
{/* /.img-holder */}
{/* End .col */}
FLEXIBILITY

Get instant visibility into all your team work.

Don’t waste time on tedious manual tasks. Let Automation do it for you. Simplify workflows, reduce errors, and save time for solving more important problems.

Learn about flexibility
{/* /.text-wrapper */}
{" "} {/* End .col */}
{/* /.block-style-two */}
feature feature feature feature
{/* /.img-holder */}
{" "} {/* End .col */}
QUICK & FAST

Fast App response time

deski is 5x as fast to load than other popular tools, quick to configure.

“Our team really feel great to use the deski app specially their faster load & server speed”
media
Micle Duke, Product Manager
Uber Inc.
{/* /.quote */}
{/* /.text-wrapper */}
{" "} {/* End .col */}
{/* /.block-style-two */}
feature feature feature feature
{/* /.img-holder */}
{" "} {/* End .col */}
PROJECT STATUS

Real time project status monitoring.

Don’t waste time on tedious manual tasks. Let Automation do it for you. Simplify workflows, reduce errors, and save time for solving more important problems.

{/* /.text-wrapper */}
{" "} {/* End .col */}
{/* /.block-style-two */}
{/* /.container */}
{/* /.fancy-feature-two */} {/* ============================================= Usable Tools Section ============================================== */}
Integrates with your tools

Deski ties into your existing tools, services, & workflow. Get notifications or create a Story with others tools.

{/* /.container */}
{/* /.useable-tools-section */} {/* ============================================= Fancy Feature Three ============================================== */}
You’re in good company

Join the community by using our apps to grow faster.

{/* /.title-style-one */} {/* /.counter-info-classic */}
image

it’s a great exprience to work with deski. They’r vey humble and expert & the service has been excellent & super.

Rena Singleton
Former Assistant Jamuna Group.
{" "} {/* /.feedback-wrapper */}
image

it’s a great exprience to work with deski. They’r vey humble and expert & the service has been excellent & super.

Rashed Ka.
UI designer Baper Inc.
{" "} {/* /.feedback-wrapper */}
image

it’s a great exprience to work with deski. They’r vey humble and expert & the service has been excellent & super.

Zubayer Hasan
Front-end coder HeloShape.
{/* /.feedback-wrapper */}
{/* /.clients-feedback-classic */}
{/* /.fancy-feature-three */} {/* ============================================= Call To Action ============================================== */}
{/* /.container */}
{/* /.fancy-short-banner-one */} {/* ============================================= Faq Classic ============================================== */}
Find your answers

Have any thought? Look here.

{/* /.title-style-one */} {" "} Go to Faq
{/* End .col */}
{/* End .col */}
{/* /.faq-classic */} {/* ============================================= Footer ============================================== */}

Don’t find the answer? contact us for any query.

Contact us
{/* /.bg-wrapper */}
{/* /.content-wrapper */}
{/* /.container */}
{/* /.fancy-short-banner-two */} {/* /.theme-footer-one */}
); }; export default ProjectManagement;