diff --git a/src/pages/ContactUs.vue b/src/pages/ContactUs.vue index f259bcc4673855fb6527d3b68dcaa8a8bbf55861..5c439aec4f363b6e271da2c165d2cd77b9bdb6ed 100644 --- a/src/pages/ContactUs.vue +++ b/src/pages/ContactUs.vue @@ -73,7 +73,17 @@ h5 <center><b> Please feel free to contact one of our stakeholders: </b></center </q-card-section> </q-card> - +<q-card class="dan"> + <q-img src="https://bootdey.com/img/Content/avatar/avatar1.png"> + <div class="text-subtitle2 absolute-top text-center"> + p Daniell Bow + </div> + </q-img> + <q-card-section> + p <b> Emai </b>: + p <b> Phone number </b>: + </q-card-section> +</q-card> </template>