Updated CEO image

This commit is contained in:
Joao Ramos
2024-01-21 20:44:25 +00:00
parent d2a57c9313
commit 26a2c18839
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

View File

@@ -83,7 +83,7 @@ export default function About({language}: Props) {
</div>
<div className="w-fit h-fit relative">
<div className="w-64 h-64 md:w-80 md:h-80 rounded-t-[80px] rounded-br-[80px] md:rounded-t-[120px] md:rounded-br-[120px] overflow-hidden">
<img className="w-full h-full" alt="MTI's CEO" src="/placeholder_person.png" />
<img className="w-full h-full" alt="MTI's CEO" src="/DrNasserALDhahli.jpeg" />
</div>
<div>
<div className="w-5 h-5 rounded-full bg-mti-rose-ultralight absolute -left-10 -bottom-10" />

View File

@@ -168,7 +168,7 @@ export default function Home({language}: Props) {
</div>
<div className="w-fit h-fit relative">
<div className="w-64 h-64 md:w-80 md:h-80 rounded-t-[80px] rounded-br-[80px] md:rounded-t-[120px] md:rounded-br-[120px] overflow-hidden">
<img className="w-full h-full" alt="MTI's CEO" src="/placeholder_person.png" />
<img className="w-full h-full" alt="MTI's CEO" src="/DrNasserALDhahli.jpeg" />
</div>
<div>
<div className="w-5 h-5 rounded-full bg-mti-purple-ultralight absolute left-10 -bottom-10" />