From c780c638ba7b430256e125b3a792134d284d834f Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev Date: Wed, 14 Jan 2026 23:26:03 +0700 Subject: [PATCH] Redesign hub detail page: buttons instead of select, show prices --- app/pages/catalog/hubs/[id].vue | 62 ++++++++++++++++++++++++--------- 1 file changed, 45 insertions(+), 17 deletions(-) diff --git a/app/pages/catalog/hubs/[id].vue b/app/pages/catalog/hubs/[id].vue index c05c0e9..3acc8bb 100644 --- a/app/pages/catalog/hubs/[id].vue +++ b/app/pages/catalog/hubs/[id].vue @@ -37,26 +37,23 @@
{{ hub.name }} - - {{ hub.country }} - - {{ hub.latitude.toFixed(2) }}°, {{ hub.longitude.toFixed(2) }}° - - + {{ hub.country }}