Create HeroSection3 component in ./components Use tailwind to make sure it is responsive to phone/tablet/desktop Use {home_page_text.outlined_boxes.map((box) => { return <OutlinedBox {...box} />; })} 