Skip to content

Commit e6bf7c4

Browse files
committed
Update hardware and software recommendations in uses.tsx, replacing outdated items with new products and links
1 parent ed494c0 commit e6bf7c4

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/pages/uses.tsx

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,21 @@ function Home() {
2929
height={1080}
3030
alt="A photo of my desk"
3131
placeholder="blur"
32+
objectFit="cover"
3233
/>
3334
<h3>Computer & Hardware</h3>
3435
<List>
3536
<li>
3637
<strong>
3738
<a
38-
href="https://icecat.biz/p/lenovo/232036s/thinkpad-notebooks-x230-14595012.html"
39+
href="https://support.apple.com/id-id/111869"
3940
target="_blank"
4041
rel="noopener noreferrer"
4142
>
42-
Lenovo ThinkPad X230 i5-3320M&quot;
43+
Macbook Pro M2
4344
</a>
4445
</strong>{' '}
45-
(2.6 GHz i5 CPU, 12 GB Ram, 512GB SSD storage)
46+
(8 GB Ram, 512GB SSD storage)
4647
</li>
4748
<li>
4849
<strong>
@@ -59,26 +60,26 @@ function Home() {
5960
<li>
6061
<strong>
6162
<a
62-
href="https://kz-audio.com/kz-edx.html"
63+
href="https://kz-audio.com/kz-edx-pro.html"
6364
target="_blank"
6465
rel="noopener noreferrer"
6566
>
66-
Knowledge Zenith EDX
67+
Knowledge Zenith EDX Pro
6768
</a>
6869
</strong>{' '}
6970
In-ear Earphone
7071
</li>
7172
<li>
7273
<strong>
7374
<a
74-
href="https://amzn.to/3fxf7Pr"
75+
href="https://kz-audio.com/kz-edx.html"
7576
target="_blank"
7677
rel="noopener noreferrer"
7778
>
78-
Rexus M1
79+
Knowledge Zenith AZ09 HD Bloutooth
7980
</a>
8081
</strong>{' '}
81-
Headset Bloetooth 5.0
82+
In-ear Earphone
8283
</li>
8384
<li>
8485
<strong>
@@ -245,14 +246,14 @@ function Home() {
245246
<li>
246247
<strong>
247248
<a
248-
href="https://www.google.co.id/intl/id/chrome/"
249+
href="https://brave.com/"
249250
target="_blank"
250251
rel="noopener noreferrer"
251252
>
252-
Google Chrome
253+
Brave Browser
253254
</a>
254255
</strong>{' '}
255-
still using for entire devices
256+
used for entire devices
256257
</li>
257258
</List>{' '}
258259
</Container>

0 commit comments

Comments
 (0)