From 4330f61e7294dab139c4802b80512c67f0aa06c8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:33:34 +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 65059ee..4c14297 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066384.jpg?_wi=1", imageAlt: "professional video production crew", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-journalist-telling-news_23-2149029321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-journalist-telling-news_23-2149029321.jpg?_wi=1", imageAlt: "aerial city drone sunset", }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-photographer-man-standing-looking-laptop_23-2148424358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-photographer-man-standing-looking-laptop_23-2148424358.jpg?_wi=1", imageAlt: "creative video editing studio", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "analytics growth marketing dashboard", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066384.jpg?_wi=2", imageAlt: "video content strategy business", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageAlt: "product videography beauty shots", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-journalist-telling-news_23-2149029321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-journalist-telling-news_23-2149029321.jpg?_wi=2", imageAlt: "video content strategy business", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "video production studio set", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/working-photographer-man-standing-looking-laptop_23-2148424358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-photographer-man-standing-looking-laptop_23-2148424358.jpg?_wi=2", imageAlt: "video content strategy business", }, ]} -- 2.49.1