Skip to content

Commit 050e439

Browse files
authored
Merge pull request #259 from apsinghdev/imp/add-pitch
[fix] add the new meet email
2 parents d51a10a + 26c098f commit 050e439

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/api/src/services/email.service.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export const emailService = {
117117
</p>
118118
119119
<div style="margin: 30px 0; text-align: center;">
120-
<a href="https://cal.com/ajeetunc/secret"
120+
<a href="https://cal.com/ajeetunc/opensox"
121121
style="background-color: #007bff; color: white; padding: 14px 32px;
122122
text-decoration: none; border-radius: 6px; display: inline-block;
123123
font-weight: 600; font-size: 16px;">
@@ -126,7 +126,7 @@ export const emailService = {
126126
</div>
127127
128128
<p style="color: #333; line-height: 1.8; font-size: 16px;">
129-
<strong>Cal:</strong> <a href="https://cal.com/ajeetunc/secret" style="color: #007bff;">https://cal.com/ajeetunc/secret</a>
129+
<strong>Cal:</strong> <a href="https://cal.com/ajeetunc/opensox" style="color: #007bff;">https://cal.com/ajeetunc/opensox</a>
130130
</p>
131131
132132
<p style="color: #333; line-height: 1.8; font-size: 16px; margin-top: 30px;">
@@ -150,7 +150,7 @@ Let's have a chat over a meeting so that I can understand where you are currentl
150150
151151
Again, thank you :)
152152
153-
Cal: https://cal.com/ajeetunc/secret
153+
Cal: https://cal.com/ajeetunc/opensox
154154
155155
Best,
156156
Ajeet from Opensox.ai`;

0 commit comments

Comments
 (0)