businnes page

This commit is contained in:
2025-06-10 15:56:43 +02:00
parent 902e2db011
commit 261fdd16ce
9 changed files with 374 additions and 20 deletions

View File

@ -103,8 +103,6 @@
</template>
<script lang="ts" setup>
import { UiButtonArrow } from "#components";
const props = defineProps<{ component: Component }>();
interface ContentSection {
title: string;