About Page Content Modification #1
+1
-1
@@ -318,7 +318,7 @@ You drive to work, drive to the store, maybe drive your kids to school, drive ba
|
|||||||
</div>
|
</div>
|
||||||
{/* TEAM MEMBERS HOLDER */}
|
{/* TEAM MEMBERS HOLDER */}
|
||||||
<div className="team-members-holder pc-20 text-center">
|
<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) => (
|
{Testimonial.map(({name, title, image, link: {domain, href}}, idx) => (
|
||||||
<>
|
<>
|
||||||
{/* TEAM MEMBER #1 */}
|
{/* TEAM MEMBER #1 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user