From cdcbbe1da65172ba33e57cd566c81d99317b5f9b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:36:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a02bc0..6685f59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,17 +55,17 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png", imageAlt: "Delhi weather conditions"}, + id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png?_wi=1", imageAlt: "Delhi weather conditions"}, { - id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png", imageAlt: "Mumbai weather conditions"}, + id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png?_wi=1", imageAlt: "Mumbai weather conditions"}, { - id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png", imageAlt: "Bangalore weather conditions"}, + id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png?_wi=1", imageAlt: "Bangalore weather conditions"}, { - id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png", imageAlt: "Delhi weather variations"}, + id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png?_wi=2", imageAlt: "Delhi weather variations"}, { - id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png", imageAlt: "Mumbai climate patterns"}, + id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png?_wi=2", imageAlt: "Mumbai climate patterns"}, { - id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png", imageAlt: "Bangalore seasonal weather"}, + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png?_wi=2", imageAlt: "Bangalore seasonal weather"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -87,17 +87,17 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "delhi", name: "Delhi", price: "32°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png", imageAlt: "Delhi weather"}, + id: "delhi", name: "Delhi", price: "32°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png?_wi=3", imageAlt: "Delhi weather"}, { - id: "mumbai", name: "Mumbai", price: "28°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png", imageAlt: "Mumbai weather"}, + id: "mumbai", name: "Mumbai", price: "28°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png?_wi=3", imageAlt: "Mumbai weather"}, { - id: "bangalore", name: "Bangalore", price: "26°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png", imageAlt: "Bangalore weather"}, + id: "bangalore", name: "Bangalore", price: "26°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png?_wi=3", imageAlt: "Bangalore weather"}, { - id: "kolkata", name: "Kolkata", price: "29°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png", imageAlt: "Kolkata weather"}, + id: "kolkata", name: "Kolkata", price: "29°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/delhi-city-skyline-at-different-times-of-1773128006095-071aa8fb.png?_wi=4", imageAlt: "Kolkata weather"}, { - id: "chennai", name: "Chennai", price: "31°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png", imageAlt: "Chennai weather"}, + id: "chennai", name: "Chennai", price: "31°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/mumbai-coastal-city-with-monsoon-weather-1773128006980-b4508c3a.png?_wi=4", imageAlt: "Chennai weather"}, { - id: "hyderabad", name: "Hyderabad", price: "30°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png", imageAlt: "Hyderabad weather"}, + id: "hyderabad", name: "Hyderabad", price: "30°C", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/bangalore-city-with-pleasant-weather-con-1773128008728-b2c6a17a.png?_wi=4", imageAlt: "Hyderabad weather"}, ]} /> @@ -114,13 +114,13 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Real-Time", title: "Live Weather Data", subtitle: "Updated every minute", description: "Get instant weather updates for any city in India with our real-time data collection system. Track temperature changes, humidity levels, and wind patterns as they happen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png", imageAlt: "Real-time weather tracking"}, + tag: "Real-Time", title: "Live Weather Data", subtitle: "Updated every minute", description: "Get instant weather updates for any city in India with our real-time data collection system. Track temperature changes, humidity levels, and wind patterns as they happen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png?_wi=1", imageAlt: "Real-time weather tracking"}, { id: 2, - tag: "Forecasting", title: "Hourly & Daily Forecasts", subtitle: "Plan your day ahead", description: "View detailed hourly forecasts for the next 24 hours and extended forecasts for the week. Make informed decisions about your activities based on accurate weather predictions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png", imageAlt: "Weather forecasts"}, + tag: "Forecasting", title: "Hourly & Daily Forecasts", subtitle: "Plan your day ahead", description: "View detailed hourly forecasts for the next 24 hours and extended forecasts for the week. Make informed decisions about your activities based on accurate weather predictions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png?_wi=2", imageAlt: "Weather forecasts"}, { id: 3, - tag: "Alerts", title: "Weather Alerts & Warnings", subtitle: "Stay safe and informed", description: "Receive instant notifications for severe weather conditions including storms, extreme temperatures, and air quality warnings. Customize alerts based on your preferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png", imageAlt: "Weather alerts system"}, + tag: "Alerts", title: "Weather Alerts & Warnings", subtitle: "Stay safe and informed", description: "Receive instant notifications for severe weather conditions including storms, extreme temperatures, and air quality warnings. Customize alerts based on your preferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkDy8T9fdLGQIhXz7cYu5wggEU/modern-infographic-showing-weather-track-1773128005603-cc60e993.png?_wi=3", imageAlt: "Weather alerts system"}, ]} /> -- 2.49.1