Update Corp logo in Arms page
cgen-aef68be771df4978aef2c63048d4adac
This commit is contained in:
parent
435ae0832d
commit
92096d0641
4 changed files with 4 additions and 4 deletions
|
|
@ -83,7 +83,7 @@ const LOGO_URLS: Record<string, string> = {
|
||||||
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800",
|
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800",
|
||||||
gameforge:
|
gameforge:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
||||||
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fae654ecc18b241bdab273893e8231970?format=webp&width=800",
|
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
||||||
foundation:
|
foundation:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800",
|
||||||
devlink:
|
devlink:
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ const ARM_LOGOS: Record<string, string> = {
|
||||||
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800",
|
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800",
|
||||||
gameforge:
|
gameforge:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
||||||
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fae654ecc18b241bdab273893e8231970?format=webp&width=800",
|
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
||||||
foundation:
|
foundation:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800",
|
||||||
devlink:
|
devlink:
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ const getArmConfig = (
|
||||||
return {
|
return {
|
||||||
message: "Engaging Corp Systems...",
|
message: "Engaging Corp Systems...",
|
||||||
accentColor: "from-blue-500 to-blue-400",
|
accentColor: "from-blue-500 to-blue-400",
|
||||||
armLogo: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fae654ecc18b241bdab273893e8231970?format=webp&width=800",
|
armLogo: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
if (pathname.includes("/foundation")) {
|
if (pathname.includes("/foundation")) {
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,7 @@ const ARMS: Arm[] = [
|
||||||
bgGradient: "from-blue-600 to-blue-400",
|
bgGradient: "from-blue-600 to-blue-400",
|
||||||
textColor: "text-blue-400",
|
textColor: "text-blue-400",
|
||||||
href: "/corp",
|
href: "/corp",
|
||||||
icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fae654ecc18b241bdab273893e8231970?format=webp&width=800",
|
icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
||||||
tip: "Enterprise solutions for scale",
|
tip: "Enterprise solutions for scale",
|
||||||
shadowColor: "shadow-blue-500/50",
|
shadowColor: "shadow-blue-500/50",
|
||||||
glowColor: "rgba(59, 130, 246, 0.3)",
|
glowColor: "rgba(59, 130, 246, 0.3)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue