From 249a0c86c9ca1f0869d6b61ab67e858112f0ced5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 09:52:33 +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 8a535c8..6fe6be8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { handle: "@maze_dev", testimonial: "The best selection of digital services I've found online.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg?_wi=1", imageAlt: "galaxy space background minimalist", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@nitro_pro", testimonial: "Maze Shop is legit, simple as that.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg?_wi=1", imageAlt: "discord nitro icon minimal black white", }, ]} @@ -114,7 +114,7 @@ export default function LandingPage() { alt: "Riley D.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg?_wi=2" /> @@ -132,7 +132,7 @@ export default function LandingPage() { price: "$9.99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg?_wi=2", }, { id: "2", -- 2.49.1