From c89bdfbc1b08259b84b6b0fa9b14b861f55e1c6c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 04:47:00 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e13eacb..1911e24 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,6 +51,7 @@ export default function LandingPage() { tag="Leadership" memberVariant="card" membersAnimation="slide-up" + useInvertedBackground={false} members={[ { id: "owner", name: "Carston Smith - Owner", imageSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19122.jpg" }, { id: "tm1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19122.jpg" }, -- 2.49.1