Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 22:55:51 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
carouselItems={[ carouselItems={[
{ {
id: "carousel-item-1", 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", imageAlt: "Futuristic anime cityscape",
}, },
{ {
@@ -219,7 +219,7 @@ export default function LandingPage() {
}, },
], ],
centerIcon: Lightbulb, 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", imageAlt: "animated 3d globe data network",
}, },
]} ]}