Skip to content

Commit da7bf54

Browse files
Update article.html (#1614)
1 parent 13d7da5 commit da7bf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-dashboard/templates/content/article.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2 class="h2 mb-3">Have Questions?</h2>
1111
<% if !standalone_dashboard() { %>
1212
<div class="mt-5 pb-3">
1313
<h2 class="h2 mb-3">Try It Out</h2>
14-
<p>Try PostresML using our <strong>free</strong> serverless cloud. It comes with GPUs, 5 GiB of space and plenty of datasets to get you started.</p>
14+
<p>Get <strong>$100 free</strong> when you sign up for our Serverless Cloud. That's over 10 hours of run time, GPUs, and plenty of datasets to get you started.</p>
1515
<div class="d-flex justify-content-center gap-2 pt-3 pb-4">
1616
<a class="btn btn-primary" href="<%- crate::utils::config::signup_url() %>">Get Started</a>
1717
</div>

0 commit comments

Comments
 (0)