Merge version_2 into main #2
@@ -135,6 +135,7 @@ export default function LandingPage() {
|
||||
title="Get Started Today"
|
||||
description="Join thousands of students and faculty navigating smarter. Sign up for early access to our campus navigation platform."
|
||||
buttons={[{ text: "Get Started", href: "#" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -157,7 +158,8 @@ export default function LandingPage() {
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
],
|
||||
}
|
||||
copyrightText="© 2024 CampusNav Inc. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user