From 775eaed2a73e77800ebf4a2c5daa13d1bab3c386 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 18:19:49 +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 6353c1b..fb83348 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,7 +16,7 @@ export default function HomePage() { 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: "" }} - secondaryButton={{ text: "Learn More", href: "" }} + secondaryButton={{ text: "Book a consultation", href: "" }} 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" }, { imageSrc: "http://img.b2bpic.net/free-photo/braille-alpahbet-pills-container-top-view_23-2148718145.jpg" }, -- 2.49.1