UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ef972685 authored by Luke Glasscock's avatar Luke Glasscock
Browse files

Add Nic's video

parent d20c4369
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,17 @@
<IntroVideo />
<ProductsSummary />
<ServicesSummary />
<div class="row justify-center py-10">
<iframe
allowfullscreen
width="852"
height="510"
scrolling="no"
frameborder="0"
style="border: none;"
src="https://www.wevideo.com/view/1797152500"
></iframe>
</div>
<Wave :bottom="false">
<WhoWeServe />
</Wave>
......@@ -34,4 +45,8 @@ export default {
};
</script>
<style lang="scss" scoped></style>
<style lang="scss" scoped>
iframe {
overflow: hidden;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment