import Image from "next/image"; import React from "react"; const CallToActionSix = () => { return (

Try Deski Free{" "} sahpe

After your 14-day trial of our Professional plan, enjoy the Free version of deski– forever.

Start Free Trial
); }; export default CallToActionSix;