diff --git a/src/pages/Contact/Contact.tsx b/src/pages/Contact/Contact.tsx
index 8515032..a0bfccb 100644
--- a/src/pages/Contact/Contact.tsx
+++ b/src/pages/Contact/Contact.tsx
@@ -1,5 +1,12 @@
import { useState, useContext } from "react";
-import { Github, Mail, Phone, Send, X, CheckCircle } from "lucide-react";
+import {
+ Github,
+ Mail,
+ Phone,
+ Send,
+ X,
+ CheckCircle,
+} from "lucide-react";
import { ThemeContext } from "../../context/ThemeContext";
import type { ThemeContextType } from "../../context/ThemeContext";
@@ -30,7 +37,7 @@ function Contact() {
return (
-
+
{/* Header Section */}
-
+
-
+
GitHub Tracker
- Get in touch with us to discuss your project tracking needs or report
- any issues
+ Get in touch with us to discuss your project tracking needs or
+ report any issues
-
+
{/* Contact Info Cards */}
-
+
Let's Connect
- We're here to help you track and manage your GitHub repositories
- more effectively
+ We're here to help you track and manage your GitHub
+ repositories more effectively