Skip to content

Commit 4cd2764

Browse files
author
GeneAI
committed
fix: Update all email addresses to patrick.roebuck@pm.me
Updated contact email throughout the website: - .env.example: SENDGRID_FROM_EMAIL and CONTACT_EMAIL - app/contact/page.tsx: Contact form email display - app/privacy/page.tsx: Privacy policy contact emails (2 locations) - app/terms/page.tsx: Terms of service contact email - lib/metadata.ts: Structured data contact email - lib/email/sendgrid.ts: Default fallback contact email - DEPLOYMENT.md: Documentation email references - ENHANCEMENTS_SUMMARY.md: Documentation email references All email references now point to patrick.roebuck@pm.me for support and contact inquiries.
1 parent a4c4f24 commit 4cd2764

8 files changed

Lines changed: 17 additions & 17 deletions

File tree

website/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
# SendGrid (Recommended for transactional emails)
55
SENDGRID_API_KEY=your_sendgrid_api_key_here
6-
SENDGRID_FROM_EMAIL=noreply@smartaimemory.com
7-
CONTACT_EMAIL=contact@smartaimemory.com
6+
SENDGRID_FROM_EMAIL=patrick.roebuck@pm.me
7+
CONTACT_EMAIL=patrick.roebuck@pm.me
88

99
# Mailchimp (Alternative for newsletter)
1010
# MAILCHIMP_API_KEY=your_mailchimp_api_key_here

website/DEPLOYMENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Create a `.env.local` file with the following variables:
1717
```bash
1818
# Required for SendGrid email integration
1919
SENDGRID_API_KEY=your_sendgrid_api_key
20-
SENDGRID_FROM_EMAIL=noreply@smartaimemory.com
21-
CONTACT_EMAIL=contact@smartaimemory.com
20+
SENDGRID_FROM_EMAIL=patrick.roebuck@pm.me
21+
CONTACT_EMAIL=patrick.roebuck@pm.me
2222

2323
# Required for Plausible Analytics
2424
NEXT_PUBLIC_PLAUSIBLE_DOMAIN=smartaimemory.com
@@ -344,5 +344,5 @@ pm2 logs
344344

345345
For deployment issues:
346346
- GitHub Issues: https://github.com/Smart-AI-Memory/empathy/issues
347-
- Email: contact@smartaimemory.com
347+
- Email: patrick.roebuck@pm.me
348348
- Documentation: smartaimemory.com/docs

website/ENHANCEMENTS_SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Successfully completed **all 7 next steps** for enhancing the Smart AI Memory we
3131
#### Configuration Required:
3232
```bash
3333
SENDGRID_API_KEY=your_key
34-
SENDGRID_FROM_EMAIL=noreply@smartaimemory.com
35-
CONTACT_EMAIL=contact@smartaimemory.com
34+
SENDGRID_FROM_EMAIL=patrick.roebuck@pm.me
35+
CONTACT_EMAIL=patrick.roebuck@pm.me
3636
```
3737

3838
---
@@ -302,8 +302,8 @@ All pages now have proper Open Graph tags including:
302302
```bash
303303
# Email (SendGrid)
304304
SENDGRID_API_KEY=your_sendgrid_api_key
305-
SENDGRID_FROM_EMAIL=noreply@smartaimemory.com
306-
CONTACT_EMAIL=contact@smartaimemory.com
305+
SENDGRID_FROM_EMAIL=patrick.roebuck@pm.me
306+
CONTACT_EMAIL=patrick.roebuck@pm.me
307307

308308
# Analytics (Plausible)
309309
NEXT_PUBLIC_PLAUSIBLE_DOMAIN=smartaimemory.com
@@ -434,7 +434,7 @@ All documentation is included:
434434
If you need help with any of these features:
435435
- Check `DEPLOYMENT.md` for deployment help
436436
- Check `.env.example` for configuration
437-
- Contact: contact@smartaimemory.com
437+
- Contact: patrick.roebuck@pm.me
438438
- GitHub: https://github.com/Smart-AI-Memory/empathy
439439

440440
---

website/app/contact/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ export default function ContactPage() {
311311
<div className="text-center p-6 bg-[var(--border)] bg-opacity-30 rounded-lg">
312312
<div className="text-3xl mb-3">📧</div>
313313
<h3 className="font-bold mb-2">Email</h3>
314-
<a href="mailto:contact@smartaimemory.com" className="text-sm text-[var(--accent)] hover:underline">
315-
contact@smartaimemory.com
314+
<a href="mailto:patrick.roebuck@pm.me" className="text-sm text-[var(--accent)] hover:underline">
315+
patrick.roebuck@pm.me
316316
</a>
317317
</div>
318318

website/app/privacy/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export default function PrivacyPage() {
133133
<li><strong>Opt-Out:</strong> Unsubscribe from marketing communications</li>
134134
<li><strong>Data Portability:</strong> Request your data in a machine-readable format</li>
135135
</ul>
136-
<p>Contact us at contact@smartaimemory.com to exercise these rights.</p>
136+
<p>Contact us at patrick.roebuck@pm.me to exercise these rights.</p>
137137

138138
<h2>9. Security</h2>
139139
<p>
@@ -165,7 +165,7 @@ export default function PrivacyPage() {
165165
<h2>13. Contact Us</h2>
166166
<p>If you have questions about this Privacy Policy, contact us at:</p>
167167
<ul>
168-
<li><strong>Email:</strong> contact@smartaimemory.com</li>
168+
<li><strong>Email:</strong> patrick.roebuck@pm.me</li>
169169
<li><strong>Website:</strong> smartaimemory.com/contact</li>
170170
<li><strong>Company:</strong> Deep Study AI, LLC</li>
171171
</ul>

website/app/terms/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ export default function TermsPage() {
215215
<h2>15. Contact</h2>
216216
<p>Questions about these Terms? Contact us at:</p>
217217
<ul>
218-
<li><strong>Email:</strong> contact@smartaimemory.com</li>
218+
<li><strong>Email:</strong> patrick.roebuck@pm.me</li>
219219
<li><strong>Website:</strong> smartaimemory.com/contact</li>
220220
<li><strong>Company:</strong> Deep Study AI, LLC</li>
221221
</ul>

website/lib/email/sendgrid.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Sent from smartaimemory.com contact form
9595
`;
9696

9797
return sendEmail({
98-
to: process.env.CONTACT_EMAIL || 'contact@smartaimemory.com',
98+
to: process.env.CONTACT_EMAIL || 'patrick.roebuck@pm.me',
9999
subject: `Contact Form: ${topic} - ${name}`,
100100
text,
101101
html,

website/lib/metadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export function generateStructuredData(type: 'organization' | 'product' | 'artic
138138
],
139139
contactPoint: {
140140
'@type': 'ContactPoint',
141-
email: 'contact@smartaimemory.com',
141+
email: 'patrick.roebuck@pm.me',
142142
contactType: 'Customer Service',
143143
},
144144
};

0 commit comments

Comments
 (0)