From 6b1e89ae29226dcf272566e877183826a2c9a6fb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 25 Jun 2026 06:20:53 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 59a747d..4b2b60d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -150,7 +150,7 @@ export default function HomePage() { tag="Get Started" text="Ready to print your next big project? Get a quote today." primaryButton={{ - text: "Contact Us", href: "mailto:hello@pressmaster.com"}} + text: "Contact Us", href: ""}} secondaryButton={{ text: "Schedule Call", href: "#"}} /> -- 2.49.1