diff --git a/src/pages/index.astro b/src/pages/index.astro index 9dfd7f2..29d5631 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -61,8 +61,7 @@ const images = [ { src: "/images/gallery/miyxgfh1-c7zawh.png", alt: "miyxgfh1-c7zawh.png" }, { src: "/images/gallery/miyxgjff-wjtyim.png", alt: "miyxgjff-wjtyim.png" }, { src: "/images/gallery/miyxgn6h-jsaltu.png", alt: "miyxgn6h-jsaltu.png" }, - { src: "/images/gallery/miyz6hxn-56ehnw.webp", alt: "miyz6hxn-56ehnw.webp" }, - { src: "/images/gallery/mj66vyf5-w9vz1z.jpeg", alt: "mj66vyf5-w9vz1z.jpeg" } + { src: "/images/gallery/miyz6hxn-56ehnw.webp", alt: "miyz6hxn-56ehnw.webp" } ]; ---