From 3213179ff6ece537a1da56e7b9e193e730304726 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 18 Nov 2025 12:00:22 +0100 Subject: [PATCH] refactor: convert "Deploy in Cloud" buttons to external links across home and network pages - Changed all "Deploy in Cloud" buttons from internal /cloud routes to external myceliumcloud.tf links - Updated Button components to use as="a" with target="_blank" and rel="noopener noreferrer" - Removed arrow character from some button labels for consistency - Applied changes to CallToAction, HomeAurora, HomeHero, and HomeNew components --- src/pages/home/CallToAction.tsx | 5 ++++- src/pages/home/HomeAurora.tsx | 10 ++++++++-- src/pages/home/archive/HomeHero.tsx | 9 ++++++++- src/pages/home/archive/HomeNew.tsx | 10 ++++++++-- src/pages/network/CallToAction.tsx | 5 ++++- 5 files changed, 32 insertions(+), 7 deletions(-) diff --git a/src/pages/home/CallToAction.tsx b/src/pages/home/CallToAction.tsx index 1a84eb4..d170ed0 100644 --- a/src/pages/home/CallToAction.tsx +++ b/src/pages/home/CallToAction.tsx @@ -57,9 +57,12 @@ export function CallToAction() { diff --git a/src/pages/home/HomeAurora.tsx b/src/pages/home/HomeAurora.tsx index 0595f1e..9301472 100644 --- a/src/pages/home/HomeAurora.tsx +++ b/src/pages/home/HomeAurora.tsx @@ -30,8 +30,14 @@ export function HomeAurora() { > Start Hosting - diff --git a/src/pages/home/archive/HomeHero.tsx b/src/pages/home/archive/HomeHero.tsx index af44ea3..2d9c935 100644 --- a/src/pages/home/archive/HomeHero.tsx +++ b/src/pages/home/archive/HomeHero.tsx @@ -19,7 +19,14 @@ export function HomeHero() { Start Hosting - diff --git a/src/pages/home/archive/HomeNew.tsx b/src/pages/home/archive/HomeNew.tsx index fce5a9f..f833ed5 100644 --- a/src/pages/home/archive/HomeNew.tsx +++ b/src/pages/home/archive/HomeNew.tsx @@ -39,8 +39,14 @@ export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => voi > Start Hosting - diff --git a/src/pages/network/CallToAction.tsx b/src/pages/network/CallToAction.tsx index 6387ece..c410e50 100644 --- a/src/pages/network/CallToAction.tsx +++ b/src/pages/network/CallToAction.tsx @@ -56,9 +56,12 @@ Use the network to link environments, deploy workloads, or host nodes to strengt