import Link from "next/link" import VideoPopup from "../elements/VidepPopup" export default function Hero10() { return ( <>
{/* HERO TEXT */}
{/* Title */}

Keep your files safe with Martex

{/* Text */}

Your content is secure and stays private anywhere, anytime

{/* Buttons */}
Get started
{/* Buttons Text */}

Requires macOS 10.13+ or Windows 10+ 64bit. Current version 2.18.03 What's New?

{/* END HERO TEXT */} {/* HERO IMAGE */}
hero-image
{/* End row */}
{/* End container */}
) }