Skip to content

Commit c2fa874

Browse files
authored
feat: update osmosis intro (#260)
1 parent d8f8ac6 commit c2fa874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export default function Homepage() {
7070
<Section title="Learn about Osmosis">
7171
<Card
7272
title="What is Osmosis?"
73-
description="Osmosis is an advanced automated market maker (AMM) protocol that allows developers to build customized AMMs."
73+
description="Osmosis is the premier cross-chain DEX and DeFi hub for the Cosmos ecosystem and beyond."
7474
to="/overview/educate/osmosis"
7575
icon={<OsmosisCore />}
7676
/>
@@ -273,7 +273,7 @@ export default function Homepage() {
273273
title="Cw-orchestrator"
274274
description="All-in-one Rust-based CosmWasm contracts testing, scripting, and deployment tool"
275275
to="/cosmwasm/cw-orch"
276-
icon={<TerminalIcon/>}
276+
icon={<TerminalIcon />}
277277
svgFile="/icons/cw-orch.svg"
278278
/>
279279
</Section>

0 commit comments

Comments
 (0)