We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab189d commit e1fcc40Copy full SHA for e1fcc40
src/components/Content/ai-agents/AiAgentProductLists.tsx
@@ -89,8 +89,8 @@ const AiAgentProductLists = ({ list }: { list: string }) => {
89
contentItems: [
90
<p key="botto-description">
91
Botto creates art and NFTs, with the community voting on its best
92
- work. Users formed a DAO that guides Botto’s artistic evolution and
93
- earn token rewards for participating.
+ work. Users formed a DAO that guides Botto’s artistic evolution while also
+ earning token rewards for participation.
94
</p>,
95
<div key="botto-button">
96
<ButtonLink
0 commit comments