Skip to content

Commit

Permalink
Merge pull request #161 from unb-mds/feat-Implementando-funcionalidad…
Browse files Browse the repository at this point in the history
…es-Filter

fix: retirando foto da equipe
  • Loading branch information
m4rllon authored Aug 14, 2024
2 parents fda20d3 + c49331b commit d0ca8f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/about-us/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ export default function AboutUs() {
contribuindo para uma gestão pública mais transparente e eficiente.
</p>

<img
{/* <img
className={styles.aboutUsImg}
data-testid="photo-testid"
src={fotoemgrupo}
alt="Foto de toda a equipe"
/>
/> */}

<h2 className={styles.aboutUsTitle}>Agora, um pouco de cada um</h2>

Expand Down

0 comments on commit d0ca8f8

Please sign in to comment.