optimize landing page

This commit is contained in:
Emily
2024-06-20 15:22:14 +02:00
parent 2b5dbaa318
commit dce2a040f7
8 changed files with 30 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ const props = defineProps<{
<template>
<div class="p-6 flex flex-col items-center gap-3">
<div class="w-[4.2rem] h-[4.2rem] lg:w-[6rem] lg:h-[6rem] bg-menu rounded-2xl flex items-center justify-center">
<img :src="icon">
<img :alt="name" :src="icon">
</div>
<div class="poppins font-semibold text-text-sub">
{{ name }}