From 5f20c7826e8c19ce7ad69e4b01259ff79d020576 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 01:52:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1745b00..005a966 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Loading & Delivery", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg?_wi=1" imageAlt="Professional printing operations" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -178,7 +178,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg?_wi=2", imageAlt: "architectural branding services", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { 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/office-tools-colored-surface_23-2148182122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=1", imageAlt: "architectural branding services", }, ]} @@ -214,7 +214,7 @@ export default function LandingPage() { name: "Stationery Sets", price: "Custom", variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=2", }, { id: "2", -- 2.49.1