diff --git a/client/pages/Corp.tsx b/client/pages/Corp.tsx index 755609b0..5910982d 100644 --- a/client/pages/Corp.tsx +++ b/client/pages/Corp.tsx @@ -39,7 +39,7 @@ export default function Corp() { showProgress={true} duration={900} 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" /> ); }