Skip to content

Commit 462bb4a

Browse files
committed
Add fetchPriority=low to testimonials images
1 parent 422ea02 commit 462bb4a

File tree

1 file changed

+1
-0
lines changed
  • src/app/conf/2025/components/testimonials

1 file changed

+1
-0
lines changed

src/app/conf/2025/components/testimonials/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ export function TestimonialAuthor({
114114
width={128}
115115
height={128}
116116
className="size-16 saturate-[.1] xl:size-32"
117+
fetchPriority="low"
117118
/>
118119
<div className="absolute inset-0 z-[1] bg-pri-darker opacity-80 mix-blend-plus-lighter" />
119120
<Stripes />

0 commit comments

Comments
 (0)