Add logo home + ocr changes for TSI
Run Tests on Branches / Detect Changes (push) Successful in 7s
Run Tests on Branches / Backend Tests (push) Successful in 1m53s
Run Tests on Branches / Frontend Tests (push) Successful in 1m53s
Run Tests on Branches / Frontend Mobile Tests (push) Has been skipped

This commit is contained in:
Antoni Nuñez Romeu
2026-07-07 18:36:34 +02:00
parent c5d47ddd4d
commit ce3cca1d79
3 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ function HomeView({ onScanClick, onSearchClick }) {
<div className="home-view">
<div className="home-hero">
<div className="home-logo-wrapper">
<img src="/farmaclic_logo.png" alt="FarmaClic" className="home-logo" />
<img src="/farmaclic_logo_home.png" alt="FarmaClic" className="home-logo" />
<img src="/farmaclic_text.png" alt="FarmaClic" className="home-brand-name" />
</div>
<p className="home-desc">Encuentra tus medicamentos en farmacias cercanas</p>