Skip to content

Commit

Permalink
Merge pull request #906 from idurar/dev
Browse files Browse the repository at this point in the history
update idurar 3.1.3
  • Loading branch information
salahlalami authored Jan 7, 2024
2 parents 011fa76 + 19aaa7a commit 55aca55
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 99 deletions.
4 changes: 2 additions & 2 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idurar-erp-crm",
"version": "3.1.2",
"version": "3.1.3",
"engines": {
"npm": "10.2.4",
"node": "20.9.0"
Expand Down
4 changes: 2 additions & 2 deletions backend/src/emailTemplate/emailVerfication.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ exports.afterRegistrationSuccess = ({
<hr data-id="react-email-hr" style="width:100%;border:none;border-top:1px solid #eaeaea" />
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0">Hello ${name},</p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0">I would like to invite you to book a call if you need : </p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0"> * Customize or adding new features to IDURAR ERP CRM for just $ 30 per hour.</p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0"> * For $ 5000 : create your own custom SaaS solution based on IDURAR ERP CRM , With IDURAR SaaS license you can save a significant amount of money by opting for our pre-order price of $5000 instead of investing $250,000 in an uncertain developer team. This opportunity allows you to build a tailored SaaS platform that meets your specific business needs.</p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0"> * Customize or adding new features to IDURAR ERP CRM.</p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0"> * Build your own custom SaaS solution based on IDURAR ERP CRM , With IDURAR SaaS license , instead of investing in an uncertain developer team. This opportunity allows you to build a tailored SaaS platform that meets your specific business needs.</p>
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0"> Book a call here <a href="https://calendly.com/lalami/meeting">https://calendly.com/lalami/meeting</a></p>
<hr data-id="react-email-hr" style="width:100%;border:none;border-top:1px solid #eaeaea" />
<p data-id="react-email-text" style="font-size:14px;line-height:24px;margin:16px 0">Best regards,</p>
Expand Down
165 changes: 78 additions & 87 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 55aca55

Please sign in to comment.