About Page Content Modification #1

Merged
tokslaw merged 1 commits from modifying-about-page into master 2023-03-21 02:25:27 +00:00
+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 */}