Updated CEO image
This commit is contained in:
BIN
public/DrNasserALDhahli.jpeg
Normal file
BIN
public/DrNasserALDhahli.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 210 KiB |
@@ -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" />
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user