Skip to content

Commit 1346def

Browse files
committed
Replace company user BeOp by Collective Audience
BeOp and Collective Audience merged in August '24. (Previous url beop.io redirects to beop.collectiveaudience.co)
1 parent b3c24c9 commit 1346def

File tree

3 files changed

+25
-4
lines changed

3 files changed

+25
-4
lines changed

public/static/lp/beop.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 22 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ let companies = [
4545
path: "/static/lp/walnut.svg",
4646
}),
4747
Logo({
48-
name: "BeOp",
49-
url: "https://beop.io",
50-
path: "/static/lp/beop.svg",
48+
name: "Collective Audience",
49+
url: "https://beop.collectiveaudience.co/",
50+
path: "/static/lp/collectiveaudience.svg",
5151
}),
5252
Logo({
5353
name: "Arizon",

0 commit comments

Comments
 (0)