We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422ea02 commit 462bb4aCopy full SHA for 462bb4a
src/app/conf/2025/components/testimonials/index.tsx
@@ -114,6 +114,7 @@ export function TestimonialAuthor({
114
width={128}
115
height={128}
116
className="size-16 saturate-[.1] xl:size-32"
117
+ fetchPriority="low"
118
/>
119
<div className="absolute inset-0 z-[1] bg-pri-darker opacity-80 mix-blend-plus-lighter" />
120
<Stripes />
0 commit comments