diff --git a/src/pages/ContactUs.vue b/src/pages/ContactUs.vue
index 9f84a032cc11cd210376592a0683f890747284a0..51e0cdc211ec1b2f3f39f66e6183fc513ddeef0a 100644
--- a/src/pages/ContactUs.vue
+++ b/src/pages/ContactUs.vue
@@ -25,7 +25,16 @@ h5 <center><b> Please feel free to contact one of our stakeholders: </b></center
     </q-card-section>
 </q-card>
 
-
+<q-card class="marco">
+    <q-img src="https://bootdey.com/img/Content/avatar/avatar4.png">
+    <div class="text-subtitle2 absolute-top text-center">
+        p Marco Endrizzi
+    </div>
+    </q-img>
+    <q-card-section> 
+        p <b> Emai </b>: 
+        p <b> Phone number </b>: 
+    </q-card-section>
 </q-card>
 
 </template>