Skip to content

Commit 0ea5181

Browse files
authored
Merge pull request #24 from airchains-network/development
Development --> Tesnet
2 parents d4555d8 + 4ba09d2 commit 0ea5181

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

src/components/Docs/introduction.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const IntroductionComponent = () => {
7676
<Link to={`/rollups`} className="docs_card_with_image">
7777
<div>
7878
<img
79-
src="/img/execution.png"
79+
src="/img/execution2.png"
8080
alt="airchains"
8181
className="junction_logo"
8282
/>
@@ -92,7 +92,7 @@ const IntroductionComponent = () => {
9292
<Link to={`/rollups/quicklaunch`} className="docs_card_with_image">
9393
<div>
9494
<img
95-
src="/img/quicklaunch.png"
95+
src="/img/quicklaunch2.png"
9696
alt="airchains"
9797
className="junction_logo"
9898
/>
@@ -144,7 +144,7 @@ const IntroductionComponent = () => {
144144
<Link to={`/develop/relayers`} className="docs_card_with_image">
145145
<div>
146146
<img
147-
src="/img/relayer.png"
147+
src="/img/relayer2.png"
148148
alt="airchains"
149149
className="junction_logo"
150150
/>
@@ -173,7 +173,7 @@ const IntroductionComponent = () => {
173173
<Link to={`/rollups/quicklaunch`} className="docs_card_with_image">
174174
<div>
175175
<img
176-
src="/img/quicklaunch.png"
176+
src="/img/quicklaunch2.png"
177177
alt="airchains"
178178
className="junction_logo"
179179
/>
@@ -186,7 +186,7 @@ const IntroductionComponent = () => {
186186
<Link to={`/tools/airvisor`} className="docs_card_with_image">
187187
<div>
188188
<img
189-
src="/img/upgrade.png"
189+
src="/img/upgrade2.png"
190190
alt="airchains"
191191
className="junction_logo"
192192
/>
@@ -202,7 +202,7 @@ const IntroductionComponent = () => {
202202
<Link to={`/api-reference`} className="docs_card_with_image">
203203
<div>
204204
<img
205-
src="/img/exercises.png"
205+
src="/img/api2.png"
206206
alt="airchains"
207207
className="junction_logo"
208208
/>

static/img/api2.png

787 KB
Loading

static/img/execution2.png

2.98 MB
Loading

static/img/framework2.png

942 KB
Loading

static/img/quicklaunch2.png

217 KB
Loading

static/img/relayer2.png

315 KB
Loading

static/img/upgrade2.png

50.5 KB
Loading

0 commit comments

Comments
 (0)