2 Commits

Author SHA1 Message Date
6f40000cda Update src/app/page.tsx 2026-03-03 21:49:43 +00:00
c59d6da6cc Merge version_2 into main
Merge version_2 into main
2026-03-03 21:47:13 +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>