update home page

This commit is contained in:
2021-04-01 21:41:49 +02:00
parent f177b95f1e
commit 95550dfeda
69 changed files with 499 additions and 44 deletions

View File

@@ -43,8 +43,3 @@ export default {
props: ["cta"],
};
</script>
<style scoped>
.bg-hero {
background-image: url("~@/assets/images/bottom_cta.png");
}
</style>