From 3a46cfc5dcdcc0dde29c20ac7635659bdd0347b6 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:42:23 +0700 Subject: [PATCH] Homepage: bento magazine layout + dark footer with offices by continent - Bento grid with varied card sizes (8-col hero, 4-col stats, 3-col roles) - Stats cards with gradient backgrounds (500+ suppliers, 24/7 support) - Dark footer with countries by continent (Europe, CIS, Asia, Americas) - Office locations (Dubai HQ, Amsterdam, Moscow) - Quick links for products, services, company, legal - Security badges in bottom bar --- app/pages/index.vue | 392 ++++++++++++++++++++++++++++++++------------ 1 file changed, 291 insertions(+), 101 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 5de44b9..96972ef 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -1,86 +1,66 @@