From 27106d0fd3a222e2e0cd8be5e9fba6c1e8c9f4c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:17:53 +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 ff1e639..65b47b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,11 +59,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=1", imageAlt: "professional branded apparel clothing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg?_wi=1", imageAlt: "custom printed cotton t-shirt", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { title: "Fast Turnaround", subtitle: "Quick delivery", description: "Your brand deserves to be seen without delay.", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=2", imageAlt: "modern adjustable branded cap", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Expert Design", subtitle: "Pro support", description: "Our design team helps bring your ideas to life.", - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg?_wi=2", imageAlt: "modern adjustable branded cap", }, ]} -- 2.49.1