diff --git a/client/pages/DevLink.tsx b/client/pages/DevLink.tsx index 303cd359..d75a4fba 100644 --- a/client/pages/DevLink.tsx +++ b/client/pages/DevLink.tsx @@ -59,7 +59,7 @@ export default function DevLink() { className="border-cyan-400/60 text-cyan-300 hover:bg-cyan-500/10" onClick={() => navigate("/dev-link/profiles")} > - Explore Profiles + Waitlist diff --git a/client/pages/DevLinkProfiles.tsx b/client/pages/DevLinkProfiles.tsx index 01be81c2..b0125f6d 100644 --- a/client/pages/DevLinkProfiles.tsx +++ b/client/pages/DevLinkProfiles.tsx @@ -16,9 +16,9 @@ export default function DevLinkProfiles() { {/* Fullscreen iframe */}