From 636b4e553ec050f158aced46b15d6cf7cb83a8e4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 12:48:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a89c15..831a0b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Zero Test Coverage", description: "I don't write tests because I believe in living dangerously.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39wUQvOmvybi7OsenpqBLyZR6m5/abstract-red-data-error-code-on-a-black--1774544461728-0f5d4f79.png"}, + title: "Zero Test Coverage", description: "I don't write tests because I believe in living dangerously.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39wUQvOmvybi7OsenpqBLyZR6m5/tmp/matrix-it-screen-1774615707925-2e520d8a.png"}, { title: "Production Deployment Expert", description: "I deploy to prod on Friday at 5 PM. Every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39wUQvOmvybi7OsenpqBLyZR6m5/a-massive-stack-of-unreadable-code-float-1774544461921-e7ad3297.png"}, { -- 2.49.1