Skip to content

Commit

Permalink
feat: change uses content
Browse files Browse the repository at this point in the history
  • Loading branch information
hendraaagil committed Jul 1, 2023
1 parent 8f593ba commit b739c02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/_data/uses.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@
},
{
"title": "Keyboard:",
"name": "Fantech MAXFIT61 FROST",
"link": "https://tokopedia.link/Fm59VeRKwwb",
"name": "Rexus Daiva Max D68SF",
"link": "https://tokopedia.link/GaiZzeOr4Ab",
"specs": null
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/pages/uses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ export default function Uses() {
)}
>
<Image
src={`${imageUrl}/main/setup-v1.0.jpg`}
src={`${imageUrl}/main/setup-v1.1.jpg`}
alt="A personal computer setup on the table"
width={2016}
height={1402}
height={1436}
priority
/>
<figcaption className="py-2 text-xs">My Setup</figcaption>
Expand Down

1 comment on commit b739c02

@vercel
Copy link

@vercel vercel bot commented on b739c02 Jul 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.