import VideoButton from "/home/clyde/Code/shiloh/Components/Buttons/video-button.jsx"; import Link from "next/link"; import ContactThreeJsComponent from "../Elements/ContactThreeJsComponent.jsx"; const ContactFormSection = ({ text, videoId, buttonOneText, buttonTwoText, buttonLink = "/", // add a default value, }) => { return (