Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-17 15:39:50 +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>
);
}
}