From 93ce51b7266af994c623b727ca8535ea7692d525 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:38:48 +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 6532063..c578139 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg" + imageSrc="http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -95,7 +95,7 @@ export default function LandingPage() { description: "High-decimal point accuracy for complex engineering.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -123,7 +123,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg?_wi=2", imageAlt: "3d technology icons", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg?_wi=2", imageAlt: "3d technology icons", }, { -- 2.49.1