diff --git a/index.html b/index.html index ab65625..46e2870 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,11 @@ - + - - - atio-home + + + + Atitlan.io - Coming Soon
diff --git a/public/atio_bg.webp b/public/atio_bg.webp new file mode 100644 index 0000000..462db23 Binary files /dev/null and b/public/atio_bg.webp differ diff --git a/public/favicon.svg b/public/favicon.svg deleted file mode 100644 index 6893eb1..0000000 --- a/public/favicon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/icons.svg b/public/icons.svg deleted file mode 100644 index e952219..0000000 --- a/public/icons.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/logo.png b/public/logo.png new file mode 100644 index 0000000..5b9fb9d Binary files /dev/null and b/public/logo.png differ diff --git a/src/App.vue b/src/App.vue index 388b05e..7390567 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,47 @@ diff --git a/src/assets/hero.png b/src/assets/hero.png deleted file mode 100644 index cc51a3d..0000000 Binary files a/src/assets/hero.png and /dev/null differ diff --git a/src/assets/vite.svg b/src/assets/vite.svg deleted file mode 100644 index 5101b67..0000000 --- a/src/assets/vite.svg +++ /dev/null @@ -1 +0,0 @@ -Vite diff --git a/src/assets/vue.svg b/src/assets/vue.svg deleted file mode 100644 index 770e9d3..0000000 --- a/src/assets/vue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/components/AtmStatus.vue b/src/components/AtmStatus.vue new file mode 100644 index 0000000..fee0aa9 --- /dev/null +++ b/src/components/AtmStatus.vue @@ -0,0 +1,165 @@ + + + diff --git a/src/components/BtcmatCard.vue b/src/components/BtcmatCard.vue new file mode 100644 index 0000000..a2f1c10 --- /dev/null +++ b/src/components/BtcmatCard.vue @@ -0,0 +1,17 @@ + diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue deleted file mode 100644 index 5917e16..0000000 --- a/src/components/HelloWorld.vue +++ /dev/null @@ -1,93 +0,0 @@ - - - diff --git a/src/components/HeroSection.vue b/src/components/HeroSection.vue new file mode 100644 index 0000000..4d80f60 --- /dev/null +++ b/src/components/HeroSection.vue @@ -0,0 +1,17 @@ +