Merge version_1 into main #1
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Apply Now",
|
||||
onClick: "() => alert('Application form coming soon!')",
|
||||
onClick: () => alert('Application form coming soon!'),
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user