Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 17:46:18 +00:00

View File

@@ -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>