import Image from "next/image"; import React from "react"; export default function ThreeColumnImageGrid() { return (
 grid
 grid
 grid
); }