diff --git a/images/gallery/miyuxizd-77on2t.webp b/images/gallery/miyuxizd-77on2t.webp new file mode 100644 index 0000000..25a1d14 Binary files /dev/null and b/images/gallery/miyuxizd-77on2t.webp differ diff --git a/src/pages/index.astro b/src/pages/index.astro index f97ad5a..f66d826 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ const events = [ ]; const images = [ - { src: "/static/images/gallery/miyupfov-hkjb08.png", alt: "miyupfov-hkjb08.png" } + { src: "/static/images/gallery/miyuxizd-77on2t.webp", alt: "miyuxizd-77on2t.webp" } ]; ---