Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -15,23 +15,28 @@ pinned: false
|
|
15 |
|
16 |

|
17 |
|
18 |
-
<div style="text-align: center; margin: 30px 0;">
|
|
|
|
|
19 |
<a href="https://huggingface.co/spaces/ysharma/gradio-hackathon-registration-2025"
|
20 |
style="display: inline-block;
|
21 |
-
background:
|
22 |
color: white;
|
23 |
-
padding:
|
24 |
text-decoration: none;
|
25 |
-
border-radius:
|
26 |
font-weight: bold;
|
27 |
-
font-size:
|
28 |
-
|
29 |
-
box-shadow: 0
|
30 |
-
border: 3px solid #e67e22;"
|
31 |
-
onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 25px rgba(247, 204, 2, 0.6)';"
|
32 |
-
onmouseout="this.style.transform='translateY(0px)'; this.style.boxShadow='0 6px 20px rgba(247, 204, 2, 0.4)';">
|
33 |
π Join the Hackathon
|
34 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
</div>
|
36 |
|
37 |
## π Welcome to the Future of AI Agents!
|
|
|
15 |
|
16 |

|
17 |
|
18 |
+
<div style="text-align: center; margin: 40px 0; padding: 30px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 20px;">
|
19 |
+
<h2 style="color: white; margin-bottom: 25px;">π― Ready to Build AI Agents?</h2>
|
20 |
+
|
21 |
<a href="https://huggingface.co/spaces/ysharma/gradio-hackathon-registration-2025"
|
22 |
style="display: inline-block;
|
23 |
+
background: #f7cc02;
|
24 |
color: white;
|
25 |
+
padding: 20px 40px;
|
26 |
text-decoration: none;
|
27 |
+
border-radius: 12px;
|
28 |
font-weight: bold;
|
29 |
+
font-size: 22px;
|
30 |
+
margin: 10px;
|
31 |
+
box-shadow: 0 4px 15px rgba(0,0,0,0.2);">
|
|
|
|
|
|
|
32 |
π Join the Hackathon
|
33 |
</a>
|
34 |
+
|
35 |
+
<br><br>
|
36 |
+
|
37 |
+
<p style="color: white; margin: 15px 0;">
|
38 |
+
<strong>π° $10,000 in Prizes</strong> β’ <strong>ποΈ June 2-8, 2025</strong> β’ <strong>π Global Event</strong>
|
39 |
+
</p>
|
40 |
</div>
|
41 |
|
42 |
## π Welcome to the Future of AI Agents!
|