Add join part

This commit is contained in:
samaradel
2021-07-29 13:09:07 +00:00
parent 537dc3bee9
commit 29e1fbd1cf
9 changed files with 136 additions and 8 deletions

View File

@@ -42,6 +42,9 @@
</a>
</section>
</div>
<div class="container-fluid mx-auto pt-24">
<CustomCTA link="/" title="Join our community" />
</div>
</Layout>
</template>
@@ -54,11 +57,15 @@
button
link
}
}
}
</page-query>
<script>
import CustomCTA from "~/components/custom/sections/CustomCTA.vue";
export default {
components: {
CustomCTA,
},
metaInfo() {
return {
title: this.$page.job.title,

View File

@@ -344,9 +344,9 @@
}
jobsMain{
id
title
button1
button2
# title
# button1
# button2
excerpt
}
jobs{