diff --git a/AquaNet/src/components/BindCard.svelte b/AquaNet/src/components/BindCard.svelte new file mode 100644 index 00000000..cc0df88a --- /dev/null +++ b/AquaNet/src/components/BindCard.svelte @@ -0,0 +1,52 @@ + + + + +
+

Link Card

+

Please enter the following information:

+

1. The 20-digit access code on the back of your card.

+ +

2. Download the NFC Tools app on your phone + (Android / + Apple) and scan your card. Then, enter the Serial Number. +

+ +
+ + \ No newline at end of file diff --git a/AquaNet/src/pages/Home.svelte b/AquaNet/src/pages/Home.svelte index 24ce6aa8..afaa9ad2 100644 --- a/AquaNet/src/pages/Home.svelte +++ b/AquaNet/src/pages/Home.svelte @@ -1,3 +1,9 @@ - TODO + +
+

Welcome to AquaDX!

+ +
\ No newline at end of file