strapi / nextjs-corporate-starter

Strapi Demo application for Corporate Websites using Next.js
MIT License
959 stars 285 forks source link

Change "getStrapiURL" to "getStrapiMedia" in Testimonials.tsx file #41

Closed paulnotfromstrapi closed 1 year ago

paulnotfromstrapi commented 1 year ago

"getStrapiURL" should be changed to "getStrapiMedia"

https://github.com/strapi/nextjs-corporate-starter/blob/014e4dd4bfcccbe499a51a234d68fd079d7b814e/frontend/src/app/%5Blang%5D/components/Testimonials.tsx#L29

https://github.com/strapi/nextjs-corporate-starter/blob/main/frontend/src/app/%5Blang%5D/components/Testimonials.tsx

PaulBratslavsky commented 1 year ago

Done