Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-07 12:33:36 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -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"},
]}
/>
</div>

View File

@@ -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"},
]}
/>
</div>