From 44115115956852ef7d31dda65085674107837664 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 23:41:28 +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 71c1817..4658aa4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,15 +83,15 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark_158538-11279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark_158538-11279.jpg?_wi=1", imageAlt: "Man in sharp black suit posing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-man-white-shirt-colored-pants-with-hat-glasses-posed-outdoor-black-fashionable-model-boy_627829-13769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-man-white-shirt-colored-pants-with-hat-glasses-posed-outdoor-black-fashionable-model-boy_627829-13769.jpg?_wi=1", imageAlt: "Man in traditional African attire", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-boot_23-2148069342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-boot_23-2148069342.jpg?_wi=1", imageAlt: "Display of luxury leather shoes", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageAlt: "African fabric pattern", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark_158538-11279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark_158538-11279.jpg?_wi=2", imageAlt: "close up man in sharp tailored suit", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { imageAlt: "Selection of mens watches belts ties", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-man-white-shirt-colored-pants-with-hat-glasses-posed-outdoor-black-fashionable-model-boy_627829-13769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-man-white-shirt-colored-pants-with-hat-glasses-posed-outdoor-black-fashionable-model-boy_627829-13769.jpg?_wi=2", imageAlt: "close up man in sharp tailored suit", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageAlt: "Folded casual shirts", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-boot_23-2148069342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-boot_23-2148069342.jpg?_wi=2", imageAlt: "close up man in sharp tailored suit", }, ]} -- 2.49.1