From 694a6ebca7f8962c8da715b686817b4f0e97401f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:11:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14f21ad..0ea54b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function CricketLivePage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function CricketLivePage() { @@ -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?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnwBJykn0SQB4UD8MPtp85EhCD/a-modern-smartphone-displaying-the-crick-1773241782802-f1373174.png" imageAlt="App Features Showcase" mediaAnimation="slide-up" useInvertedBackground={true} @@ -144,16 +144,16 @@ export default function CricketLivePage() {