diff --git a/blog/assets/images/biometrics-explained/finger_minutiae.jpeg b/blog/assets/images/biometrics-explained/finger-minutiae.jpeg
similarity index 100%
rename from blog/assets/images/biometrics-explained/finger_minutiae.jpeg
rename to blog/assets/images/biometrics-explained/finger-minutiae.jpeg
diff --git a/blog/assets/images/biometrics-explained/ultrasonic-diagram.jpg b/blog/assets/images/biometrics-explained/ultrasonic-diagram.jpg
deleted file mode 100644
index b32d9a4e..00000000
Binary files a/blog/assets/images/biometrics-explained/ultrasonic-diagram.jpg and /dev/null differ
diff --git a/blog/assets/images/biometrics-explained/ultrasonic-diagram.png b/blog/assets/images/biometrics-explained/ultrasonic-diagram.png
new file mode 100644
index 00000000..4cbebce5
Binary files /dev/null and b/blog/assets/images/biometrics-explained/ultrasonic-diagram.png differ
diff --git a/blog/posts/biometrics-explained.md b/blog/posts/biometrics-explained.md
index 80bac2a0..a1cbc1be 100644
--- a/blog/posts/biometrics-explained.md
+++ b/blog/posts/biometrics-explained.md
@@ -23,7 +23,7 @@ One of the most recognizable types of biometric authentication has to be the fin
1. :material-fingerprint: It's theorized that the reason humans have fingerprints in the first place is to [enhance our sense of touch](https://www.science.org/doi/10.1126/science.1166467).
- 
+ 
source: rutgers.edu
@@ -62,7 +62,7 @@ Conveniently they also don't require a light source under them to work, although
Ultrasonic fingerprint sensors use sound to create a detailed 3D representation of your fingerprint using ultrasound waves (sound waves with a frequency greater than 20khz). It's a similar concept to what's used to map the ocean floor: sound is emitted from transducers and bounces off your skin before being picked up by tiny microphones. By measuring the time it takes for the sound to reach the microphones, your phone can create a detailed map of the ridges and valleys in your finger.
- 
+ 
source: Yipeng Lu