From 34aeadc1826352c811eb1fe2e4e18cac3cc6e0bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:10:54 +0000 Subject: [PATCH 1/2] 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 cea8b4e..dd8540a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { { text: "Upload Your File", href: "/contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=1" imageAlt="Professional printing press machinery in operation" mediaAnimation="slide-up" avatars={[ -- 2.49.1 From 36c883af863af2c40e3b98f97c4f70ae91ec0395 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:10:55 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a965d1c..9543c51 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,7 +50,7 @@ export default function ServicesPage() { { text: "View Pricing", href: "/pricing" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=2" imageAlt="Professional printing services showcase" mediaAnimation="slide-up" /> -- 2.49.1