From d4c8b11dd8ee98a8cfbf01c1c5a8020e07525e6c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:11:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ea54b9..5998163 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,21 +57,21 @@ export default function CricketLivePage() { buttonAnimation="slide-up" leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-sleek-digital-dashboard-displaying-liv-1773241782324-dbc37d93.png", imageAlt: "Live Score Dashboard" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-sleek-digital-dashboard-displaying-liv-1773241782324-dbc37d93.png?_wi=1", imageAlt: "Live Score Dashboard" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/an-action-packed-cricket-moment-showing--1773241782289-8a979efa.png", imageAlt: "Batsman in Action" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-technical-illustration-showing-api-int-1773241782536-805ce976.png", imageAlt: "API Integration" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-technical-illustration-showing-api-int-1773241782536-805ce976.png?_wi=1", imageAlt: "API Integration" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-modern-smartphone-displaying-the-crick-1773241782802-f1373174.png", imageAlt: "Mobile App Interface" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-modern-smartphone-displaying-the-crick-1773241782802-f1373174.png?_wi=1", imageAlt: "Mobile App Interface" } ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/an-expansive-cricket-stadium-with-bright-1773241782566-7937ea5c.png", imageAlt: "Cricket Stadium Live" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/an-expansive-cricket-stadium-with-bright-1773241782566-7937ea5c.png?_wi=1", imageAlt: "Cricket Stadium Live" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-cricket-bowler-in-mid-delivery-stride--1773241783161-de3bedc1.png", imageAlt: "Bowler Action" @@ -80,7 +80,7 @@ export default function CricketLivePage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/women-cricketers-in-action-showing-power-1773241782310-ff4b4a8c.png", imageAlt: "Women's Cricket" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-diverse-group-of-cricket-players-from--1773241782367-74580b2f.png", imageAlt: "International Teams" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-diverse-group-of-cricket-players-from--1773241782367-74580b2f.png?_wi=1", imageAlt: "International Teams" } ]} carouselPosition="right" @@ -98,7 +98,7 @@ export default function CricketLivePage() { { text: "View Documentation", href: "https://rapidapi.com" } ]} buttonAnimation="blur-reveal" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-technical-illustration-showing-api-int-1773241782536-805ce976.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-technical-illustration-showing-api-int-1773241782536-805ce976.png?_wi=2" imageAlt="API Integration Technology" useInvertedBackground={false} /> @@ -132,7 +132,7 @@ export default function CricketLivePage() { id: "5", title: "Enhanced Loading States", content: "Professional skeleton loaders ensure smooth transitions while fetching data from cricket APIs. Prevents layout shift and provides visual feedback to users during data updates and API calls." } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-modern-smartphone-displaying-the-crick-1773241782802-f1373174.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-modern-smartphone-displaying-the-crick-1773241782802-f1373174.png?_wi=2" imageAlt="App Features Showcase" mediaAnimation="slide-up" useInvertedBackground={true} @@ -144,16 +144,16 @@ export default function CricketLivePage() {