chore: update 'adding mii' tutorial images
This commit is contained in:
parent
6d9dcde15f
commit
288046e645
5 changed files with 3 additions and 4 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 MiB |
BIN
public/tutorial/adding-mii/step4.png
Normal file
BIN
public/tutorial/adding-mii/step4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 MiB |
|
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 228 KiB |
|
|
@ -69,10 +69,9 @@ export default function ScanTutorialButton() {
|
||||||
<TutorialPage text="1. Enter the town hall" imageSrc="/tutorial/step1.png" />
|
<TutorialPage text="1. Enter the town hall" imageSrc="/tutorial/step1.png" />
|
||||||
<TutorialPage text="2. Go into 'QR Code'" imageSrc="/tutorial/adding-mii/step2.png" />
|
<TutorialPage text="2. Go into 'QR Code'" imageSrc="/tutorial/adding-mii/step2.png" />
|
||||||
<TutorialPage text="3. Press 'Scan QR Code'" imageSrc="/tutorial/adding-mii/step3.png" />
|
<TutorialPage text="3. Press 'Scan QR Code'" imageSrc="/tutorial/adding-mii/step3.png" />
|
||||||
<TutorialPage text="4. Press next on the image carousel" imageSrc="/tutorial/adding-mii/step4.gif" />
|
<TutorialPage text="4. Click on the QR code below the Mii's image" imageSrc="/tutorial/adding-mii/step4.png" />
|
||||||
<TutorialPage text="5. Click the QR code image" imageSrc="/tutorial/adding-mii/step5.gif" />
|
<TutorialPage text="5. Scan with your 3DS" imageSrc="/tutorial/adding-mii/step5.png" />
|
||||||
<TutorialPage text="6. Scan with your 3DS" imageSrc="/tutorial/adding-mii/step6.png" />
|
<TutorialPage carouselIndex={selectedIndex} finishIndex={5} />
|
||||||
<TutorialPage carouselIndex={selectedIndex} finishIndex={6} />
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue