This commit is contained in:
webfussel 2024-05-29 08:08:49 +02:00
parent 7252e464bb
commit b23306b9d3
10 changed files with 73 additions and 84 deletions

View file

@ -1,12 +1,8 @@
<template>
<div>
<Header />
<Intro />
<Skills />
<Customers />
<Services />
<Footer />
</div>
</template>
<script setup></script>