Skip to content

Commit 17fdf77

Browse files
committed
Replace training@servicestack.com with team@servicestack.net
1 parent 8c08217 commit 17fdf77

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MyApp/Pages/Training.cshtml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<p class="mt-4 text-base text-gray-500">Just got started with ServiceStack? Our online training can help get your team up to speed on how to get the most out of your use of the ServiceStack framework, and support developers at any skill level.</p>
3333
</div>
3434
<div class="p-6 bg-gray-50 rounded-bl-2xl rounded-br-2xl md:px-8">
35-
<a href="mailto:training@servicestack.com" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
35+
<a href="mailto:team@servicestack.net" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
3636
</div>
3737
</div>
3838

@@ -45,7 +45,7 @@
4545
<p class="mt-4 text-base text-gray-500">Training can be catered to your individual business. This can include project, architecture and code reviews for your ServiceStack application and guidance on how to use ServiceStack in the most effective manner.</p>
4646
</div>
4747
<div class="p-6 bg-gray-50 rounded-bl-2xl rounded-br-2xl md:px-8">
48-
<a href="mailto:training@servicestack.com" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
48+
<a href="mailto:team@servicestack.net" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
4949
</div>
5050
</div>
5151

@@ -55,10 +55,10 @@
5555
<svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a2 2 0 1 0 0 4c1.11 0 2-.89 2-2a2 2 0 0 0-2-2M4 7v2h6v6l-5.07 5.07l1.41 1.43l6.72-6.73L17 17.13V21h2v-4.43c0-.36-.18-.68-.5-.86L15 13.6V9h6V7H4Z"/></svg>
5656
</div>
5757
<h3 class="text-xl font-medium text-gray-900">Flexible</h3>
58-
<p class="mt-4 text-base text-gray-500">Have different training needs? Send us an email at <a href="mailto:training@servicestack.com">training@servicestack.com</a> to discuss how our training services might be able to help.</p>
58+
<p class="mt-4 text-base text-gray-500">Have different training needs? Send us an email at <a href="mailto:team@servicestack.net">team@servicestack.net</a> to discuss how our training services might be able to help.</p>
5959
</div>
6060
<div class="p-6 bg-gray-50 rounded-bl-2xl rounded-br-2xl md:px-8">
61-
<a href="mailto:training@servicestack.com" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
61+
<a href="mailto:team@servicestack.net" class="text-base font-medium text-indigo-700 hover:text-indigo-600">Contact us<span aria-hidden="true"> &rarr;</span></a>
6262
</div>
6363
</div>
6464
</div>
@@ -73,6 +73,6 @@
7373
<span class="block">Ready to dive in?</span>
7474
<span class="block">Let us know your training goals.</span>
7575
</h2>
76-
<a href="mailto:training@servicestack.com?subject=Training Services" class="block text-indigo-600 hover:text-indigo-800 text-3xl my-8">training@servicestack.com</a>
76+
<a href="mailto:team@servicestack.net?subject=Training Services" class="block text-indigo-600 hover:text-indigo-800 text-3xl my-8">team@servicestack.net</a>
7777
</div>
7878
</div>

0 commit comments

Comments
 (0)