Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-04 16:27:13 +00:00

View File

@@ -63,27 +63,27 @@ export default function LandingPage() {
description="Stay ahead of the elements with real-time tracking, accurate local forecasts, and advanced radar data delivered directly to your device."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/suit-information-watching-mobility-standing_1134-1400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suit-information-watching-mobility-standing_1134-1400.jpg?_wi=1",
imageAlt: "Dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wet-pavement-night-after-rain_250224-24.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wet-pavement-night-after-rain_250224-24.jpg?_wi=1",
imageAlt: "Rainy",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg?_wi=1",
imageAlt: "Wind",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/suit-information-watching-mobility-standing_1134-1400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suit-information-watching-mobility-standing_1134-1400.jpg?_wi=2",
imageAlt: "Dashboard-2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wet-pavement-night-after-rain_250224-24.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wet-pavement-night-after-rain_250224-24.jpg?_wi=2",
imageAlt: "Rainy-2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg?_wi=2",
imageAlt: "Wind-2",
},
]}