From c9e11a98d1a49031e13aaa72dd1895acd9b33007 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:24:30 +0000 Subject: [PATCH] Update src/app/commissions/page.tsx --- src/app/commissions/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/commissions/page.tsx b/src/app/commissions/page.tsx index c1d21d9..ffb82b0 100644 --- a/src/app/commissions/page.tsx +++ b/src/app/commissions/page.tsx @@ -54,7 +54,7 @@ export default function CommissionsPage() { subtitle: "Let's discuss your unique vision", description: "Schedule a consultation with our creative team to discuss your project requirements, style preferences, timeline, and budget. We'll ask detailed questions to ensure we fully understand your artistic direction and goals.", - imageSrc: "http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg?_wi=3", imageAlt: "Consultation meeting", }, { @@ -64,7 +64,7 @@ export default function CommissionsPage() { subtitle: "Multiple creative directions", description: "Based on our consultation, we develop 2-3 initial design concepts for your review. Each concept explores different artistic directions while maintaining your vision. You provide feedback, and we refine the direction accordingly.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543684.jpg?_wi=4", imageAlt: "Design concepts", }, { @@ -74,7 +74,7 @@ export default function CommissionsPage() { subtitle: "Polished artwork ready to go", description: "We complete the final artwork incorporating all approved changes, provide high-resolution files in your requested format, and deliver printed products if applicable. Full satisfaction guaranteed with our revision policy.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-holding-box_23-2149035908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-holding-box_23-2149035908.jpg?_wi=3", imageAlt: "Final delivery", }, ]} @@ -150,7 +150,7 @@ export default function CommissionsPage() {