Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:49:16 +00:00
parent 929a31ac0e
commit 1ff46417fa

View File

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