import Link from "next/link"; const SubSection = ({ h2Text, p1Text, h3Text, p2Text }) => { return (
{p1Text}
{p2Text}