File tree Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -303,19 +303,6 @@ export default function Nav() {
303303 { nav . tools . formBuilder }
304304 </ Link >
305305
306- < a
307- href = "https://www.beekai.com/features/form-builder"
308- target = "_blank"
309- rel = "noopener noreferrer"
310- className = { styles . linkExternal }
311- >
312- < b > BEEKAI</ b > Form Builder{ " " }
313- < img
314- src = "/images/open-link.svg"
315- alt = "BEEKAI Form Builder"
316- />
317- </ a >
318-
319306 < Link
320307 className = { router . pathname == "/dev-tools" ? "active" : "" }
321308 href = "/dev-tools"
Original file line number Diff line number Diff line change @@ -6,23 +6,6 @@ export function SponsorsList() {
66 < p className = { styles . heading } > SUPPORTED AND BACKED BY</ p >
77
88 < div className = { styles . logoGroup } >
9- < a
10- href = "https://www.beekai.com/"
11- target = "_blank"
12- rel = "noopener noreferrer"
13- >
14- < img
15- src = "https://www.beekai.com/marketing/logo/horizontal.svg"
16- alt = "BEEKAI Form builder"
17- />
18- </ a >
19- < a
20- href = "https://www.route4me.com/"
21- target = "_blank"
22- rel = "noopener noreferrer"
23- >
24- < img src = "/images/route4me.png" alt = "route4me" />
25- </ a >
269 < a
2710 href = "https://www.follower24.de/"
2811 target = "_blank"
You can’t perform that action at this time.
0 commit comments