From 09b024e791a12ca58b25aa855183d6616b9961b9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 01:45:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ce57b4..80dd8e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,27 +69,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=1", imageAlt: "Platform Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=2", imageAlt: "Platform Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=3", imageAlt: "Platform Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=4", imageAlt: "Platform Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=5", imageAlt: "Platform Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150519159.jpg?_wi=6", imageAlt: "Platform Dashboard", }, ]} @@ -166,7 +166,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The AI personalization doubled our engagement in weeks.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg?_wi=1", }, { id: "t2", @@ -198,7 +198,7 @@ export default function LandingPage() { handle: "@jlee", testimonial: "Finally, a platform that understands modern retail tech stacks.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1