diff --git a/src/app/page.tsx b/src/app/page.tsx index 9127dfe..8565e48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,8 @@ export default function LandingPage() { logoText="© 2025 MCG Merchant Services Inc." leftLink={{ text: "Privacy Policy", href: "#" }} rightLink={{ text: "Terms of Service", href: "#" }} - className="bg-white" + className="bg-white !text-black" + logoClassName="bg-white" />