Skip to content

Commit 7248eba

Browse files
committed
marketing
1 parent 01eaeab commit 7248eba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/use-cases/marketing.mdx

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@ import percs from "./img/percs-logo.jpg";
1313

1414
In the contemporary landscape of digital marketing, XMTP presents an innovative solution to bridge the communication gap between marketers and consumers. By leveraging secure, encrypted messaging protocols, XMTP opens new avenues for engagement, targeting, and trust-building in marketing strategies. Let's explore how XMTP can be integrated into marketing, with examples and inspirations:
1515

16-
<div className="chain-list seis six">
16+
<div className="chain-list">
1717
<a href="https://absolutelabs.io/" className="chain-item ">
18-
<img src={absolute} alt="Absolute Labs logo" />
18+
<img src={absolute} alt="Absolute Labs logo" width="80" height="80" loading="eager" />
1919
<span>Absolute Labs</span>
2020
</a>
2121
<a href="https://www.bello.lol/" className="chain-item ">
22-
<img src={bello} alt="Bello logo" />
22+
<img src={bello} alt="Bello logo" width="80" height="80" loading="eager" />
2323
<span>Bello</span>
2424
</a>
2525
<a href="https://www.withblaze.app/" class="chain-item">
26-
<img alt="Blaze logo" src={blaze} />
26+
<img alt="Blaze logo" src={blaze} width="80" height="80" loading="eager" />
2727
<span>Blaze</span>
2828
</a>
2929
<a href="https://getpercs.com/" class="chain-item">
30-
<img alt="Percs logo" src={percs} />
30+
<img alt="Percs logo" src={percs} width="80" height="80" loading="eager" />
3131
<span>Percs</span>
3232
</a>
3333
<a href="https://www.paragraph.xyz/" className="chain-item ">
34-
<img src={paragraph} alt="Paragraph logo" />
34+
<img src={paragraph} alt="Paragraph logo" width="80" height="80" loading="eager" />
3535
<span>Paragraph</span>
3636
</a>
3737
</div>

0 commit comments

Comments
 (0)