Kaynağa Gözat

Se cambio el nombre de una imagen y se elimino otra img

yadid rosell 4 ay önce
ebeveyn
işleme
72f8ac02bb

BIN
public/img/Aceite de oliva.png


+ 1 - 1
src/pages/Nosotros/index.astro

@@ -16,7 +16,7 @@ import Layout from "../../layouts/Layout.astro";
       </div>
         
       <div class="my-10 mx-10 mt-10">
-        <img src="/public/img/image.png" alt="Aceite de oliva" class="w-full h-96 rounded-xl">
+        <img src="/public/img/AceiteOliva.png" alt="Aceite de oliva" class="w-full h-96 rounded-xl">
       </div>