From a3574e819596b9083f57aae7d1f6f295e81d1672 Mon Sep 17 00:00:00 2001 From: truemperor Date: Tue, 4 Aug 2026 18:06:34 +0100 Subject: [PATCH] copy(landing): clarify hero description with end-goal framing Co-Authored-By: Claude Opus 4.8 --- src/pages/LandingPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/LandingPage.tsx b/src/pages/LandingPage.tsx index a620515..5ebab01 100644 --- a/src/pages/LandingPage.tsx +++ b/src/pages/LandingPage.tsx @@ -37,7 +37,7 @@ export function LandingPage() { Code review against the goal not just diff

- 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.

Start reviewing →