Increase sidebar Amazon logo size to 1.75x
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d5fa4e49f7
commit
e4e36fff4d
1 changed files with 2 additions and 2 deletions
|
|
@ -85,8 +85,8 @@ export function Sidebar() {
|
|||
<Image
|
||||
src={`${process.env.NEXT_PUBLIC_BASE_PATH || ""}/amazon-logo.svg`}
|
||||
alt="Amazon"
|
||||
width={120}
|
||||
height={40}
|
||||
width={210}
|
||||
height={70}
|
||||
className="object-contain"
|
||||
priority
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue