@@ -4,15 +4,34 @@ const Intro = () => {
44 < h1 className = "text-center text-3xl font-bold leading-tight tracking-tighter md:text-6xl lg:leading-[1.1]" >
55 Free and Open Source Image Compressor
66 </ h1 >
7- < span className = "max-w-[750px] text-center text-lg sm:text-xl" >
8- Optimizes images{ " " }
9- < span className = "font-semibold underline" > locally</ span > , delivering
10- unmatched efficiency{ " " }
11- < span className = "font-semibold underline" >
12- without storing a single file.
7+ < span className = "max-w-[750px] text-center text-lg sm:text-xl !font-normal" >
8+ Optimize your images effortlessly with our{ " " }
9+ < span className = "font-semibold text-blue-600" >
10+ Free and Open Source Image Compressor
11+ </ span >
12+ . Experience{ " " }
13+ < span className = "font-semibold text-blue-600" >
14+ lightning-fast, unlimited compression
1315 </ span > { " " }
14- Experience lightning-fast compression, all in one place.
16+ directly on your device—
17+ < span className = "font-semibold text-blue-600" > no uploads, no APIs</ span >
18+ , and it even works{ " " }
19+ < span className = "font-semibold text-blue-600" > offline</ span > . Your files
20+ remain secure and stays in your device.
1521 </ span >
22+ < div >
23+ < a
24+ href = "https://www.producthunt.com/posts/image-compressor-4?utm_source=badge-featured& utm_medium = badge & utm_souce = badge - image-compressor-4 "
25+ target = "_blank"
26+ rel = "noopener noreferrer"
27+ >
28+ < img
29+ src = "https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=866606& theme = light "
30+ alt = "Image Compressor - Compress images fast, securely, and for free—no API call | Product Hunt"
31+ style = { { width : "250px" , height : "54px" } }
32+ />
33+ </ a >
34+ </ div >
1635
1736 < div className = "flex w-full items-center justify-center space-x-4 pt-2" >
1837 < a
0 commit comments