import Button from "../buttons/Button.jsx"; const SectionTwo = ({ buttonText, buttonLink, text }) => { return ( <>