Skip to content

Commit e17befd

Browse files
Remove gradient box and update image references
1 parent dba370f commit e17befd

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@
1212

1313
<br/>
1414

15-
<div style="display: inline-block; padding: 20px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 16px; box-shadow: 0 10px 40px rgba(102, 126, 234, 0.3);">
16-
<p style="margin: 0; color: white; font-size: 18px; font-weight: 600; letter-spacing: 0.5px;">
17-
Beautiful • Fast • Cross-Platform • Fully Customizable
18-
</p>
19-
</div>
20-
21-
<br/>
2215
<br/>
2316

2417
<p style="font-size: 16px; line-height: 1.8; color: #4a5568; max-width: 800px; margin: 0 auto;">
@@ -34,8 +27,6 @@ Your ultimate <strong>Open-Source</strong> partner for crafting visually stunnin
3427
<a href="https://central.sonatype.com/artifact/com.developerstring.jetco/ui">
3528
<img src="https://img.shields.io/maven-central/v/com.developerstring.jetco/ui?style=flat-square&logo=apache-maven&color=orange" alt="Maven">
3629
</a>
37-
<img src="https://img.shields.io/github/stars/developerchunk/jetco?style=flat-square&logo=github&color=yellow" alt="Stars">
38-
<img src="https://img.shields.io/github/license/developerchunk/jetco?style=flat-square&color=green" alt="License">
3930
</p>
4031

4132
<br/>
@@ -72,8 +63,8 @@ Your ultimate <strong>Open-Source</strong> partner for crafting visually stunnin
7263
<strong>Multi Line Graph</strong>
7364
</td>
7465
<td align="center" width="25%">
75-
<img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/candlestick_graph.png?raw=true" alt="Candlestick Graph" width="100%" style="border-radius: 12px; box-shadow: 0 8px 24px rgba(0,0,0,0.12);"/>
76-
<br/><br/>
66+
<img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/candlestick_chart.png?raw=true" alt="Candlestick Graph" width="100%" style="border-radius: 12px; box-shadow: 0 8px 24px rgba(0,0,0,0.12);"/>
67+
<br/><br/>
7768
<strong>Candlestick Chart</strong>
7869
</td>
7970
<td align="center" width="25%">

0 commit comments

Comments
 (0)