diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c1af4d..96d743f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}