Skip to content

Commit 0b570da

Browse files
author
Chris Chen
committed
Add Instapainting.com to users section.
Instapainting.com is using Rescript to render its new front end stack, which is currently being used on some top search landing pages and the Ukrainian artists page.
1 parent 80c9a30 commit 0b570da

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

public/static/lp/instapainting.svg

Lines changed: 7 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,9 @@ let companies = [
151151
url: "https://bettervim.com/",
152152
path: "/static/lp/bettervim.svg",
153153
}),
154+
Logo({
155+
name: "Instapainting.com",
156+
url: "https://www.instapainting.com/",
157+
path: "/static/lp/instapainting.svg",
158+
}),
154159
]

0 commit comments

Comments
 (0)