From 5f5f3067226c8c280776eec050beeceef9d71f62 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:48:22 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 25b05d3..0e5d6a2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { tags: [ "Apple", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-red-apples-marble-table_114579-39654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-red-apples-marble-table_114579-39654.jpg?_wi=2", imageAlt: "Closeup shot of an apple on a yellow background", }, ]} @@ -84,7 +84,7 @@ export default function LandingPage() {