From ecf35238fab09fd59666877143c9ac38eed82094 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 18:18: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 e1a340a..5d25e71 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,7 +15,7 @@ export default function HomePage() { tag="" title="There's no universal way to regulate a nervous system. There's yours." description="Most nervous system advice is built for a system that isn't yours. Take the 2-minute quiz to find out exactly which way your nervous system is stuck, and the protocol built for that, not someone else's." - primaryButton={{ text: "Take the Free Nervous System Quiz", href: "#" }} + primaryButton={{ text: "Take the Free Nervous System Quiz", href: "" }} secondaryButton={{ text: "Learn More", href: "/about" }} leftItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg?_wi=4" }, -- 2.49.1