export default function Rating1_9() { return ( <>
{/* RATING TITLE */}
Our clients love us as much as we love them
{/* RATING-1 WRAPPER */}
{/* RATING BOX #1 */}
{/* Brand Logo */}
feature-image feature-image
{/* Rating Stars */}
4.7/5
{/* RATING BOX #2 */}
{/* Brand Logo */}
feature-image feature-image
{/* Rating Stars */}
4.95/5
{/* RATING BOX #3 */}
{/* Brand Logo */}
feature-image feature-image
{/* Rating Stars */}
4.24/5
{/* End row */}
{/* END RATING-1 WRAPPER */}
{/* End container */}
) }