import React from "react"; import HeaderThree from "../../../components/header/HeaderThree"; import CallToActionTwo from "../../../components/call-to-action/CallToActionTwo"; import CounterFiveColored from "../../../components/counter/CounterFiveColored"; import TeamSlider from "../../../components/team/TeamSlider"; import SocialTwo from "../../../components/social/SocialTwo"; import CopyRight from "../../../components/footer/CopyRight"; import FooterThree from "../../../components/footer/FooterThree"; import Image from "next/image"; export const metadata = { title: 'About Documentation || 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 Documentation = () => { return (
{/* End Page SEO Content */} {/* End Header */} {/* ============================================= Fancy Hero Five ============================================== */}
shape shape

The Truste Docs{" "} shape site ever.

GitBook started mid-2014 as an open-source tool for developers to build documentation. Today we empower teams of all sizes to build great internal & external doc

media
{/* /.bg-wrapper */}
{/* /.fancy-hero-five */} {/* ============================================= Fancy Text block Seventeen ============================================== */}
Our Story

We’r providing quality service since 2010! shape

{/* End .col */}

Lorem ipsum dolor sit amet, consectetur adipiscing ed do eiusmod tempor inciddunt ut labore et dolore magna aliqua.{" "}

quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor reprehen derit in voluptae velit esse cillum dolor fugia nul pariatur lorem itu.

{/* End .col */}
{/* /.fancy-text-block-seventeen */} {/* ============================================= Fancy Text block Eighteen ============================================== */}
illustration
{/* /.counter-info */}
{/* /.fancy-text-block-eighteen */} {/* ============================================= Team Section Three ============================================== */}

Our Members shape

{/* End .d-sm-flex */}
{/* End .container */}
{/* /.teamSliderOne */}
{/* /.team-section-three */} {/* ===================================================== Useable Tools ===================================================== */}
Our Partners

Who is using deski{" "} shape docs?

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

{/* End .row */}
{/* /.container */}
{/* /.useable-tools-section */} {/* ===================================================== Map Area One ===================================================== */}

Come say Hi!

We're based in Gazipur, a beautiful city just hours from the Dhaka!

10 Rue Dugas-Montbel, 69002 Lyon
{/* /.map-area-one */} {/* ============================================= Call to Action ============================================== */}
{/* /.bg-wrapper */}
{/* /.container */}
{/* /.fancy-short-banner-four */} {/* ============================================= Footer ============================================== */} {/* /.theme-footer-three */}
); }; export default Documentation;