diff --git a/src/app/page.tsx b/src/app/page.tsx index 7de5d4c..53c7e95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -226,7 +226,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Get the Book Now", href: "#pricing" }, - { text: "View All Packages", href: "#pricing" } + { text: "Compare Plans", href: "#pricing" } ]} />