diff --git a/src/app/live-scores/page.tsx b/src/app/live-scores/page.tsx index 58e9eb2..52243a9 100644 --- a/src/app/live-scores/page.tsx +++ b/src/app/live-scores/page.tsx @@ -53,11 +53,11 @@ export default function LiveScoresPage() { animationType="slide-up" features={[ { - title: "Live Score Tracking", description: "Real-time updates with every ball bowled, runs scored, and wickets fallen. Synchronized across all devices with zero delay.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/modern-mobile-and-web-interface-showing--1772886598790-0a5851b3.png", imageAlt: "Live Score Interface"}, + title: "Live Score Tracking", description: "Real-time updates with every ball bowled, runs scored, and wickets fallen. Synchronized across all devices with zero delay.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/modern-mobile-and-web-interface-showing--1772886598790-0a5851b3.png?_wi=2", imageAlt: "Live Score Interface"}, { - title: "Ball-by-Ball Commentary", description: "Detailed play-by-play commentary from expert cricket analysts with insights on every delivery and strategic moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/text-based-or-audio-commentary-feed-inte-1772886598935-7ade087d.png", imageAlt: "Commentary Feed"}, + title: "Ball-by-Ball Commentary", description: "Detailed play-by-play commentary from expert cricket analysts with insights on every delivery and strategic moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/text-based-or-audio-commentary-feed-inte-1772886598935-7ade087d.png?_wi=2", imageAlt: "Commentary Feed"}, { - title: "Live Notifications", description: "Get instant push notifications for wickets, milestones, and match updates. Customize alerts for your favorite teams and players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/push-notification-system-interface-showi-1772886598814-c2a33364.png", imageAlt: "Notification System"}, + title: "Live Notifications", description: "Get instant push notifications for wickets, milestones, and match updates. Customize alerts for your favorite teams and players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/push-notification-system-interface-showi-1772886598814-c2a33364.png?_wi=2", imageAlt: "Notification System"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 15629aa..37e96fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,11 +97,11 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "Live Score Tracking", description: "Real-time updates with every ball bowled, runs scored, and wickets fallen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/modern-mobile-and-web-interface-showing--1772886598790-0a5851b3.png", imageAlt: "Live Score Interface"}, + title: "Live Score Tracking", description: "Real-time updates with every ball bowled, runs scored, and wickets fallen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/modern-mobile-and-web-interface-showing--1772886598790-0a5851b3.png?_wi=1", imageAlt: "Live Score Interface"}, { - title: "Ball-by-Ball Commentary", description: "Detailed play-by-play commentary from expert cricket analysts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/text-based-or-audio-commentary-feed-inte-1772886598935-7ade087d.png", imageAlt: "Commentary Feed"}, + title: "Ball-by-Ball Commentary", description: "Detailed play-by-play commentary from expert cricket analysts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/text-based-or-audio-commentary-feed-inte-1772886598935-7ade087d.png?_wi=1", imageAlt: "Commentary Feed"}, { - title: "Live Notifications", description: "Get instant push notifications for wickets, milestones, and match updates", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/push-notification-system-interface-showi-1772886598814-c2a33364.png", imageAlt: "Notification System"}, + title: "Live Notifications", description: "Get instant push notifications for wickets, milestones, and match updates", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/push-notification-system-interface-showi-1772886598814-c2a33364.png?_wi=1", imageAlt: "Notification System"}, ]} />