From 4cc4b6edfa05ade44644a8750a3bc87a39844f61 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:39:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}