To dynamically render your SubService model entries as testimonials in the HTML, you'll want to replace the hardcoded testimonial items with a Django loop, using fields like
To dynamically render your SubService model entries as testimonials in the HTML, you'll want to replace the hardcoded testimonial items with a Django loop, using fields like