File tree 2 files changed +7
-2
lines changed
js/_website/src/lib/components
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " website " : minor
3
+ ---
4
+
5
+ feat: update website banner with 1m MAU announcement
Original file line number Diff line number Diff line change 25
25
<div class =" flex flex-wrap items-center gap-x-4 gap-y-2 mx-auto" >
26
26
<p class =" text-md leading-6 text-gray-700 text-center mx-auto" >
27
27
<strong class =" font-semibold"
28
- >Introducing FastRTC, a new way to build real-time AI apps </strong
28
+ >Gradio's Journey to 1 Million Monthly Users! </strong
29
29
>
30
30
</p >
31
31
<a
32
- href =" https://fastrtc.org/ "
32
+ href =" https://huggingface.co/blog/gradio-1m "
33
33
target =" _blank"
34
34
class =" mx-auto flex-none rounded-full px-3.5 py-1 text-sm font-semibold text-white bg-gradient-to-br from-orange-300 via-orange-500 to-orange-300 hover:drop-shadow-md"
35
35
>Read More <span aria-hidden =" true" >→</span ></a
You can’t perform that action at this time.
0 commit comments