From a27d3448ba2e00e6f46427432c4c545c6c40ec24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mehmet=20Salih=20Bozk=C4=B1r?=
<150898451+MehmetBozkir@users.noreply.github.com>
Date: Tue, 2 Apr 2024 22:14:22 +0300
Subject: [PATCH] Add The Personal Mail
---
src/app/contact/page.jsx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/app/contact/page.jsx b/src/app/contact/page.jsx
index b4ea300..de6072b 100644
--- a/src/app/contact/page.jsx
+++ b/src/app/contact/page.jsx
@@ -80,6 +80,13 @@ const ContactPage = () => {
type="text"
className="bg-transparent border-b-2 border-b-black outline-none"
/>
+ Mehmet's e-mail address
+
Regards