Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:47:43 +00:00
parent 49f98f375a
commit 929a31ac0e

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
buttons={[
{ text: "Our Services", href: "services" }
]}
useInvertedBackground={true}
useInvertedBackground={false}
/>
</div>