@@ -87,7 +87,8 @@ const githubStars = await fetchGitHubStars();
8787 <div class =" container" >
8888 <div class =" section-header" >
8989 <h2 class =" section-title" >
90- Powerful compression.<br />Zero compromise.
90+ Powerful compression.<br />
91+ <span class =" gradient-text" >Zero compromise</span >
9192 </h2 >
9293 <p class =" section-subtitle" >
9394 CompressO combines industry-leading compression algorithms with a
@@ -157,7 +158,7 @@ const githubStars = await fetchGitHubStars();
157158 <div class =" showcase-content" >
158159 <div class =" showcase-text" >
159160 <span class =" section-tag" >Powerful Features</span >
160- <h2 >Packed with everything<br />you need!</h2 >
161+ <h2 >Packed with < span class = " gradient-text " > everything</ span > <br />you need!</h2 >
161162 <p >
162163 CompressO goes beyond simple compression. It's a comprehensive
163164 video processing tool designed for power users and casual users
@@ -288,7 +289,9 @@ const githubStars = await fetchGitHubStars();
288289 </div >
289290 <div class =" showcase-text" >
290291 <span class =" section-tag" >Privacy First</span >
291- <h2 >Your videos stay yours.<br />Always!</h2 >
292+ <h2 >Your videos stay yours.<br />
293+ <span class =" gradient-text" >Always!</span >
294+ </h2 >
292295 <p >
293296 Unlike online compression services, CompressO never uploads your
294297 files. No account required. No tracking. No data collection. Just
@@ -313,7 +316,9 @@ const githubStars = await fetchGitHubStars();
313316 <div class =" showcase-content" >
314317 <div class =" showcase-text" >
315318 <span class =" section-tag" >Open Source</span >
316- <h2 >Free & Open Source.<br />Forever!</h2 >
319+ <h2 >Free & Open Source.<br />
320+ <span class =" gradient-text" >Forever!</span >
321+ </h2 >
317322 <p >
318323 CompressO is fully open-source software. The code is available on
319324 GitHub, so you can audit it, contribute to it, or even fork it for
@@ -355,11 +360,7 @@ const githubStars = await fetchGitHubStars();
355360
356361 <section class =" section cta-section" >
357362 <div class =" container" >
358- <h2 >Ready to compress your videos?</h2 >
359- <p >
360- Download CompressO today and start compressing videos locally,
361- privately, and for free.
362- </p >
363+ <h2 class =" gradient-text" >Ready to compress your videos?</h2 >
363364 <div class =" cta-group" style =" justify-content: center;" >
364365 <a
365366 href =" https://github.com/codeforreal1/compressO/releases"
0 commit comments