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