Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-17 15:39:51 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
useInvertedBackground={false}
names={["Google", "Microsoft", "Amazon", "Meta", "Tesla", "Adobe", "Apple"]}
title="Practice for roles at top companies"
description="Get ready for the biggest tech firms with BauxAI."
description="Used by top candidates at Google, Microsoft, and more to land their dream roles."
/>
</div>
@@ -201,4 +201,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}