feat(assets): convert png -> webp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import BUTTONS_IMAGE from "/assets/images/contact/bottom-screen/buttons.png";
|
||||
import BUTTONS_IMAGE from "/assets/images/contact/bottom-screen/buttons.webp";
|
||||
|
||||
const store = useContactStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user