Optimize about page images
I should fix the auto optimizer, but for now just a quick pass to shave off 7mb, down to 403kb
This commit is contained in:
BIN
assets/images/people/abner_2022_512.webp
Normal file
BIN
assets/images/people/abner_2022_512.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
assets/images/people/morgan_cropped_512.webp
Normal file
BIN
assets/images/people/morgan_cropped_512.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
assets/images/people/phil_homan_512.webp
Normal file
BIN
assets/images/people/phil_homan_512.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -36,7 +36,7 @@ features:
|
|||||||
title_class: "text-white -mt-2"
|
title_class: "text-white -mt-2"
|
||||||
subtitle: "Founder"
|
subtitle: "Founder"
|
||||||
subtitle_class: "!text-[#F7CE3B]"
|
subtitle_class: "!text-[#F7CE3B]"
|
||||||
image: "/images/people/abner_2022.png"
|
image: "/images/people/abner_2022_512.webp"
|
||||||
image_class: "rounded-full"
|
image_class: "rounded-full"
|
||||||
section_class: "text-white"
|
section_class: "text-white"
|
||||||
transition:
|
transition:
|
||||||
@@ -55,7 +55,7 @@ features:
|
|||||||
subtitle: "Event Coordinator"
|
subtitle: "Event Coordinator"
|
||||||
subtitle_class: "!text-[#F7CE3B]"
|
subtitle_class: "!text-[#F7CE3B]"
|
||||||
bg_color: "#060610"
|
bg_color: "#060610"
|
||||||
image: "/images/people/morgan_cropped.jpg"
|
image: "/images/people/morgan_cropped_512.webp"
|
||||||
image_class: "rounded-full"
|
image_class: "rounded-full"
|
||||||
content_class: ""
|
content_class: ""
|
||||||
section_class: "!pt-24 text-white"
|
section_class: "!pt-24 text-white"
|
||||||
@@ -67,7 +67,7 @@ features:
|
|||||||
subtitle: "Technical Producer"
|
subtitle: "Technical Producer"
|
||||||
subtitle_class: "!text-[#F7CE3B]"
|
subtitle_class: "!text-[#F7CE3B]"
|
||||||
bg_color: "#060610"
|
bg_color: "#060610"
|
||||||
image: "/images/people/phil_homan.jpg"
|
image: "/images/people/phil_homan_512.webp"
|
||||||
image_class: "rounded-full"
|
image_class: "rounded-full"
|
||||||
content_class: ""
|
content_class: ""
|
||||||
section_class: "!pt-16 text-white"
|
section_class: "!pt-16 text-white"
|
||||||
|
|||||||
Reference in New Issue
Block a user