From 045379bbf4e4ce0e1330912787478a2ea08d8e36 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 21:16:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 46e23e2..250cb56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,7 +163,7 @@ export default function LandingPage() { name: "Album Cover I", price: "View", variant: "Edits", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg?_wi=1", }, { id: "2", @@ -254,7 +254,7 @@ export default function LandingPage() { button: { text: "Contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg?_wi=2", imageAlt: "artist in dark studio", }, ]} -- 2.49.1