diff --git a/src/pages/ContactUs.vue b/src/pages/ContactUs.vue index 7b51e30328ae4fac6ff3f7dd88dc095ba6095e2c..f259bcc4673855fb6527d3b68dcaa8a8bbf55861 100644 --- a/src/pages/ContactUs.vue +++ b/src/pages/ContactUs.vue @@ -61,6 +61,18 @@ h5 <center><b> Please feel free to contact one of our stakeholders: </b></center </q-card-section> </q-card> +<q-card class="kaan"> + <q-img src="https://bootdey.com/img/Content/avatar/avatar5.png"> + <div class="text-subtitle2 absolute-top text-center"> + p Kaan Gunes + </div> + </q-img> + <q-card-section> + p <b> Emai </b>: + p <b> Phone number </b>: + </q-card-section> +</q-card> + </template>