diff --git a/src/Pages/Contact/ContactUs.jsx b/src/Pages/Contact/ContactUs.jsx index 2b275090..0b7514ab 100644 --- a/src/Pages/Contact/ContactUs.jsx +++ b/src/Pages/Contact/ContactUs.jsx @@ -9,7 +9,11 @@ import { Users, AlertCircle, CheckCircle2, - X + X, + MapPin, + Github, + Twitter, + Linkedin } from "lucide-react"; // FAQ component with accordion animation @@ -454,6 +458,36 @@ const Contact = () => { Secure

+ + {/* Socials & Address */} +
+
+ +
+

+ Visit Us +

+

+ 123 Animation Street,
Creative City, CA 90210 +

+
+ + + + + + + + + +
+
{/* Contact Form */}