enh: update button label on LandingPage to clarify functionality

This commit is contained in:
Ben Allfree
2025-11-26 09:00:28 -08:00
parent 9063331247
commit cf70b31015
+1 -1
View File
@@ -91,7 +91,7 @@ export default function LandingPage() {
className="border-cyan-500/50 text-white hover:bg-slate-900/60"
>
<BrowseIcon className="mr-2 h-5 w-5" />
Browse
Browse Builds
</Button>
<Authenticated>
<Button