Skip to content

Commit 2bc424d

Browse files
committed
Home: update links
1 parent f6e9846 commit 2bc424d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pages/main/home.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,6 @@ const Home = () => {
582582
description='Mostly for testimonials'
583583
/>
584584
<LinkBlock
585-
inactive={true}
586585
link='https://www.linkedin.com/in/avrtt'
587586
icon={linkedin}
588587
categoryEmoji={''}
@@ -592,7 +591,6 @@ const Home = () => {
592591
description='For the future'
593592
/>
594593
<LinkBlock
595-
inactive={true}
596594
link='https://www.upwork.com/freelancers/~015b4e73042bbcccd1/'
597595
icon={upwork}
598596
categoryEmoji={''}
@@ -604,7 +602,6 @@ const Home = () => {
604602
</TileContainerLink>
605603
<TileContainerLink columns={4} gap="1em" marginBottom="0">
606604
<LinkBlock
607-
inactive={true}
608605
link='https://www.fiverr.com/vladaverett'
609606
icon={fiverr}
610607
categoryEmoji={''}

0 commit comments

Comments
 (0)