import Link from "next/link" import VideoPopup from "../elements/VidepPopup" export default function Lnk2_4() { return ( <>
{/* SECTION TITLE */}
{/* Title */}

Everything in One Place

{/* Text */}

Ligula risus auctor tempus magna feugiat lacinia.

{/* IMAGE BLOCK */}
{/* Play Icon */} {/* Preview Image */} video-preview
{/* End container */}
{/* End section overlay */}
) }