diff --git a/src/app/tricks/page.tsx b/src/app/tricks/page.tsx index 93c3e19..c1d94c6 100644 --- a/src/app/tricks/page.tsx +++ b/src/app/tricks/page.tsx @@ -85,7 +85,7 @@ export default function TricksPage() { title: "Kickflip", description: "Master the fundamental flip trick with slow-motion foot close-ups and rider's eye view. Learn the exact foot positioning and timing.", tag: "Fundamental", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-skateboarder-park_23-2147678272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-skateboarder-park_23-2147678272.jpg?_wi=2", imageAlt: "Kickflip trick demonstration", buttons: [{ text: "Watch Video", href: "#" }], }, @@ -94,7 +94,7 @@ export default function TricksPage() { title: "Heelflip", description: "Progress to the heelflip with detailed instructions. Understand the heel positioning difference from kickflips.", tag: "Intermediate", - imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157378.jpg?_wi=2", imageAlt: "Heelflip trick demonstration", buttons: [{ text: "Watch Video", href: "#" }], }, @@ -103,7 +103,7 @@ export default function TricksPage() { title: "Shove-It", description: "Learn the shove-it technique with expert tips on board spin mechanics and foot placement for consistency.", tag: "Intermediate", - imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157383.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157383.jpg?_wi=2", imageAlt: "Shove-It trick demonstration", buttons: [{ text: "Watch Video", href: "#" }], }, @@ -112,7 +112,7 @@ export default function TricksPage() { title: "Ollie", description: "The foundation of skateboarding. Perfect your ollie with step-by-step guidance and common mistake corrections.", tag: "Beginner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-skate-park-training_23-2149157388.jpg?_wi=2", imageAlt: "Ollie trick demonstration", buttons: [{ text: "Watch Video", href: "#" }], }, @@ -135,7 +135,7 @@ export default function TricksPage() { category: "Fundamentals", title: "Kickflip Mastery - Don't Kick, Click", excerpt: "Pro tip from Maxim Habanec: Don't kick your back foot down, but rather just 'click' it out with the toe. This changes everything.", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-wearing-roller-skate-standing-one-leg-football-court_23-2148140464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-wearing-roller-skate-standing-one-leg-football-court_23-2148140464.jpg?_wi=1", imageAlt: "Kickflip technique", authorName: "Maxim Habanec", authorAvatar: "http://img.b2bpic.net/free-photo/young-skateboarder-standing-grind-rail-skatepark-indoors-holding-his-board-looking-away_613910-20700.jpg", @@ -146,7 +146,7 @@ export default function TricksPage() { category: "Learning", title: "Common Trick Mistakes & How to Fix Them", excerpt: "Discover why you're flipping the board incorrectly or can't stick the landing. Learn from the community's most common errors.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-with-skateboard_23-2147678017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-with-skateboard_23-2147678017.jpg?_wi=1", imageAlt: "Skateboarding technique mistakes", authorName: "Martin Pek", authorAvatar: "http://img.b2bpic.net/free-photo/defocussed-young-woman-showing-foot-with-roller-skate_23-2148140409.jpg", @@ -157,7 +157,7 @@ export default function TricksPage() { category: "Progression", title: "Skate Progression Path - From Ollie to Advanced", excerpt: "Follow the recommended learning sequence to build skills efficiently. Master basics first, then progress to intermediate and advanced tricks.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-skateboarding-park_23-2147713761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-skateboarding-park_23-2147713761.jpg?_wi=1", imageAlt: "Skateboarding progression guide", authorName: "Czech Skate Community", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-with-skateboard_23-2149653856.jpg",