From 4f45dfb2281934581168c2d7bbfc8c4086a471d3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 05:07:49 +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 8327964..c7bd2ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1" imageAlt="AI Business Intelligence Dashboard" mediaAnimation="slide-up" avatars={[ @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Support Access", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=1" imageAlt="Collaborative AI development" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -162,7 +162,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-html_23-2150038862.jpg", imageAlt: "Automated workflow interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "automated machine learning workflow diagram", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Predictive analytics chart", }, - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=2", imageAlt: "automated machine learning workflow diagram", }, { -- 2.49.1