From 6a9cc2b18189f2bce65d9af90cb8b53b53693060 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 21:24:55 +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 6343f8d..2ba28b6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -140,7 +140,7 @@ export default function HomePage() { tag="Get in Touch" text="Have a special order or event in mind? Let's connect." primaryButton={{ text: "Contact Us", href: "mailto:hello@comalapa.com" }} - secondaryButton={{ text: "Find Us", href: "#location" }} + secondaryButton={{ text: "Find Us", href: "" }} /> -- 2.49.1