- {/* Contact Info Cards (unchanged) */}
+ {/* Contact Info Cards */}
- 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
@@ -237,10 +128,8 @@ function Contact() {
Icon: Github,
},
];
-
const { title, iconBg, detail, sub, Icon } =
contactTypes[index];
-
return (
{title}
{detail}
{sub}
@@ -290,7 +187,7 @@ function Contact() {
- {/* Enhanced Contact Form */}
+ {/* Contact Form */}