From 9fc25c78284e0f5868034e78423cbcd9120910b2 Mon Sep 17 00:00:00 2001 From: padreug Date: Mon, 3 Nov 2025 17:26:39 +0100 Subject: [PATCH] Updates site for AioLabs.dev, switches to lightning Migrates the coming soon page from Ariege.io to AioLabs.dev. Replaces the galaxy background with a lightning effect for a refreshed visual aesthetic. --- index.html | 4 +- package.json | 2 +- src/App.vue | 31 +++--- src/Lightning.vue | 275 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 294 insertions(+), 18 deletions(-) create mode 100644 src/Lightning.vue diff --git a/index.html b/index.html index 2a24f70..b01f759 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Ariege.io - Coming Soon + AioLabs.dev - Coming Soon \ No newline at end of file + diff --git a/src/Lightning.vue b/src/Lightning.vue new file mode 100644 index 0000000..1c2c85b --- /dev/null +++ b/src/Lightning.vue @@ -0,0 +1,275 @@ + + + + +