From abeb2421d8d99ee4574e6533f7891de0a93abab0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:41:42 +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 9f44161..74a26f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Outside of Coding" description="Photography allows me to view the world through a creative lens, while tech blogging helps me articulate and share insights on the ever-evolving software landscape." - imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885638.jpg" + imageSrc="http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885638.jpg" imageAlt="professional camera dark photography aesthetic" /> -- 2.49.1