From dd5b9c795856f0355c5ae129c0cb40ec494db6fa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:41:38 +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 999569f..e879ffc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Live Updates" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Watch Live Now", href: "#live-matches" }, { text: "Explore Statistics", href: "#statistics" }, @@ -56,16 +56,16 @@ export default function LandingPage() { carouselItems={[ { id: "1", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-stunning-aerial-view-of-a-packed-crick-1772887162459-99689b08.png?_wi=1", imageAlt: "Live cricket stadium match"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-stunning-aerial-view-of-a-packed-crick-1772887162459-99689b08.png", imageAlt: "Live cricket stadium match"}, { id: "2", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-dynamic-cricket-action-shot-showing-a--1772887163330-cc423e01.png?_wi=1", imageAlt: "Cricket batsman in action"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-dynamic-cricket-action-shot-showing-a--1772887163330-cc423e01.png", imageAlt: "Cricket batsman in action"}, { id: "3", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-bowler-in-mid-delivery-action--1772887160781-cec02b9c.png?_wi=1", imageAlt: "Cricket bowler delivery"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-bowler-in-mid-delivery-action--1772887160781-cec02b9c.png", imageAlt: "Cricket bowler delivery"}, { id: "4", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-fieldsman-executing-a-diving-c-1772887162158-57c23be7.png?_wi=1", imageAlt: "Cricket fielding action"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-fieldsman-executing-a-diving-c-1772887162158-57c23be7.png", imageAlt: "Cricket fielding action"}, { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/cricket-trophy-achievement-badges-and-to-1772887160974-a7f39b7c.png", imageAlt: "Cricket tournament trophy"}, @@ -92,15 +92,15 @@ export default function LandingPage() { products={[ { id: "match1", name: "India vs Australia - ODI", price: "Watch Live", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-dynamic-cricket-action-shot-showing-a--1772887163330-cc423e01.png?_wi=2", imageAlt: "India vs Australia cricket match", initialQuantity: 1, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-dynamic-cricket-action-shot-showing-a--1772887163330-cc423e01.png", imageAlt: "India vs Australia cricket match", initialQuantity: 1, }, { id: "match2", name: "Pakistan vs England - T20", price: "Watch Live", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-bowler-in-mid-delivery-action--1772887160781-cec02b9c.png?_wi=2", imageAlt: "Pakistan vs England T20 match", initialQuantity: 1, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-bowler-in-mid-delivery-action--1772887160781-cec02b9c.png", imageAlt: "Pakistan vs England T20 match", initialQuantity: 1, }, { id: "match3", name: "West Indies vs South Africa - Test", price: "Watch Live", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-fieldsman-executing-a-diving-c-1772887162158-57c23be7.png?_wi=2", imageAlt: "West Indies vs South Africa test match", initialQuantity: 1, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-cricket-fieldsman-executing-a-diving-c-1772887162158-57c23be7.png", imageAlt: "West Indies vs South Africa test match", initialQuantity: 1, }, ]} /> @@ -166,11 +166,11 @@ export default function LandingPage() { { id: "1", name: "Rohit Sharma", handle: "@rohitsharma45 - Cricket Player", testimonial: "UZAI CRIC provides comprehensive match analysis and real-time statistics that help me track my performance metrics throughout tournaments. Outstanding platform!", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-professional-cricket-enthusiast-or-spo-1772887160250-b56d97d1.png?_wi=1", imageAlt: "Rohit Sharma"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-professional-cricket-enthusiast-or-spo-1772887160250-b56d97d1.png", imageAlt: "Rohit Sharma"}, { id: "2", name: "Aakash Chopra", handle: "@aakashchopra - Cricket Analyst", testimonial: "As a cricket analyst, I appreciate the detailed statistical breakdowns and live match updates. UZAI CRIC has become my go-to resource for accurate cricket information.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-young-cricket-fan-or-sports-enthusiast-1772887161016-c2284b1e.png?_wi=1", imageAlt: "Aakash Chopra"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-young-cricket-fan-or-sports-enthusiast-1772887161016-c2284b1e.png", imageAlt: "Aakash Chopra"}, { id: "3", name: "Harsha Bhogle", handle: "@bhogleharsha - Sports Commentator", testimonial: "The platform's real-time updates and expert insights make it invaluable for commentary preparation. UZAI CRIC is revolutionizing how we consume cricket data.", imageSrc: @@ -182,11 +182,11 @@ export default function LandingPage() { { id: "5", name: "Smriti Mandhana", handle: "@smritimandhana - Women's Cricket", testimonial: "Excellent platform for women's cricket coverage. UZAI CRIC gives equal prominence to women's matches and statistics, which is exactly what the sport needs.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-professional-cricket-enthusiast-or-spo-1772887160250-b56d97d1.png?_wi=2", imageAlt: "Smriti Mandhana"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-professional-cricket-enthusiast-or-spo-1772887160250-b56d97d1.png", imageAlt: "Smriti Mandhana"}, { id: "6", name: "Cricket Fan Community", handle: "@CricketFans - Global Community", testimonial: "Love the interactive features and community engagement on UZAI CRIC. It's the best platform for cricket fans worldwide to stay connected and updated.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-young-cricket-fan-or-sports-enthusiast-1772887161016-c2284b1e.png?_wi=2", imageAlt: "Cricket fans"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcKZW13EMoKFVAr3MbvK124Yjm/a-young-cricket-fan-or-sports-enthusiast-1772887161016-c2284b1e.png", imageAlt: "Cricket fans"}, ]} speed={40} /> @@ -246,7 +246,7 @@ export default function LandingPage() {