From 7381122cdba0dcc7c4c9edf3c8709e3e8c4c2248 Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Fri, 5 Dec 2025 03:07:33 +0400 Subject: [PATCH] upgrade options fixed for custom plans --- .../new-baremetal.html | 1626 +++++++++++++++-- 1 file changed, 1466 insertions(+), 160 deletions(-) diff --git a/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html b/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html index bfca741..18f2b05 100644 --- a/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html +++ b/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html @@ -1436,6 +1436,109 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} .btn-success:hover { background: #2260c4; } + + /* Smart Action Buttons */ + .action-buttons { + display: flex; + flex-direction: column; + gap: 1rem; + } + + .action-group { + display: flex; + flex-direction: column; + gap: 0.75rem; + width: 100%; + } + + .btn-smart { + display: flex; + align-items: center; + justify-content: center; + padding: 0.8rem 1rem; + border-radius: 8px; + text-decoration: none; + transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); + cursor: pointer; + font-weight: 600; + position: relative; + overflow: hidden; + width: 100%; + } + + .btn-smart:hover { + transform: translateY(-1px); + box-shadow: 0 4px 12px rgba(0,0,0,0.1); + } + + .btn-smart.primary { + background: var(--brand-primary); + color: white; + border: 1px solid var(--brand-primary); + } + + .btn-smart.primary:hover { + background: #2260c4; + border-color: #2260c4; + } + + .btn-smart.secondary { + background: #f8fafc; + color: var(--brand-primary); + border: 1px solid #e2e8f0; + } + + .btn-smart.secondary:hover { + background: #f1f5f9; + border-color: #cbd5e1; + color: #1e40af; + } + + .btn-smart.full-width { + width: 100%; + } + + .btn-smart .btn-icon { + font-size: 1.1rem; + margin-right: 0.5rem; + } + + .btn-smart .btn-text { + display: flex; + flex-direction: column; + align-items: center; + line-height: 1.1; + } + + .btn-smart .main-label { + font-size: 0.9rem; + } + + .btn-smart .sub-label { + font-size: 0.65rem; + font-weight: 400; + opacity: 0.8; + text-transform: uppercase; + letter-spacing: 0.5px; + } + + /* Collapsed Secondary Links */ + .secondary-links { + text-align: center; + font-size: 0.8rem; + } + + .link-muted { + color: var(--text-secondary); + text-decoration: none; + border-bottom: 1px dotted #cbd5e1; + transition: color 0.2s; + } + + .link-muted:hover { + color: var(--brand-primary); + border-bottom-color: var(--brand-primary); + } /* Tab Content */ .tab-content { @@ -1662,6 +1765,26 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
+ + + @@ -1701,6 +1824,9 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} Ready in 15 minutes + + +
CONFIGURATION SUMMARY
@@ -1729,10 +1855,30 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} €0
-
- Deploy Now → - - Contact Sales +
@@ -1883,16 +2029,7 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
- -
-
Starting from
-
€1050
-
per month
- - - Configure server → - -
+