Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 23:27:42 +00:00
co-authored by renee-png
parent 8253c6b0c5
commit d0829777b4
+1 -1
View File
@@ -82,7 +82,7 @@ export function AppShell({ children }: { children: ReactNode }) {
<JusticeIcon className="h-full w-full" invert />
</div>
<div className="leading-tight">
<div className="font-serif text-lg">Stage Law Firm, PLLC</div>
<div className="font-serif text-sm whitespace-nowrap">Stage Law Firm, PLLC</div>
<div className="text-[10px] uppercase tracking-widest text-sidebar-foreground/60">Law Firm Suite</div>
</div>
</div>