Update src/app/contact/page.tsx
This commit is contained in:
@@ -29,8 +29,7 @@ export default function ContactPage() {
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
button={{
|
||||
text: "Enroll Now",
|
||||
href: "/contact"
|
||||
text: "Enroll Now", href: "/contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,4 +83,4 @@ export default function ContactPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user