Merge version_2 into main #4
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Apply Now", href: "contact" },
|
||||
{ text: "Check Eligibility", href: "contact" },
|
||||
{ text: "Learn More", href: "how-it-works" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -310,4 +310,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user