diff --git a/src/components/ImageCon/ImageElement.jsx b/src/components/ImageCon/ImageElement.jsx new file mode 100644 index 0000000..fdc6285 --- /dev/null +++ b/src/components/ImageCon/ImageElement.jsx @@ -0,0 +1,9 @@ +import React from 'react' + +export default function ImageElement({className, src, alt}) { + return ( +
{details.title} @@ -208,7 +206,22 @@ function FamilyOfferJobPopout({ details, onClose, situation }) {