Skip to content

Commit 3ff1eff

Browse files
committed
Banner color
1 parent 007a8e8 commit 3ff1eff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

quickstarts-js/Image_out.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ Following this guide, you'll learn how to do all those things and even more.
3333
<table>
3434
<tr>
3535
<!-- Emoji -->
36-
<td bgcolor="#f5949e">
36+
<td bgcolor="#ffe680">
3737
<font size=30>⚠️</font>
3838
</td>
3939
<!-- Text Content Cell -->
40-
<td bgcolor="#f5949e">
41-
<h3><font color=black>After a few free triesz, you will need <a href="https://ai.google.dev/gemini-api/docs/billing#enable-cloud-billing" taget="_blank">billing</a> enabled to use image generation. Click on the
40+
<td bgcolor="#ffe680">
41+
<h3><font color=black>After a few free tries, you will need <a href="https://ai.google.dev/gemini-api/docs/billing#enable-cloud-billing" taget="_blank">billing</a> enabled to use image generation. Click on the
4242
<img src="https://i.postimg.cc/pX6FQwjz/key-off-24dp-E3-E3-E3-FILL0-wght400-GRAD0-opsz24.png" style="margin:0px 0px !important;" height="18px" width="18px" />
4343
button in the top right corner to select a cloud project with billing.</font></h3>
4444
</td>

0 commit comments

Comments
 (0)