Merge version_1 into main #3
@@ -111,27 +111,27 @@ export default function LandingPage() {
|
||||
title: "Wind Pattern Mapping", description: "High-fidelity mapping of wind vectors and speed.", icon: Wind,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-night-weather-icons-crescent-stars_107791-17714.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-night-weather-icons-crescent-stars_107791-17714.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-night-weather-icons-crescent-stars_107791-17714.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-night-weather-icons-crescent-stars_107791-17714.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Advanced Radar Insights", description: "Real-time precipitation monitoring with high precision.", icon: Droplets,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-anime-style_23-2151080267.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-anime-style_23-2151080267.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-anime-style_23-2151080267.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-anime-style_23-2151080267.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Urban Thermal Analysis", description: "Predict city temperature variance with AI forecasting.", icon: Gauge,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170118.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170118.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170118.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170118.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -147,11 +147,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "99.9%", title: "Data Accuracy", description: "Average forecast precision.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg"},
|
||||
id: "1", value: "99.9%", title: "Data Accuracy", description: "Average forecast precision.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", value: "50+", title: "Global Stations", description: "Data collection network.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg"},
|
||||
id: "2", value: "50+", title: "Global Stations", description: "Data collection network.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", value: "24/7", title: "Monitoring", description: "Continuous coverage.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg"},
|
||||
id: "3", value: "24/7", title: "Monitoring", description: "Continuous coverage.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg?_wi=3"},
|
||||
]}
|
||||
title="Performance at a Glance"
|
||||
description="Trusted by industry leaders worldwide."
|
||||
|
||||
Reference in New Issue
Block a user