From 5f2c118ec4dc628cc273d700d349889e787da9d1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 22:55:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94ebf34..75e32ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { carouselItems={[ { id: "carousel-item-1", - imageSrc: "http://img.b2bpic.net/free-photo/illustration-rain-futuristic-city_23-2151406575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-rain-futuristic-city_23-2151406575.jpg?_wi=1", imageAlt: "Futuristic anime cityscape", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { }, ], centerIcon: Lightbulb, - imageSrc: "http://img.b2bpic.net/free-photo/illustration-rain-futuristic-city_23-2151406575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-rain-futuristic-city_23-2151406575.jpg?_wi=2", imageAlt: "animated 3d globe data network", }, ]}