Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-07 17:02:11 +00:00
3 changed files with 32 additions and 32 deletions

View File

@@ -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"

View File

@@ -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" },
],

View File

@@ -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"