We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7ed55 commit d2b7093Copy full SHA for d2b7093
2 files changed
public/preview.png
-124 KB
src/app/contact/page.tsx
@@ -59,7 +59,7 @@ export default function Contact() {
59
<div className="p-8 rounded-2xl bg-white/5 border border-white/10">
60
<Mail className="w-8 h-8 mb-4 text-green-400" />
61
<h3 className="text-lg font-semibold text-white mb-2">Email</h3>
62
- <p className="text-sm text-gray-400">aashuu@enough.aashuu.tech</p>
+ <p className="text-sm text-gray-400">hellow.ashutosh@gmail.com</p>
63
<p className="text-xs text-gray-500 mt-2">General inquiries</p>
64
</div>
65
</motion.div>
0 commit comments