import Link from "next/link" import { Nav, Footer, BottomCta, LandingImage } from "../_components" export default function ForCharitiesPage() { return (
) }