Merge version_2 into main #1

Merged
development merged 8 commits from version_2 into main 2026-01-20 14:25:40 +00:00
Showing only changes of commit 2fe8e538fe - Show all commits

View File

@@ -29,8 +29,7 @@ export default function ContactPage() {
{ name: "FAQ", id: "faq" } { name: "FAQ", id: "faq" }
]} ]}
button={{ button={{
text: "Enroll Now", text: "Enroll Now", href: "/contact"
href: "/contact"
}} }}
/> />
</div> </div>