Skip to content

Commit

Permalink
Update hardware and software recommendations in uses.tsx, replacing o…
Browse files Browse the repository at this point in the history
…utdated items with new products and links
  • Loading branch information
syofyanzuhad committed Dec 14, 2024
1 parent ed494c0 commit e6bf7c4
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions src/pages/uses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,21 @@ function Home() {
height={1080}
alt="A photo of my desk"
placeholder="blur"
objectFit="cover"
/>
<h3>Computer & Hardware</h3>
<List>
<li>
<strong>
<a
href="https://icecat.biz/p/lenovo/232036s/thinkpad-notebooks-x230-14595012.html"
href="https://support.apple.com/id-id/111869"
target="_blank"
rel="noopener noreferrer"
>
Lenovo ThinkPad X230 i5-3320M&quot;
Macbook Pro M2
</a>
</strong>{' '}
(2.6 GHz i5 CPU, 12 GB Ram, 512GB SSD storage)
(8 GB Ram, 512GB SSD storage)
</li>
<li>
<strong>
Expand All @@ -59,26 +60,26 @@ function Home() {
<li>
<strong>
<a
href="https://kz-audio.com/kz-edx.html"
href="https://kz-audio.com/kz-edx-pro.html"
target="_blank"
rel="noopener noreferrer"
>
Knowledge Zenith EDX
Knowledge Zenith EDX Pro
</a>
</strong>{' '}
In-ear Earphone
</li>
<li>
<strong>
<a
href="https://amzn.to/3fxf7Pr"
href="https://kz-audio.com/kz-edx.html"
target="_blank"
rel="noopener noreferrer"
>
Rexus M1
Knowledge Zenith AZ09 HD Bloutooth
</a>
</strong>{' '}
Headset Bloetooth 5.0
In-ear Earphone
</li>
<li>
<strong>
Expand Down Expand Up @@ -245,14 +246,14 @@ function Home() {
<li>
<strong>
<a
href="https://www.google.co.id/intl/id/chrome/"
href="https://brave.com/"
target="_blank"
rel="noopener noreferrer"
>
Google Chrome
Brave Browser
</a>
</strong>{' '}
still using for entire devices
used for entire devices
</li>
</List>{' '}
</Container>
Expand Down

0 comments on commit e6bf7c4

Please sign in to comment.