From 28cd4a431a740257d5bcf1a79d63c35f0136a687 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:37:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7e32b2..676e3c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,6 +148,7 @@ export default function LandingPage() { title="Contact Studio" description="Reach out for commissions, shop updates, or just to say hello!" buttonText="Send Message" + useInvertedBackground={false} /> -- 2.49.1