zRzRzRzRzRzRzR commited on
Commit
047e167
·
1 Parent(s): bd899f8

copy: refine GLM repository protection slogan

Browse files
src/features/home/ProductHomePage.tsx CHANGED
@@ -480,7 +480,7 @@ export function ProductHomePage() {
480
  <div className="openvuln-composer mt-10 grid items-end gap-8 pb-12 sm:mt-14 lg:grid-cols-[minmax(0,0.9fr)_minmax(0,1.1fr)] lg:gap-16 lg:pb-16" style={{ animationDelay: "380ms" }}>
481
  <p className="max-w-[44ch] text-[15px] leading-7 text-ink-secondary">
482
  Submit a public repository and OpenVuln hunts its vulnerabilities.
483
- Maintainers see every finding the world sees only what they disclose.
484
  </p>
485
  <div className="w-full lg:max-w-[600px] lg:justify-self-end">
486
  <RepoSubmitForm size="hero" appearance="dark" className="w-full" align="left" />
 
480
  <div className="openvuln-composer mt-10 grid items-end gap-8 pb-12 sm:mt-14 lg:grid-cols-[minmax(0,0.9fr)_minmax(0,1.1fr)] lg:gap-16 lg:pb-16" style={{ animationDelay: "380ms" }}>
481
  <p className="max-w-[44ch] text-[15px] leading-7 text-ink-secondary">
482
  Submit a public repository and OpenVuln hunts its vulnerabilities.
483
+ Protect your open-source repository, together with GLM.
484
  </p>
485
  <div className="w-full lg:max-w-[600px] lg:justify-self-end">
486
  <RepoSubmitForm size="hero" appearance="dark" className="w-full" align="left" />