diff --git a/src/app/page.tsx b/src/app/page.tsx index 95cd85a..6113005 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,8 @@ export default function LandingPage() { title="Our Expert Team" tag="Meet the Crew" memberVariant="card" + membersAnimation="slide-up" + useInvertedBackground={false} members={[ { id: "m1", name: "Michael", imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-caucasian-builder-man-uniform-holds-wrench-isolated_141793-43900.jpg" }, { id: "m2", name: "Sean", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-safety-helmet-standing-with-arms-raised-holding-wrench-hammer-smiling-cheerfully-isolated-pink-wall_141793-15760.jpg" },