Design a customer reviews section on the main page which shows 9 reviews from the database in a grid format where each card can be designed differently based on where the review came. For example a google review with white card and google logo, whatsapp review on whatsapp related color and logo, etc.
Check the sample below for reference.

A few things to do
- Not show the section if less than 6 reviews are available.
- If only 6 to 9 are available then show those
- If more than nine are available then show the featured flagged first and then ramdomly to complete the 6 - 9 review grid
- If more than 9 with featured flag then show only 9
Design a customer reviews section on the main page which shows 9 reviews from the database in a grid format where each card can be designed differently based on where the review came. For example a google review with white card and google logo, whatsapp review on whatsapp related color and logo, etc.
Check the sample below for reference.
A few things to do