diff --git a/src/app/page.tsx b/src/app/page.tsx index c600c15..e3f8102 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1" imageAlt="Weather dashboard" mediaAnimation="slide-up" avatars={[ @@ -149,13 +149,13 @@ export default function LandingPage() { 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", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", imageAlt: "weather app UI design", }, { @@ -164,10 +164,10 @@ export default function LandingPage() { 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", }, ], imageSrc: "http://img.b2bpic.net/free-photo/digital-globe-global-data-visualization_23-2152020910.jpg", @@ -179,13 +179,13 @@ export default function LandingPage() { 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", }, ], - 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=3", imageAlt: "wind patterns visualization", }, ]} @@ -205,21 +205,21 @@ export default function LandingPage() { 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", + 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-top-view_23-2150372429.jpg?_wi=3", }, ]} title="Performance at a Glance"