💻 | Rename components

This commit is contained in:
2021-04-08 22:04:20 +02:00
parent 249c675db8
commit 09abc1ea9c
7 changed files with 5 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
<template>
<main>
<Banner />
<AboutPreview />
<PostsPreview />
<ProjectsPreview />
<StrategyPreview />
<AdPreview />
<AboutHome />
<PostsHome />
<ProjectsHome />
<StrategyHome />
<AdHome />
</main>
</template>