chore(README): update (#133)

* chore(README): update

Signed-off-by: mudler <mudler@localai.io>

* Update logos

---------

Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-04-03 17:35:07 +02:00
committed by GitHub
parent ee77bba615
commit e3d4177c53
14 changed files with 232 additions and 64 deletions

View File

@@ -189,7 +189,7 @@ a:hover {
}
.logo-image {
height: 40px;
height: 110px;
width: auto;
transition: transform 0.3s ease;
filter: drop-shadow(0 0 5px var(--primary));

View File

@@ -29,9 +29,9 @@ function App() {
{/* Logo with glow effect */}
<Link to="/" className="logo-link">
<div className="logo-image-container">
<img src="/app/logo_1.png" alt="Logo" className="logo-image" />
<img src="/app/logo_2.png" alt="Logo" className="logo-image" />
</div>
<span className="logo-text">LocalAgent</span>
{/* <span className="logo-text">LocalAgent</span> */}
</Link>
</div>

View File

@@ -60,7 +60,7 @@ function Home() {
<img src="/app/logo_1.png" width="250" alt="LocalAgent Logo" />
</div>
<h1 className="dashboard-title">LocalAgent</h1>
{/*<h1 className="dashboard-title">LocalAgent</h1>*/}
{/* Dashboard Stats */}
<div className="dashboard-stats">