Skip to content

Commit 6130c63

Browse files
committed
fix(docs): update contact email
1 parent 308c321 commit 6130c63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/docs/app/showcase/privacy-policy/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default function Page() {
3737
<h2>5. Contact</h2>
3838
<p>
3939
If you have any questions about this Privacy Policy or the App, please contact us at:
40-
mrzachnugent@gmail.com
40+
hello@foundedlabs.com
4141
</p>
4242
</div>
4343
);

apps/docs/app/showcase/support/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function Page() {
2222
</a>
2323
.
2424
</li>
25-
<li>Reach out directly by email at: mrzachnugent@gmail.com</li>
25+
<li>Reach out directly by email at: hello@foundedlabs.com</li>
2626
</ul>
2727
<h2>2. Response Time</h2>
2828
<p>
@@ -37,7 +37,7 @@ export default function Page() {
3737
<h2>4. Contact</h2>
3838
<p>
3939
For any additional assistance, contact: <br />
40-
mrzachnugent@gmail.com
40+
hello@foundedlabs.com
4141
</p>
4242
</div>
4343
);

0 commit comments

Comments
 (0)