feat(web): use company logo PNG in brand mark
Build and Push Images / Build jorgecuadros-api (push) Successful in 2m2s
Build and Push Images / Build jorgecuadros-web (push) Successful in 3m7s

Replace the JC text mark in AppShell and login with the real
company_logo.png. Restyle .brand-mark to host the image (white
rounded bg, object-fit contain). Appbar 38px, login panel 46px.
This commit is contained in:
2026-07-23 22:17:17 -07:00
parent 27b3bd9efc
commit 921a47cbaa
4 changed files with 20 additions and 15 deletions
+5 -3
View File
@@ -65,9 +65,11 @@ export default function LoginPage() {
<aside className="login-aside" aria-hidden="false">
<div className="login-aside-top">
<div className="login-brand">
<span className="brand-mark" aria-hidden>
JC
</span>
<img
src="/images/company_logo.png"
alt=""
className="brand-mark"
/>
<div className="brand-text">
<span className="brand-name" style={{ color: "#f6f3ec" }}>
Jorge Cuadros