From e90190545b3aae32668a9ce259354bbb53041d84 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 04:18:47 +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 6aa6640..b766727 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,6 +124,7 @@ export default function LandingPage() { description="We are always scouting unique lifestyle brands to feature in our retail space. If you are a maker or a brand owner, we'd love to hear from you." buttons={[{ text: "Submit Inquiry", href: "mailto:butterfortlauderdale@gmail.com" }]} useInvertedBackground={false} + background={{ variant: "plain" }} /> -- 2.49.1