From 3b3086f193c4d35ef3adcd05ee87487c6a7d1775 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 03:50:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fe4b75..cf820d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg?_wi=1" imageAlt="Modern photocopy machine in an office setting" mediaAnimation="slide-up" /> @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Pages Printed Annually", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg?_wi=1" imageAlt="Friendly staff assisting a customer at a photocopy center" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -130,7 +130,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-color-palette_23-2149930934.jpg", imageAlt: "Vibrant color document printing", }, - imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg?_wi=2", imageAlt: "high speed printer in action", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-478.jpg", imageAlt: "Large format plotter printing", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg?_wi=2", imageAlt: "high speed printer in action", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pattern-with-different-shades-blue_23-2148263944.jpg", imageAlt: "Glossy paper texture with high quality print", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-printers-work_52683-97002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-printers-work_52683-97002.jpg?_wi=1", imageAlt: "high speed printer in action", }, ]} @@ -182,7 +182,7 @@ export default function LandingPage() { price: "$0.05/page", rating: 5, reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-printers-work_52683-97002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-printers-work_52683-97002.jpg?_wi=2", imageAlt: "Stack of black and white photocopies", }, { -- 2.49.1