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", }, ]}