2 Commits

Author SHA1 Message Date
e74a806c66 Update src/app/page.tsx 2026-05-18 18:46:15 +00:00
0a736ff61f Merge version_16 into main
Merge version_16 into main
2026-05-18 18:45:13 +00:00

View File

@@ -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"
/>
</div>
</ReactLenis>