import Link from "next/link"; import FancyTextBlock22 from "../../../components/fancy-text-block/FancyTextBlock22"; import HeaderLandingNoteTaking from "../../../components/header/landing/HeaderLandingNoteTaking"; import HeroBannerSeven from "../../../components/hero-banner/HeroBannerSeven"; import PricingSix from "../../../components/pricing/pricing-six/Pricing"; import TestimonialSix from "../../../components/testimonial/TestimonialSix"; import CopyRightThree from "../../../components/footer/CopyRightThree"; import FooterSeven from "../../../components/footer/FooterSeven"; import FancyFeatureSeventeen from "../../../components/features/FancyFeatureSeventeen"; import DocAsTabs from "../../../components/block-slider/DocAsTabs"; import FancyFeaturesTwo from "@/components/fancy-features/FancyFeaturesTwo"; import Image from "next/image"; import dynamic from "next/dynamic"; const Scrollspy = dynamic(() => import('@/components/scrollpy/Scrollphy'), { ssr: false, }) export const metadata = { title: 'Mobile App Landing || 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 NoteTakingLanding = () => { return (
{/* End Page SEO Content */} {/* End Header Landing Note Talking */} {/* ============================================= Theme Hero Banner ============================================== */}
{/* ============================================= Fancy Feature Fifteen ============================================== */}
{/* /.sldier-wrapper */}
shape shape
{/* /.bg-wrapper */}
{/* /.fancy-feature-fifteen */} {/* ============================================= Fancy Feature Sixteen ============================================== */}
App Integration

Connect with software.

Share content across apps. Deski connects with the productivity tools you already use, so you can work your way.

Learn More screen
{/* /.text-wrapper */}
logo
logo
logo
logo
logo
logo
image
{/* /.block-style-eighteen */}
Scanning & Doc

Web doc
file Scanning.

Go paperless. Back up important documents to all your devices, and keep the information not the clutter.

Learn More screen
{/* /.text-wrapper */}
screen image
{/* /.block-style-eighteen */}
Note & Docs

Clipper & Rich notes

Save web pages (without the ads) and mark them up with arrows, highlights, and text to make them more useful.

Learn More screen
{/* /.text-wrapper */}
screen
{/* /.block-style-eighteen */}
{/* /.fancy-feature-sixteen */} {/* ===================================================== Fancy Text Block Twenty Two ===================================================== */}
{/* /.fancy-text-block-twentyTwo */} {/* ===================================================== Fancy Feature Seventeen ===================================================== */}
{/* /.bg-wrapper */}
{/* /.fancy-feature-seventeen */} {/* ===================================================== Pricing Section Six ===================================================== */}

Solo, Agency or Team? We’ve got you covered.

{/* /.title-style-six */}
{/* End .row */}
{/* End .container */}
{/* /.pricing-section-six */} {/* ===================================================== Client Feedback Slider Six ===================================================== */}
icon

Client love us & we love them

Kind words from our deski Clients.

{/* /.title-style-six */}
{/* /.inner-container */}
{/* /.client-feedback-slider-six */} {/* ===================================================== Fancy Short Banner Eight ===================================================== */} {/* /.fancy-short-banner-eight */} {/* ===================================================== Footer Style Seven ===================================================== */}
{/* /.theme-footer-seven */}
); }; export default NoteTakingLanding;