Skip to content

Commit 98133e6

Browse files
committed
udpate sponsors
1 parent 7734b86 commit 98133e6

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

src/components/Nav.tsx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff 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"

src/components/sponsorsList.tsx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)