From 1e911bdf99d8f415056865fcb72812123d7caa47 Mon Sep 17 00:00:00 2001 From: truemperor Date: Tue, 18 Aug 2026 17:31:49 +0100 Subject: [PATCH 1/2] updated landing page herosection description text --- 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 5ebab01..e63f217 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 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. + 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 don't have the bandwidth to work on.

Start reviewing → From d77b00d5ebb7615ad77eb958b06654983c2b48f0 Mon Sep 17 00:00:00 2001 From: truemperor Date: Tue, 18 Aug 2026 17:36:30 +0100 Subject: [PATCH 2/2] updated landing page herosection description text --- 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 e63f217..e9d2128 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 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 don't have the bandwidth to work on. + DevAsign reviews pull requests against the end-goal & audits entire codebase for what an attacker can actually reach, then suggests a fix or helps you create a bounty (in USDC) for the fixes you don't have the bandwidth to work on.

Start reviewing →