Skip to content

Commit f4777f7

Browse files
committed
refactor: change outdated domain to new valid address
1 parent 56fb15f commit f4777f7

4 files changed

Lines changed: 53 additions & 43 deletions

File tree

pages/index.tsx

Lines changed: 32 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default function Home() {
7373
<div className="mt-3">
7474
<Banners />
7575
<div className="mt-3 flex flex-row flex-wrap items-center justify-center gap-4">
76-
<a
76+
<a
7777
href="https://instagram.com/romanroman.nya"
7878
target="_blank"
7979
rel="noopener noreferrer"
@@ -97,7 +97,11 @@ export default function Home() {
9797
height={24}
9898
/>
9999
</a>
100-
<a href="https://www.tiktok.com/@romanroman.nya" target="_blank" rel="noopener noreferrer">
100+
<a
101+
href="https://www.tiktok.com/@romanroman.nya"
102+
target="_blank"
103+
rel="noopener noreferrer"
104+
>
101105
<Image src={tiktok} alt="TikTok" width={24} height={24} />
102106
</a>
103107
<a
@@ -112,7 +116,11 @@ export default function Home() {
112116
height={24}
113117
/>
114118
</a>
115-
<a href="https://github.com/lrmn7" target="_blank" rel="noopener noreferrer">
119+
<a
120+
href="https://github.com/lrmn7"
121+
target="_blank"
122+
rel="noopener noreferrer"
123+
>
116124
<Image src={github} alt="GitHub" width={24} height={24} />
117125
</a>
118126
<a
@@ -140,7 +148,7 @@ export default function Home() {
140148
/>
141149
</a>
142150
<a
143-
href="https://www.youtube.com/@lrmn_vp"
151+
href="https://www.youtube.com/@lrmn_music"
144152
target="_blank"
145153
rel="noopener noreferrer"
146154
>
@@ -151,7 +159,11 @@ export default function Home() {
151159
height={24}
152160
/>
153161
</a>
154-
<a href="https://medium.com/@lrmn" target="_blank" rel="noopener noreferrer">
162+
<a
163+
href="https://medium.com/@lrmn"
164+
target="_blank"
165+
rel="noopener noreferrer"
166+
>
155167
<Image src={medium} alt="Medium" width={24} height={24} />
156168
</a>
157169

@@ -202,7 +214,7 @@ export default function Home() {
202214

203215
<div className="bg-animate group mb-1 w-full cursor-pointer rounded bg-gradient-to-r from-zinc-900 via-zinc-600 to-zinc-900 text-sm text-zinc-400 shadow transition-all">
204216
<a
205-
href="https://vp.lrmn.fun"
217+
href="https://vp.lrmn.link/"
206218
target="_blank"
207219
rel="noopener noreferrer nofollow"
208220
className="w-full transition-all sm:hover:opacity-70"
@@ -245,8 +257,8 @@ export default function Home() {
245257
</div>
246258

247259
<div className="bg-animate group mb-1 w-full cursor-pointer rounded bg-gradient-to-r from-zinc-900 via-zinc-600 to-zinc-900 text-sm text-zinc-400 shadow transition-all">
248-
<a
249-
href="https://music.is-a.fun/"
260+
<a
261+
href="https://music.lrmn.link/"
250262
target="_blank"
251263
rel="noopener noreferrer nofollow"
252264
className="w-full transition-all sm:hover:opacity-70"
@@ -262,7 +274,7 @@ export default function Home() {
262274
title="Nothing"
263275
className="text-ellipsis text-[16px] text-zinc-400"
264276
>
265-
Listen to My Music
277+
Music
266278
</span>
267279
<span
268280
title=""
@@ -431,17 +443,17 @@ export default function Home() {
431443
</div>
432444
</div>
433445
</div>
434-
<div className="mb-4 flex justify-center">
435-
<div className="flex items-center justify-center rounded-full bg-primary bg-opacity-90 text-xs font-medium text-banner">
436-
<footer>
437-
<div className="container mx-auto text-center">
438-
Made by TRAGIC in BOGOR
439-
<p className="text-gray text-s">
440-
© {new Date().getFullYear()} L RMN. All rights reserved.
441-
</p>
442-
</div>
443-
</footer>
444-
</div>
446+
</div>
447+
<div className="mb-4 flex justify-center bg-primary">
448+
<div className="flex items-center justify-center rounded-full bg-primary bg-opacity-90 text-xs font-medium text-banner">
449+
<footer>
450+
<div className="container mx-auto text-center">
451+
✦ born from silence, built with purpose ✦
452+
<p className="text-gray text-s">
453+
{new Date().getFullYear()} L RMN. All rights reserved.
454+
</p>
455+
</div>
456+
</footer>
445457
</div>
446458
</div>
447459
</div>

pages/mymusic.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default function MyMusic() {
148148
/>
149149
</a>
150150
<a
151-
href="https://www.youtube.com/@lrmn_vp"
151+
href="https://www.youtube.com/@lrmn_music"
152152
target="_blank"
153153
rel="noopener noreferrer"
154154
>
@@ -414,7 +414,7 @@ export default function MyMusic() {
414414

415415
<div className="bg-animate group mb-1 w-full cursor-pointer rounded bg-gradient-to-r from-zinc-900 via-zinc-600 to-zinc-900 text-sm text-zinc-400 shadow transition-all">
416416
<a
417-
href="https://www.youtube.com/@LRMN_vp"
417+
href="https://www.youtube.com/@lrmn_music"
418418
target="_blank"
419419
rel="noopener noreferrer nofollow"
420420
className="w-full transition-all sm:hover:opacity-70"
@@ -470,7 +470,7 @@ export default function MyMusic() {
470470
<div className="flex items-center justify-center rounded-full bg-primary bg-opacity-90 text-xs font-medium text-banner">
471471
<footer>
472472
<div className="container mx-auto text-center">
473-
Made by TRAGIC in BOGOR
473+
✦ born from silence, built with purpose ✦
474474
<p className="text-gray text-s">
475475
© {new Date().getFullYear()} L RMN. All rights reserved.
476476
</p>

pages/passiveincome.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default function PassiveIncome() {
151151
/>
152152
</a>
153153
<a
154-
href="https://www.youtube.com/@lrmn_vp"
154+
href="https://www.youtube.com/@lrmn_music"
155155
target="_blank"
156156
rel="noopener noreferrer"
157157
>
@@ -664,7 +664,7 @@ export default function PassiveIncome() {
664664
<div className="flex items-center justify-center rounded-full bg-primary bg-opacity-90 text-xs font-medium text-banner">
665665
<footer>
666666
<div className="container mx-auto text-center">
667-
Made by TRAGIC in BOGOR
667+
✦ born from silence, built with purpose ✦
668668
<p className="text-gray text-s">
669669
© {new Date().getFullYear()} L RMN. All rights reserved.
670670
</p>

pages/somnianetwork.tsx

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export default function SomniaNetwork() {
145145
/>
146146
</a>
147147
<a
148-
href="https://www.youtube.com/@lrmn_vp"
148+
href="https://www.youtube.com/@lrmn_music"
149149
target="_blank"
150150
rel="noopener noreferrer"
151151
>
@@ -176,8 +176,8 @@ export default function SomniaNetwork() {
176176
<Image
177177
src={somniaAurora}
178178
alt="Icon"
179-
width={16}
180-
height={16}
179+
width={24}
180+
height={24}
181181
/>
182182
</div>
183183
<div className="mx-4 flex flex-col">
@@ -219,10 +219,10 @@ export default function SomniaNetwork() {
219219
<div className="flex items-center justify-center">
220220
<div className="flex h-16 w-16 items-center justify-center rounded bg-zinc-800 bg-opacity-50">
221221
<Image
222-
src={somniaDark}
222+
src={somniaAurora}
223223
alt="Icon"
224-
width={16}
225-
height={16}
224+
width={24}
225+
height={24}
226226
/>
227227
</div>
228228
<div className="mx-4 flex flex-col">
@@ -263,10 +263,10 @@ export default function SomniaNetwork() {
263263
<div className="flex items-center justify-center">
264264
<div className="flex h-16 w-16 items-center justify-center rounded bg-zinc-800 bg-opacity-50">
265265
<Image
266-
src={somniaLight}
266+
src={somniaAurora}
267267
alt="Icon"
268-
width={16}
269-
height={16}
268+
width={24}
269+
height={24}
270270
/>
271271
</div>
272272
<div className="mx-4 flex flex-col">
@@ -297,7 +297,7 @@ export default function SomniaNetwork() {
297297

298298
<div className="bg-animate group mb-1 w-full cursor-pointer rounded bg-gradient-to-r from-zinc-900 via-zinc-600 to-zinc-900 text-sm text-zinc-400 shadow transition-all">
299299
<a
300-
href="https://gsomnia-click.vercel.app/"
300+
href="https://gsomnia-clicks.vercel.app/"
301301
target="_blank"
302302
rel="noopener noreferrer nofollow"
303303
className="w-full transition-all sm:hover:opacity-70"
@@ -350,7 +350,7 @@ export default function SomniaNetwork() {
350350
<div className="flex items-center justify-center">
351351
<div className="flex h-16 w-16 items-center justify-center rounded bg-zinc-800 bg-opacity-50">
352352
<Image
353-
src={somniaLight}
353+
src={somniaAurora}
354354
alt="Icon"
355355
width={24}
356356
height={24}
@@ -383,7 +383,7 @@ export default function SomniaNetwork() {
383383

384384
<div className="bg-animate group mb-1 w-full cursor-pointer rounded bg-gradient-to-r from-zinc-900 via-zinc-600 to-zinc-900 text-sm text-zinc-400 shadow transition-all">
385385
<a
386-
href="https://medium.com/@lrmn"
386+
href="https://funquiz.vercel.app/"
387387
target="_blank"
388388
rel="noopener noreferrer nofollow"
389389
className="w-full transition-all sm:hover:opacity-70"
@@ -393,18 +393,18 @@ export default function SomniaNetwork() {
393393
<div className="flex items-center justify-center">
394394
<div className="flex h-16 w-16 items-center justify-center rounded bg-zinc-800 bg-opacity-50">
395395
<Image
396-
src={medium}
396+
src={somniaAurora}
397397
alt="Icon"
398398
width={24}
399399
height={24}
400400
/>
401401
</div>
402402
<div className="mx-4 flex flex-col">
403403
<span className="text-ellipsis text-[16px] text-zinc-400">
404-
Medium
404+
Fun Quiz
405405
</span>
406406
<span className="xs:w-[220px] mt-1 w-[175px] truncate text-ellipsis whitespace-nowrap text-[14px] text-zinc-700 sm:w-[275px] md:w-[340px] lg:w-[400px]">
407-
I love exploring anything related to technology.
407+
Embark On Your Somnia Journey
408408
</span>
409409
</div>
410410
</div>
@@ -424,8 +424,6 @@ export default function SomniaNetwork() {
424424
</a>
425425
</div>
426426
</div>
427-
428-
{/* Tambahan tombol Home */}
429427
<div className="mt-6">
430428
<Link
431429
href="/"
@@ -441,7 +439,7 @@ export default function SomniaNetwork() {
441439
<div className="flex items-center justify-center rounded-full bg-primary bg-opacity-90 text-xs font-medium text-banner">
442440
<footer>
443441
<div className="container mx-auto text-center">
444-
Made by TRAGIC in BOGOR
442+
✦ born from silence, built with purpose ✦
445443
<p className="text-gray text-s">
446444
© {new Date().getFullYear()} L RMN. All rights reserved.
447445
</p>

0 commit comments

Comments
 (0)