diff --git a/src/app/page.tsx b/src/app/page.tsx index 93609fe..058c4cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Schedule Your Consultation", href: "#" }, - { text: "Get in Touch", href: "#" } + { text: "View Pricing & Packages", href: "#" } ]} />