justified the row-images

This commit was merged in pull request #1.
This commit is contained in:
Chukwumdiebube
2023-03-20 18:44:27 +01:00
parent 76447fd025
commit 212b7ae3e9
+1 -1
View File
@@ -318,7 +318,7 @@ You drive to work, drive to the store, maybe drive your kids to school, drive ba
</div>
{/* TEAM MEMBERS HOLDER */}
<div className="team-members-holder pc-20 text-center">
<div className="row">
<div className="row justify-content-center">
{Testimonial.map(({name, title, image, link: {domain, href}}, idx) => (
<>
{/* TEAM MEMBER #1 */}