import React from "react"; import Link from "next/link"; import HeaderTwo from "../../../components/header/HeaderTwo"; import Social from "../../../components/social/Social"; import FaqThree from "../../../components/faq/FaqThree"; import CopyRightTwo from "../../../components/footer/CopyRightTwo"; import FooterTwo from "../../../components/footer/FooterTwo"; import Pricing from "../../../components/pricing/pricing-one/Pricing"; import CallToActionThree from "../../../components/call-to-action/CallToActionThree"; import Image from "next/image"; export const metadata = { title: 'Pricing 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 PricingCustomerSupport = () => { return (
{/* End Page SEO Content */} {/* End Header */} {/* ============================================= Pricing Section Two ============================================== */}

Choose package match your budget

5 minute installation · Try Team plan features for 14 days · No credit card required

{/* End .row */}
{/* End .container */}
{/* /.bg-wrapper */}
{/* /.fancy-hero-four */}
shape shape
{/* /.pricing-table-area */}
{/* /.pricing-section-two */} {/* ============================================= Fancy Text block Seven ============================================== */}
shape shape shape shape shape
media shape
icon
Deski combines excellent live chat, ticketing and automation that allow us to provide quality.
Mike Lucas. CEO & Founder deksi
{/* /.quote-wrapper */}
{/* /.bg-wrapper */}
{/* /.fancy-text-block-seven */} {/*===================================================== Useable Tools ===================================================== */}

Integrates with your tools

Connect deski with the software you use every shape day.

Try out now
{/* /.title-style-two */}
{/* /.icon-wrapper */}
{/* /.container */}
{/* /.bg-wrapper */}
{/* /.useable-tools-section-two */} {/* ===================================================== FAQ Section ===================================================== */}

FAQ

Question & Answer

{/* /.title-style-one */}
{/* /.row */}

Don’t find your answer?

Contact us
{/* End .faq-section */} {/* ===================================================== Fancy Short Banner Three ===================================================== */}
{/* /.bg-wrapper */}
{/* /.container */}
{/* /.fancy-short-banner-four */} {/* ===================================================== Footer Style Two ===================================================== */} {/* /.theme-footer-one */}
); }; export default PricingCustomerSupport;