Skip to content

Commit bbbc1aa

Browse files
committed
misc
1 parent 6dde5b4 commit bbbc1aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/ui/parallax-scroll.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export const ParallaxScroll = ({
5252
width="200"
5353
alt="networking"
5454
layout="intrinsic"
55+
priority
5556
/>
5657
</Link>
5758
</motion.div>
@@ -68,6 +69,7 @@ export const ParallaxScroll = ({
6869
width="200"
6970
alt="networking"
7071
layout="intrinsic"
72+
priority
7173
/>
7274
</Link>
7375
</motion.div>
@@ -84,6 +86,7 @@ export const ParallaxScroll = ({
8486
width="200"
8587
alt="networking"
8688
layout="intrinsic"
89+
priority
8790
/>
8891
</Link>
8992
</motion.div>
@@ -100,6 +103,7 @@ export const ParallaxScroll = ({
100103
width="200"
101104
alt="networking"
102105
layout="intrinsic"
106+
priority
103107
/>
104108
</Link>
105109
</motion.div>

0 commit comments

Comments
 (0)