From 261f0303c7833e922bc3661e6a199abc8ceb9c31 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:21:09 +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 2d7944c..376886c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,6 +158,7 @@ export default function LandingPage() { title="Ready to Modernize Your POS?" description="Contact our experts today to discuss your hardware needs and receive a transparent quote." tag="Get In Touch" + background={{ variant: "plain" }} buttons={[{ text: "Schedule a Consultation" }]} useInvertedBackground={false} /> -- 2.49.1