import React from "react"; import HeaderTwo from "../../../components/header/HeaderTwo"; import Social from "../../../components/social/Social"; import AboutThree from "../../../components/about/AboutThree"; import AboutFive from "../../../components/about/AboutFive"; import CounterThree from "../../../components/counter/CounterThree"; import FooterTwo from "../../../components/footer/FooterTwo"; import CopyRightTwo from "../../../components/footer/CopyRightTwo"; import FeatureSix from "../../../components/features/FeatureSix"; import CallToActionThree from "../../../components/call-to-action/CallToActionThree"; import Image from "next/image"; export const metadata = { title: 'Features 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 FeaturesCustomerSupport = () => { return (
{/* End Page SEO Content */} {/* End Header */} {/* ============================================= Fancy Hero Three ============================================== */}

Check our features with details.

deski helps teams of all sizes get better at delivering effortless customer

{/* /.bg-wrapper */}
{/* /.fancy-hero-three */} {/* ============================================= Fancy Text block Eleven ============================================== */}
{/* /.fancy-text-block-eleven */} {/* ===================================================== Counter With Icon One ===================================================== */}
{/* /.counter-with-icon-one */} {/* ============================================= Fancy Feature Six ============================================== */}
shape

Our Features{" "} shape list

Get to know all deski features, that are part of the complex multi-channel
{/* End .title */}
{/* /.fancy-feature-six */} {/*===================================================== Useable Tools ===================================================== */}

Integrates with your tools

Connect deski with the software you use every shape day.

{/* /.title-style-two */}
{/* /.icon-wrapper */}
{/* /.container */}
{/* /.bg-wrapper */}
{/* /.useable-tools-section-two */} {/* ===================================================== Fancy Text Block Eleven ===================================================== */}
{/* /.fancy-text-block-eleven */} {/* ===================================================== Fancy Short Banner Three ===================================================== */}
{/* /.bg-wrapper */}
{/* /.container */}
{/* /.fancy-short-banner-four */} {/* ===================================================== Footer Style Two ===================================================== */} {/* /.theme-footer-one */}
); }; export default FeaturesCustomerSupport;