develop #83
@ -61,7 +61,7 @@ export function Sidebar() {
|
||||
|
||||
{/* este span some no modo ícone */}
|
||||
<span className="text-lg font-semibold text-sidebar-foreground group-data-[collapsible=icon]:hidden">
|
||||
MediConnect
|
||||
MEDIConnect
|
||||
</span>
|
||||
</Link>
|
||||
</SidebarHeader>
|
||||
|
||||
@ -13,7 +13,7 @@ export function Footer() {
|
||||
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
|
||||
<div className="flex flex-col md:flex-row items-center justify-between space-y-4 md:space-y-0">
|
||||
{}
|
||||
<div className="text-muted-foreground text-sm">© 2025 Medi Conecta</div>
|
||||
<div className="text-muted-foreground text-sm">© 2025 MEDI Connect</div>
|
||||
|
||||
{}
|
||||
<nav className="flex items-center space-x-8">
|
||||
|
||||
@ -18,7 +18,7 @@ export function Header() {
|
||||
{/* Logo */}
|
||||
<Link href="/" className="flex items-center space-x-2">
|
||||
<span className="text-xl font-bold text-foreground">
|
||||
<span className="text-primary">MEDI</span>Conecta
|
||||
<span className="text-primary">MEDI</span>Connect
|
||||
</span>
|
||||
</Link>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user