From bcf6c8dded9c4bbf0c5a5b49a6108777658a5692 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:02:06 +0000 Subject: [PATCH 1/3] Update src/app/creators/page.tsx --- src/app/creators/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/creators/page.tsx b/src/app/creators/page.tsx index 164a9ee..bc8cad1 100644 --- a/src/app/creators/page.tsx +++ b/src/app/creators/page.tsx @@ -75,7 +75,7 @@ export default function CreatorsPage() { tagAnimation="slide-up" members={[ { - id: "1", name: "BuildMaster", role: "Master Builder", description: "Creating architectural masterpieces and creative builds that inspire thousands of players daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-content-creator-professional-1772902679785-a1e4c733.png", imageAlt: "BuildMaster profile", socialLinks: [ + id: "1", name: "BuildMaster", role: "Master Builder", description: "Creating architectural masterpieces and creative builds that inspire thousands of players daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-content-creator-professional-1772902679785-a1e4c733.png?_wi=2", imageAlt: "BuildMaster profile", socialLinks: [ { icon: Youtube, url: "https://youtube.com"}, @@ -85,7 +85,7 @@ export default function CreatorsPage() { ], }, { - id: "2", name: "TechCraft", role: "Redstone Engineer", description: "Pushing boundaries of redstone technology with complex contraptions and automation systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-builder-creator-portrait-sho-1772902680503-437d2fe4.png", imageAlt: "TechCraft profile", socialLinks: [ + id: "2", name: "TechCraft", role: "Redstone Engineer", description: "Pushing boundaries of redstone technology with complex contraptions and automation systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-builder-creator-portrait-sho-1772902680503-437d2fe4.png?_wi=2", imageAlt: "TechCraft profile", socialLinks: [ { icon: Youtube, url: "https://youtube.com"}, @@ -95,14 +95,14 @@ export default function CreatorsPage() { ], }, { - id: "3", name: "SpeedRunner99", role: "Speedrun Champion", description: "Competing at the highest level of Minecraft speedrunning with record-breaking performances.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-technical-creator-portrait-s-1772902680351-c9ec81ca.png", imageAlt: "SpeedRunner99 profile", socialLinks: [ + id: "3", name: "SpeedRunner99", role: "Speedrun Champion", description: "Competing at the highest level of Minecraft speedrunning with record-breaking performances.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-technical-creator-portrait-s-1772902680351-c9ec81ca.png?_wi=2", imageAlt: "SpeedRunner99 profile", socialLinks: [ { icon: Youtube, url: "https://youtube.com"}, ], }, { - id: "4", name: "ExplorerMC", role: "Adventure Guide", description: "Discovering hidden biomes, epic terrain generation, and amazing natural wonders in Minecraft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-adventure-exploration-conten-1772902683406-ab179198.png", imageAlt: "ExplorerMC profile", socialLinks: [ + id: "4", name: "ExplorerMC", role: "Adventure Guide", description: "Discovering hidden biomes, epic terrain generation, and amazing natural wonders in Minecraft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-adventure-exploration-conten-1772902683406-ab179198.png?_wi=2", imageAlt: "ExplorerMC profile", socialLinks: [ { icon: Youtube, url: "https://youtube.com"}, @@ -129,13 +129,13 @@ export default function CreatorsPage() { features={[ { id: "1", title: "Building Empires in Creative Mode", author: "BuildMaster", description: "Explore the process behind creating stunning architectural structures, from concept to completion. Learn the techniques and strategies that make these builds truly spectacular.", tags: ["Building", "Creative", "Tutorial"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png", imageAlt: "Building tutorial showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png?_wi=5", imageAlt: "Building tutorial showcase"}, { id: "2", title: "Advanced Redstone Mastery", author: "TechCraft", description: "Master the art of redstone engineering with advanced tutorials. Learn to build automated farms, hidden doors, and complex logic circuits that push Minecraft's capabilities.", tags: ["Redstone", "Engineering", "Advanced"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png", imageAlt: "Redstone engineering showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png?_wi=5", imageAlt: "Redstone engineering showcase"}, { id: "3", title: "Speedrun Championship Training", author: "SpeedRunner99", description: "Get inside the mind of a speedrun champion. Learn strategies, optimizations, and mental techniques used by top players competing for world records.", tags: ["Speedrun", "Competition", "Training"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Speedrun competition footage"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=6", imageAlt: "Speedrun competition footage"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1 From 2c149b06d0bee9402e23cd39a8f5f6db9468e4b4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:02:07 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca8428c..4275dd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,19 +80,19 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png", imageAlt: "Epic building tutorial showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png?_wi=1", imageAlt: "Epic building tutorial showcase"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png", imageAlt: "Multiplayer gaming session"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png?_wi=1", imageAlt: "Multiplayer gaming session"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-survival-adventure-showing-a-1772902681281-4ff0ec76.png", imageAlt: "Survival adventure gameplay"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-survival-adventure-showing-a-1772902681281-4ff0ec76.png?_wi=1", imageAlt: "Survival adventure gameplay"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png", imageAlt: "Redstone contraption showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png?_wi=1", imageAlt: "Redstone contraption showcase"}, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Fast-paced speedrun challenge"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=1", imageAlt: "Fast-paced speedrun challenge"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png", imageAlt: "Modded gameplay adventure"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png?_wi=1", imageAlt: "Modded gameplay adventure"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-creative-mode-icon-showing-u-1772902680129-9762c206.png", imageAlt: "Creative mode building"}, { @@ -119,13 +119,13 @@ export default function HomePage() { features={[ { id: "1", title: "Ultimate Minecraft Base Build Challenge", author: "BuildMaster", description: "An incredible 4-hour building session where we construct a futuristic base with redstone automation and custom terrain generation.", tags: ["Building", "Creative"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png", imageAlt: "Building tutorial"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png?_wi=2", imageAlt: "Building tutorial"}, { id: "2", title: "Advanced Redstone Door Mechanisms", author: "TechCraft", description: "Learn to create sophisticated redstone contraptions including hidden doors, automated farms, and security systems.", tags: ["Redstone", "Tutorial"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png", imageAlt: "Redstone mechanisms"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png?_wi=2", imageAlt: "Redstone mechanisms"}, { id: "3", title: "Speedrun World Record Attempt", author: "SpeedRunner99", description: "Watch an intense attempt to break the current Minecraft speedrun record with frame-perfect techniques and strategic gameplay.", tags: ["Speedrun", "Challenge"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Speedrun challenge"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=2", imageAlt: "Speedrun challenge"}, ]} animationType="slide-up" textboxLayout="default" @@ -172,11 +172,11 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Epic Survival Speedrun", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Speedrun gameplay"}, + id: "1", name: "Epic Survival Speedrun", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=3", imageAlt: "Speedrun gameplay"}, { - id: "2", name: "Multiplayer Mega Build", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png", imageAlt: "Multiplayer collaboration"}, + id: "2", name: "Multiplayer Mega Build", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png?_wi=2", imageAlt: "Multiplayer collaboration"}, { - id: "3", name: "Modded Adventure Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png", imageAlt: "Modded gameplay"}, + id: "3", name: "Modded Adventure Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png?_wi=2", imageAlt: "Modded gameplay"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -194,24 +194,24 @@ export default function HomePage() { tagAnimation="slide-up" members={[ { - id: "1", name: "BuildMaster", role: "Master Builder", description: "Creating architectural masterpieces and creative builds that inspire thousands of players daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-content-creator-professional-1772902679785-a1e4c733.png", imageAlt: "BuildMaster", socialLinks: [ + id: "1", name: "BuildMaster", role: "Master Builder", description: "Creating architectural masterpieces and creative builds that inspire thousands of players daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-content-creator-professional-1772902679785-a1e4c733.png?_wi=1", imageAlt: "BuildMaster", socialLinks: [ { icon: Youtube, url: "https://youtube.com" }, { icon: Twitter, url: "https://twitter.com" }, ], }, { - id: "2", name: "TechCraft", role: "Redstone Engineer", description: "Pushing boundaries of redstone technology with complex contraptions and automation systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-builder-creator-portrait-sho-1772902680503-437d2fe4.png", imageAlt: "TechCraft", socialLinks: [ + id: "2", name: "TechCraft", role: "Redstone Engineer", description: "Pushing boundaries of redstone technology with complex contraptions and automation systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-builder-creator-portrait-sho-1772902680503-437d2fe4.png?_wi=1", imageAlt: "TechCraft", socialLinks: [ { icon: Youtube, url: "https://youtube.com" }, { icon: Twitch, url: "https://twitch.tv" }, ], }, { - id: "3", name: "SpeedRunner99", role: "Speedrun Champion", description: "Competing at the highest level of Minecraft speedrunning with record-breaking performances.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-technical-creator-portrait-s-1772902680351-c9ec81ca.png", imageAlt: "SpeedRunner99", socialLinks: [ + id: "3", name: "SpeedRunner99", role: "Speedrun Champion", description: "Competing at the highest level of Minecraft speedrunning with record-breaking performances.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-technical-creator-portrait-s-1772902680351-c9ec81ca.png?_wi=1", imageAlt: "SpeedRunner99", socialLinks: [ { icon: Youtube, url: "https://youtube.com" }, ], }, { - id: "4", name: "ExplorerMC", role: "Adventure Guide", description: "Discovering hidden biomes, epic terrain generation, and amazing natural wonders in Minecraft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-adventure-exploration-conten-1772902683406-ab179198.png", imageAlt: "ExplorerMC", socialLinks: [ + id: "4", name: "ExplorerMC", role: "Adventure Guide", description: "Discovering hidden biomes, epic terrain generation, and amazing natural wonders in Minecraft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-adventure-exploration-conten-1772902683406-ab179198.png?_wi=1", imageAlt: "ExplorerMC", socialLinks: [ { icon: Youtube, url: "https://youtube.com" }, { icon: Twitter, url: "https://twitter.com" }, ], -- 2.49.1 From 96788b62c9cd644420f0e1137279d69bcf49b63d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:02:07 +0000 Subject: [PATCH 3/3] Update src/app/trending/page.tsx --- src/app/trending/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/trending/page.tsx b/src/app/trending/page.tsx index 1ea69d4..cc71e3c 100644 --- a/src/app/trending/page.tsx +++ b/src/app/trending/page.tsx @@ -76,17 +76,17 @@ export default function TrendingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Epic Survival Speedrun", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Speedrun gameplay"}, + id: "1", name: "Epic Survival Speedrun", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=4", imageAlt: "Speedrun gameplay"}, { - id: "2", name: "Multiplayer Mega Build", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png", imageAlt: "Multiplayer collaboration"}, + id: "2", name: "Multiplayer Mega Build", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-multiplayer-gaming-session-s-1772902680324-dd5887b6.png?_wi=3", imageAlt: "Multiplayer collaboration"}, { - id: "3", name: "Modded Adventure Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png", imageAlt: "Modded gameplay"}, + id: "3", name: "Modded Adventure Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-modded-gameplay-showing-adva-1772902679891-61036bf9.png?_wi=3", imageAlt: "Modded gameplay"}, { - id: "4", name: "Building Challenge Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png", imageAlt: "Building challenge"}, + id: "4", name: "Building Challenge Series", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png?_wi=3", imageAlt: "Building challenge"}, { - id: "5", name: "Redstone Engineering Showcase", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png", imageAlt: "Redstone showcase"}, + id: "5", name: "Redstone Engineering Showcase", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png?_wi=3", imageAlt: "Redstone showcase"}, { - id: "6", name: "Survival Adventure Part 2", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-survival-adventure-showing-a-1772902681281-4ff0ec76.png", imageAlt: "Survival adventure"}, + id: "6", name: "Survival Adventure Part 2", price: "Watch Now", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-survival-adventure-showing-a-1772902681281-4ff0ec76.png?_wi=2", imageAlt: "Survival adventure"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -105,13 +105,13 @@ export default function TrendingPage() { features={[ { id: "1", title: "Ultimate Minecraft Base Build Challenge", author: "BuildMaster", description: "An incredible 4-hour building session where we construct a futuristic base with redstone automation and custom terrain generation.", tags: ["Building", "Creative"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png", imageAlt: "Building tutorial"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-building-tutorial-screenshot-1772902680701-e4342de1.png?_wi=4", imageAlt: "Building tutorial"}, { id: "2", title: "Advanced Redstone Door Mechanisms", author: "TechCraft", description: "Learn to create sophisticated redstone contraptions including hidden doors, automated farms, and security systems.", tags: ["Redstone", "Tutorial"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png", imageAlt: "Redstone mechanisms"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-redstone-contraption-showcas-1772902680007-2a001926.png?_wi=4", imageAlt: "Redstone mechanisms"}, { id: "3", title: "Speedrun World Record Attempt", author: "SpeedRunner99", description: "Watch an intense attempt to break the current Minecraft speedrun record with frame-perfect techniques and strategic gameplay.", tags: ["Speedrun", "Challenge"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png", imageAlt: "Speedrun challenge"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acr5mGkbnJt9aUiawtXgsxlQZH/a-minecraft-speedrun-video-thumbnail-sho-1772902680152-06c9a5e3.png?_wi=5", imageAlt: "Speedrun challenge"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1