Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-03 21:49:49 +00:00

View File

@@ -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" }
]}
/>
</div>