From 10b42ef9bd0855a0cda5eca9c76966450df4016c Mon Sep 17 00:00:00 2001
From: "Henine, Didou (UG - Computer Science)" <ah01567@surrey.ac.uk>
Date: Thu, 6 May 2021 20:31:15 +0200
Subject: [PATCH] added kaan s card

---
 src/pages/ContactUs.vue | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/pages/ContactUs.vue b/src/pages/ContactUs.vue
index 7b51e30..f259bcc 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>
-- 
GitLab