Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-12 16:42:40 +00:00
3 changed files with 11 additions and 11 deletions

View File

@@ -71,11 +71,11 @@ export default function CreateChallengePage() {
mediaAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-pack-twitch-panels_23-2149200772.jpg", imageAlt: "competitive gaming battle arena interface"},
imageSrc: "http://img.b2bpic.net/free-vector/gradient-pack-twitch-panels_23-2149200772.jpg?_wi=2", imageAlt: "competitive gaming battle arena interface"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-projector-lamp-product-backdrop_53876-108123.jpg", imageAlt: "creator clash competition showcase"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-projector-lamp-product-backdrop_53876-108123.jpg?_wi=2", imageAlt: "creator clash competition showcase"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16802.jpg", imageAlt: "gaming tournament winner celebration"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16802.jpg?_wi=2", imageAlt: "gaming tournament winner celebration"},
]}
buttons={[
{ text: "Start Creating", href: "/" },
@@ -104,7 +104,7 @@ export default function CreateChallengePage() {
title: "Define Rewards", description: "Set the coin reward pool. Higher rewards attract stronger competitors. Minimum is 5 coins.", icon: Zap,
},
]}
imageSrc="http://img.b2bpic.net/free-vector/artificial-intelligence-youtube-channel-art_23-2150363645.jpg"
imageSrc="http://img.b2bpic.net/free-vector/artificial-intelligence-youtube-channel-art_23-2150363645.jpg?_wi=2"
imageAlt="workflow steps process diagram"
imagePosition="right"
textboxLayout="default"
@@ -133,7 +133,7 @@ export default function CreateChallengePage() {
title: "Engage Voters", description: "Comment on submissions during voting to build community. Active creators attract repeat challengers.", icon: Upload,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg?_wi=2"
imageAlt="daily bonus reward celebration"
imagePosition="left"
textboxLayout="default"

View File

@@ -77,11 +77,11 @@ export default function Home() {
mediaAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-pack-twitch-panels_23-2149200772.jpg", imageAlt: "competitive gaming battle arena interface"},
imageSrc: "http://img.b2bpic.net/free-vector/gradient-pack-twitch-panels_23-2149200772.jpg?_wi=1", imageAlt: "competitive gaming battle arena interface"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-projector-lamp-product-backdrop_53876-108123.jpg", imageAlt: "creator clash competition showcase"},
imageSrc: "http://img.b2bpic.net/free-photo/sunset-projector-lamp-product-backdrop_53876-108123.jpg?_wi=1", imageAlt: "creator clash competition showcase"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16802.jpg", imageAlt: "gaming tournament winner celebration"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16802.jpg?_wi=1", imageAlt: "gaming tournament winner celebration"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-fans-are-watching-soccer-tv_1157-28501.jpg", imageAlt: "digital voting system interface"},
{
@@ -142,7 +142,7 @@ export default function Home() {
title: "Track Stats", description: "View your profile with battles won/lost, badges earned, coins balance, and detailed battle history and achievements.", icon: TrendingUp,
},
]}
imageSrc="http://img.b2bpic.net/free-vector/artificial-intelligence-youtube-channel-art_23-2150363645.jpg"
imageSrc="http://img.b2bpic.net/free-vector/artificial-intelligence-youtube-channel-art_23-2150363645.jpg?_wi=1"
imageAlt="workflow steps process diagram"
imagePosition="right"
textboxLayout="default"
@@ -159,7 +159,7 @@ export default function Home() {
tagIcon={Zap}
metrics={[
{
id: "1", value: "2 Coins", title: "Daily Login Reward", description: "Free coins every day", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg", imageAlt: "daily bonus reward celebration"},
id: "1", value: "2 Coins", title: "Daily Login Reward", description: "Free coins every day", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg?_wi=1", imageAlt: "daily bonus reward celebration"},
{
id: "2", value: "5 Coins", title: "Challenge Creation Cost", description: "Launch your first battle", imageSrc: "http://img.b2bpic.net/free-vector/divorce-mediation-onboarding-screens_23-2148604616.jpg", imageAlt: "create new challenge gaming"},
{

View File

@@ -80,7 +80,7 @@ export default function ProfilePage() {
title: "Leaderboard Rank", description: "See your global ranking and compare with other players", icon: Zap,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hipster-with-smartphone-before-new-year-party_23-2147720560.jpg?_wi=3"
imageAlt="player profile achievement showcase"
imagePosition="right"
textboxLayout="default"