From d56065cf3cfa35d1b5168267ea153d9f68a1c429 Mon Sep 17 00:00:00 2001 From: Hanzo_dev <2002samudiojohan@gmail.com> Date: Mon, 9 Mar 2026 16:09:23 -0500 Subject: [PATCH] Refactor landing page to minimalist Apple-like style and use new SIB logo --- frontend/src/views/LandingView.vue | 643 ++++++++++++----------------- 1 file changed, 258 insertions(+), 385 deletions(-) diff --git a/frontend/src/views/LandingView.vue b/frontend/src/views/LandingView.vue index c7b39d3..9ca5d9f 100644 --- a/frontend/src/views/LandingView.vue +++ b/frontend/src/views/LandingView.vue @@ -1,169 +1,122 @@