This commit is contained in:
root
2025-12-25 15:28:11 +01:00
parent 6f4ca75faf
commit e75e4f08a9
7 changed files with 57 additions and 158 deletions

View File

@@ -62,7 +62,7 @@ export default function Nav() {
<div style={{ display: 'flex', alignItems: 'center', gap: '16px' }}>
<div className="brand">
<a href="/" style={{ display: 'inline-block', textDecoration: 'none' }}>
<img src="/header.jpg" alt="420Deals.ch" style={{ height: '40px', width: 'auto' }} />
<img src="/header.png" alt="420Deals.ch" style={{ height: '50px', width: 'auto' }} />
</a>
</div>
<button