File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,10 +259,10 @@ export default function TermsPage() {
259259 < h4 className = "font-semibold text-white mb-3" > 📧 Direct Contact</ h4 >
260260 < p className = "text-gray-400 text-sm mb-2" > For legal and licensing matters:</ p >
261261 < a
262- href = "mailto:thomas.konstat@gmail.com ?subject=AlignAIR Legal Inquiry"
262+ href = "mailto:alignair@alignair.ai ?subject=AlignAIR Legal Inquiry"
263263 className = "text-blue-400 hover:text-blue-300"
264264 >
265- thomas.konstat@gmail.com
265+ alignair@alignair.ai
266266 </ a >
267267 </ div >
268268
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ export default function Footer({ isHomePage = false }: FooterProps) {
5252 License
5353 </ Link >
5454 < Link
55- href = "mailto:alignair@gmail.com "
55+ href = "mailto:alignair@alignair.ai "
5656 className = "text-gray-500 dark:text-gray-400 hover:text-purple-600 dark:hover:text-purple-400 text-sm transition-colors duration-200"
5757 >
5858 Contact
@@ -241,7 +241,7 @@ export default function Footer({ isHomePage = false }: FooterProps) {
241241 < ul className = "space-y-4" >
242242 < li >
243243 < Link
244- href = "mailto:alignair@gmail.com "
244+ href = "mailto:support@alignair.ai "
245245 className = "text-gray-600 dark:text-gray-400 hover:text-purple-600 dark:hover:text-purple-400 transition-colors duration-200"
246246 >
247247 Contact Support
@@ -342,7 +342,7 @@ export default function Footer({ isHomePage = false }: FooterProps) {
342342 License
343343 </ Link >
344344 < Link
345- href = "mailto:thomas.konstat@gmail.com "
345+ href = "mailto:alignair@alignair.ai "
346346 className = "text-gray-500 dark:text-gray-400 hover:text-purple-600 dark:hover:text-purple-400 text-sm transition-colors duration-200"
347347 >
348348 Contact
You can’t perform that action at this time.
0 commit comments