Skip to content

Commit ddf3537

Browse files
authored
rm ph (#790)
1 parent 79cec6a commit ddf3537

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
<a href="https://www.linkedin.com/company/cyclops-ui">LinkedIn</a>
2121
</p>
2222

23-
<h4 align="center">🚀 We're launching on Product Hunt this Friday, March 14th! 🚀</h4>
24-
<p align="center" width="100%">
25-
<a href="https://www.producthunt.com/posts/cyclops-3?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-cyclops&#0045;3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=934878&theme=light&t=1741601107320" alt="Cyclops - Open&#0045;Source&#0032;tool&#0032;for&#0032;building&#0032;Internal&#0032;Developer&#0032;Platforms | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
26-
</p>
2723

2824
## 🟠 What is Cyclops?
2925

web/src/pages/index.js

-17
Original file line numberDiff line numberDiff line change
@@ -107,23 +107,6 @@ export default function Home() {
107107
>
108108
<h3 style={{margin: "0px 20px 0px 20px"}}>Get started</h3>
109109
</button>
110-
<a
111-
href={
112-
"https://www.producthunt.com/posts/cyclops-3?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-cyclops&#0045;3"
113-
}
114-
target={"_blank"}
115-
style={{ zIndex: "1", margin: "15px" }}
116-
>
117-
<img
118-
src={
119-
"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=934878&theme=light&t=1741601107320"
120-
}
121-
alt="Cyclops - Open&#0045;Source&#0032;tool&#0032;for&#0032;building&#0032;Internal&#0032;Developer&#0032;Platforms | Product Hunt"
122-
style={{ width: "250px", height: "54px" }}
123-
width={"250"}
124-
height={"54"}
125-
/>
126-
</a>
127110
</div>
128111
<Comparison/>
129112
<div className={styles.backgroundcolor}>

0 commit comments

Comments
 (0)