Skip to content

Commit

Permalink
improve photo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecasal committed Apr 7, 2024
1 parent 3224f12 commit e4b2096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/_marketing+/explicacoes-de-programacao.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ const Tutoring = () => {
</P>
</div>
<div className="mt-16 sm:mt-24 lg:mt-0">
<img src="/img/andre.jpg" alt="André Casal" className="aspect-[6/5] h-full rounded-2xl object-cover" />
<img src="/img/andre_casal.png" alt="André Casal" className="aspect-[6/5] h-full rounded-2xl object-cover" />
</div>
</div>
</Container>
Expand Down

0 comments on commit e4b2096

Please sign in to comment.