SOCIALS:
From 349fc6bce57f61af91a55141f54fa37fdc442645 Mon Sep 17 00:00:00 2001
From: Mahimatestgithub
Date: Tue, 29 Oct 2024 11:55:51 +0530
Subject: [PATCH 4/6] enhanced contact us
---
src/User/pages/Contacts/Contact.jsx | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/User/pages/Contacts/Contact.jsx b/src/User/pages/Contacts/Contact.jsx
index bc31b0139..8224050f9 100644
--- a/src/User/pages/Contacts/Contact.jsx
+++ b/src/User/pages/Contacts/Contact.jsx
@@ -100,7 +100,7 @@ function ContactPage() {
From a8f54fb1612e747ac8af33bbfddb0c13a64d5f7b Mon Sep 17 00:00:00 2001
From: Mahimatestgithub
Date: Tue, 29 Oct 2024 13:59:09 +0530
Subject: [PATCH 5/6] done
---
src/App.jsx | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/App.jsx b/src/App.jsx
index 1f83ca68d..ecac6994c 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -157,13 +157,8 @@ export default function App() {
{/* Other user routes */}
} />
} />
-<<<<<<< HEAD
} /> {/* Help page route */}
} />
-=======
- } />
- } />
->>>>>>> 5eed12d9 (revert sadaf commit for category changes)
{/* Privacy policy page route */}
} />
Date: Tue, 29 Oct 2024 14:38:37 +0530
Subject: [PATCH 6/6] enhanced contact
---
src/User/pages/Contacts/Contact.jsx | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/User/pages/Contacts/Contact.jsx b/src/User/pages/Contacts/Contact.jsx
index 8224050f9..bc31b0139 100644
--- a/src/User/pages/Contacts/Contact.jsx
+++ b/src/User/pages/Contacts/Contact.jsx
@@ -100,7 +100,7 @@ function ContactPage() {