import React from "react"; export default function TwoColumnImageGrid() { return (
 grid
 grid
); }