diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bd715c..57db3d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,6 +105,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" animationType="slide-up" + useInvertedBackground={false} members={[ { id: "1", name: "Game", role: "CEO", imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-man-with-crossed-arms_1142-261.jpg" }, { id: "2", name: "Oh", role: "CTO", imageSrc: "https://img.b2bpic.net/free-photo/portrait-successful-man-having-stubble-posing-with-folded-arms-looking-camera_171337-12643.jpg" },