import React from "react";
import HeaderTwo from "../../../components/header/HeaderTwo";
import HeroBannerTwo from "../../../components/hero-banner/HeroBannerTwo";
import FeatureFour from "../../../components/features/FeatureFour";
import Faq from "../../../components/faq/Faq";
import CounterThree from "../../../components/counter/CounterThree";
import AboutTwo from "../../../components/about/AboutTwo";
import Social from "../../../components/social/Social";
import Testimonial from "../../../components/testimonial/Testimonial";
import CallToActionThree from "../../../components/call-to-action/CallToActionThree";
import FooterTwo from "../../../components/footer/FooterTwo";
import CopyRightTwo from "../../../components/footer/CopyRightTwo";
import Image from "next/image";
export const metadata = {
title: '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.`,
}
const CustomerSupport = () => {
return (
{/* End Page SEO Content */}
{/* =============================================
Start Header
============================================== */}
{/* End HeaderTwo Variation Three */}
{/* =============================================
Hero Banner Two
============================================== */}
{/* End HeroBannerTwo */}
{/* =============================================
Fancy Feature Four
============================================== */}
What we do
Use deski to drive growth at
your business.{" "}
{/* End .col */}
{/* End .title */}
{/* End .inner-content */}
{/* /.fancy-feature-four */}
{/*
=============================================
Fancy Text Block Six
============================================== */}
GET STARTED IN MINUTES
3 Main Reaosn to{" "}
Choose us.
{/* End title */}
{/* End .col */}
{/* End .row */}
{/* End .container */}
{/* /.fancy-text-block-six */}
{/* /.counter-with-icon-one */}
{/*
=============================================
Fancy Text Block
============================================== */}
{/* /.fancy-text-block-seven */}
{/*
=============================================
Fancy Text block Eight
============================================== */}
Features
Use deski to drive growth at
your business.
{/* End .col */}
{/* End .title */}
Make communication Fast & efficient.
Our chatbots and live chat capture more ipsum of your best
leads and convert them while they’re hot dummy text.
“Our team really feels great to use deski apps specially
their quality”
Micle Duke, Product Manager
Uber Inc.
{/* /.quote-wrapper */}
{/* /.text-details */}
{/* End .col */}
{/* End .col */}
{/* End .title */}
{/* /.block-style-six */}
Friendly user interface & easy to use.
Deski stand with friendly interface with lots of features
that help our team and csutomer to collbarate easily.
“Our team really feels great to use deski apps specially
their quality”
Micle Duke, Product Manager
Uber Inc.
{/* /.quote-wrapper */}
{/* /.text-details */}
{/* End .col */}
{/* End .col */}
{/* /.block-style-six */}
{/* /.fancy-text-block-eight */}
{/*=====================================================
Useable Tools
===================================================== */}
Integrates with your tools
Connect deski with the software you
use every
day.
{/* /.title-style-two */}
{/* /.icon-wrapper */}
{/* /.container */}
{/* /.bg-wrapper */}
{/* /.useable-tools-section-two */}
{/* =====================================================
Client Feedback Slider One
===================================================== */}
What’s
Our Client Say
About Us.
{/* /.shapes-holder */}
{/* /.container */}
{/* /.client-feedback-slider-one */}
{/* =====================================================
Fancy Short Banner Three
===================================================== */}
{/* /.fancy-short-banner-four */}
{/* =====================================================
Footer Style Two
===================================================== */}
{/* /.theme-footer-one */}
);
};
export default CustomerSupport;