From 01dd6cf994f66e59bb6792dcf26e5ec3890c563e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:08:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 76 ++++++++++++++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e40b03..4c5fecc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function ChessClubPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -48,7 +48,7 @@ export default function ChessClubPage() { tag="Welcome to Chess Club" tagIcon={Trophy} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Join Our Community", href: "contact" }, { text: "View Tournaments", href: "tournaments" }, @@ -56,15 +56,20 @@ export default function ChessClubPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/scattered-chess-pieces-near-chessboard-close-up_169016-16496.jpg", imageAlt: "Chess board setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/scattered-chess-pieces-near-chessboard-close-up_169016-16496.jpg", imageAlt: "Chess board setup" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-playing-chess-indoors_23-2150128768.jpg", imageAlt: "Players at tournament"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-playing-chess-indoors_23-2150128768.jpg", imageAlt: "Players at tournament" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg?_wi=1", imageAlt: "Club members playing"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg", imageAlt: "Club members playing" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cozy-sweater-holds-chessboard-with-wooden-chess-pieces-set-apart_169016-16291.jpg", imageAlt: "Chess strategy session"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-cozy-sweater-holds-chessboard-with-wooden-chess-pieces-set-apart_169016-16291.jpg", imageAlt: "Chess strategy session" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/successful-lucky-girl-screaming-from-joy-satisfaction-winning-celebration-triumphing-from-win-victory-standing-white-background_176420-44463.jpg", imageAlt: "Victory celebration"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-lucky-girl-screaming-from-joy-satisfaction-winning-celebration-triumphing-from-win-victory-standing-white-background_176420-44463.jpg", imageAlt: "Victory celebration" + }, ]} /> @@ -99,17 +104,17 @@ export default function ChessClubPage() { useInvertedBackground={true} features={[ { - id: 1, - title: "Expert Coaching & Training", description: "Learn from experienced instructors who help you master openings, middlegame tactics, and endgame strategies tailored to your skill level.", imageSrc: "http://img.b2bpic.net/free-photo/father-son-playing-chess_23-2148441010.jpg"}, + id: "1", title: "Expert Coaching & Training", description: "Learn from experienced instructors who help you master openings, middlegame tactics, and endgame strategies tailored to your skill level.", imageSrc: "http://img.b2bpic.net/free-photo/father-son-playing-chess_23-2148441010.jpg" + }, { - id: 2, - title: "Weekly Meetups & Events", description: "Participate in casual games, blitz tournaments, and themed chess nights every week, building connections with fellow enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg?_wi=2"}, + id: "2", title: "Weekly Meetups & Events", description: "Participate in casual games, blitz tournaments, and themed chess nights every week, building connections with fellow enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg" + }, { - id: 3, - title: "Competitive Tournaments", description: "Test your skills in our regular internal tournaments and annual championship events with prizes and recognition.", imageSrc: "http://img.b2bpic.net/free-vector/neon-chess-club-fun-night-flyer_742173-6368.jpg"}, + id: "3", title: "Competitive Tournaments", description: "Test your skills in our regular internal tournaments and annual championship events with prizes and recognition.", imageSrc: "http://img.b2bpic.net/free-vector/neon-chess-club-fun-night-flyer_742173-6368.jpg" + }, { - id: 4, - title: "Access to Resources", description: "Explore our library of chess books, online databases, training platforms, and analysis tools exclusively for members.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-books-wooden-table_23-2147850024.jpg"}, + id: "4", title: "Access to Resources", description: "Explore our library of chess books, online databases, training platforms, and analysis tools exclusively for members.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-books-wooden-table_23-2147850024.jpg" + }, ]} /> @@ -127,11 +132,14 @@ export default function ChessClubPage() { animationType="slide-up" products={[ { - id: "1", name: "Spring Championship", price: "March 15-17", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-playing-chess_23-2148116292.jpg", imageAlt: "Spring Championship"}, + id: "1", name: "Spring Championship", price: "March 15-17", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-playing-chess_23-2148116292.jpg", imageAlt: "Spring Championship" + }, { - id: "2", name: "Summer Blitz Series", price: "June 1-30", imageSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-fun-with-board-games-play-table-playing-strategic-competition-with-friends-gathering-men-women-enjoying-gameplay-handheld-shot-close-up_482257-43526.jpg", imageAlt: "Summer Blitz Series"}, + id: "2", name: "Summer Blitz Series", price: "June 1-30", imageSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-fun-with-board-games-play-table-playing-strategic-competition-with-friends-gathering-men-women-enjoying-gameplay-handheld-shot-close-up_482257-43526.jpg", imageAlt: "Summer Blitz Series" + }, { - id: "3", name: "Fall Grand Masters Cup", price: "September 10-12", imageSrc: "http://img.b2bpic.net/free-vector/gradient-autumn-vertical-flyer-template-with-photo_23-2149039963.jpg", imageAlt: "Fall Grand Masters Cup"}, + id: "3", name: "Fall Grand Masters Cup", price: "September 10-12", imageSrc: "http://img.b2bpic.net/free-vector/gradient-autumn-vertical-flyer-template-with-photo_23-2149039963.jpg", imageAlt: "Fall Grand Masters Cup" + }, ]} /> @@ -143,17 +151,23 @@ export default function ChessClubPage() { author="Marcus Johnson, Club Champion" avatars={[ { - src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Marcus Johnson"}, + src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Marcus Johnson" + }, { - src: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", alt: "Sarah Chen"}, + src: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", alt: "Sarah Chen" + }, { - src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18994.jpg", alt: "Alex Rodriguez"}, + src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18994.jpg", alt: "Alex Rodriguez" + }, { - src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg", alt: "Emma Thompson"}, + src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg", alt: "Emma Thompson" + }, { - src: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", alt: "James Park"}, + src: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", alt: "James Park" + }, { - src: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", alt: "Lisa Anderson"}, + src: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", alt: "Lisa Anderson" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -197,13 +211,17 @@ export default function ChessClubPage() { membersAnimation="slide-up" members={[ { - id: "1", name: "Dr. Gregory Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-chess-game_23-2149833667.jpg"}, + id: "1", name: "Dr. Gregory Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-chess-game_23-2149833667.jpg" + }, { - id: "2", name: "Victoria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"}, + id: "2", name: "Victoria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg" + }, { - id: "3", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg"}, + id: "3", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg" + }, { - id: "4", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"}, + id: "4", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg" + }, ]} memberVariant="card" useInvertedBackground={true} @@ -257,4 +275,4 @@ export default function ChessClubPage() { ); -} +} \ No newline at end of file -- 2.49.1