Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/LandingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export function LandingPage() {
Code review against the <span className="da-brand-text">goal</span> not just <span className="da-strike">diff</span>
</h1>
<p className="da-hero-sub">
DevAsign reviews pull requests & audits entire codebase for what an attacker can actually reach, then suggests a fix or help you create a bounty (in USDC) for the fixes you'll never get to.
DevAsign reviews pull requests against the end-goal & audits entire codebase for what an attacker can actually reach, then suggests a fix or help you create a bounty (in USDC) for the fixes you'll never get to.
</p>
<div className="da-hero-ctas">
<a href={URLS.SPONSOR_AUTH} className="btn btn-primary">Start reviewing →</a>
Expand Down