diff --git a/components/home/been-working-with.vue b/components/home/been-working-with.vue index f8ded7e..dfdcd12 100644 --- a/components/home/been-working-with.vue +++ b/components/home/been-working-with.vue @@ -4,45 +4,41 @@ import PreviousRole from '../previous-role.vue';
Been working with
- +
+ OCPM frontend. Pioneering the future of process mining. Developed + internal shared component libraries and build pipelines. Facilitated + cross-departmental collaboration with Backstage implementation. +
@@ -50,28 +46,30 @@ import PreviousRole from '../previous-role.vue'; diff --git a/components/previous-role.vue b/components/previous-role.vue index bd34088..ff3a100 100644 --- a/components/previous-role.vue +++ b/components/previous-role.vue @@ -3,7 +3,6 @@ interface Props { logo: string; href?: string; company: string; - role: string; } const props = defineProps(); @@ -23,7 +22,7 @@ const props = defineProps(); fit="outside" /> -
+
(); > {{ props.company }} -
- -
-
+