From 577a3c92e3d8eac2407b66ccb6e8e1428591a32d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 00:16:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abf8cc0..27dadfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,6 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="Luxe Realty" - button={{ text: "Get Started" }} /> @@ -128,6 +127,7 @@ export default function LandingPage() { description="Whether you are looking to buy, sell, or just want to chat about the market, our team is ready to help you." tag="Get In Touch" background={{ variant: "plain" }} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/friendly-colleagues_1098-15062.jpg" inputPlaceholder="Your message or email" buttonText="Send Message"