We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c441ecc commit 0f3933bCopy full SHA for 0f3933b
public/img/partner/trustpilot.png
3.26 KB
src/pages/Resources/Resources.jsx
@@ -334,6 +334,19 @@ function Resources() {
334
alt=""
335
/>
336
</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>
350
<a
351
href="https://t.me/jcchain2"
352
className="blocks-list__block"
0 commit comments