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.
/static
1 parent ca8fe43 commit deb4b82Copy full SHA for deb4b82
frontends/mit-open/src/pages/HomePage/TestimonialsSection.tsx
@@ -220,7 +220,7 @@ const SlickCarousel = () => {
220
>
221
<TestimonialCardImage>
222
<img
223
- src={`/images/testimonial_images/testimonial-image-${MARKETING_IMAGE_IDX[idx % 6]}.png`}
+ src={`/static/images/testimonial_images/testimonial-image-${MARKETING_IMAGE_IDX[idx % 6]}.png`}
224
/>
225
</TestimonialCardImage>
226
<TestimonialCardQuote>
0 commit comments