From cc64551d2df0eb2a38f8a3097d6e614f517262a0 Mon Sep 17 00:00:00 2001 From: gauravk-io Date: Fri, 26 Dec 2025 20:21:40 +0530 Subject: [PATCH] style: refine brands statistics section UI layout --- .../components/landing-sections/Brands.tsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/src/components/landing-sections/Brands.tsx b/apps/web/src/components/landing-sections/Brands.tsx index 2437f035..c3dba93d 100644 --- a/apps/web/src/components/landing-sections/Brands.tsx +++ b/apps/web/src/components/landing-sections/Brands.tsx @@ -24,17 +24,17 @@ const Brands = () => { : "0+"; return ( -
+
-
-
+
+
{queryLoading ? ( - + Loading... ) : ( { )}
-
+
{userLoading ? ( - + Loading... ) : ( { )}