Skip to content

Commit 0f3933b

Browse files
SaveZeroSaveZero
authored andcommitted
add new partner
1 parent c441ecc commit 0f3933b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

public/img/partner/trustpilot.png

3.26 KB
Loading

src/pages/Resources/Resources.jsx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,19 @@ function Resources() {
334334
alt=""
335335
/>
336336
</a>
337+
<a
338+
href="https://www.trustpilot.com/review/bitwebcore.org"
339+
className="blocks-list__block"
340+
>
341+
<h4 className="blocks-list__block__title">
342+
Trustpilot - partner
343+
</h4>
344+
<img
345+
className="blocks-list__block__img"
346+
src="/img/partner/trustpilot.png"
347+
alt=""
348+
/>
349+
</a>
337350
<a
338351
href="https://t.me/jcchain2"
339352
className="blocks-list__block"

0 commit comments

Comments
 (0)