Update src/app/page.tsx

This commit is contained in:
2026-03-08 21:15:47 +00:00
parent 2d3b93d6df
commit 534eff4508

View File

@@ -141,7 +141,7 @@ export default function HomePage() {
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=1",
imageAlt: "Kickflip trick demonstration",
buttons: [{ text: "Watch Video", href: "#" }],
},
@@ -150,7 +150,7 @@ export default function HomePage() {
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=1",
imageAlt: "Heelflip trick demonstration",
buttons: [{ text: "Watch Video", href: "#" }],
},
@@ -159,7 +159,7 @@ export default function HomePage() {
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=1",
imageAlt: "Shove-It trick demonstration",
buttons: [{ text: "Watch Video", href: "#" }],
},
@@ -168,7 +168,7 @@ export default function HomePage() {
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=1",
imageAlt: "Ollie trick demonstration",
buttons: [{ text: "Watch Video", href: "#" }],
},
@@ -191,7 +191,7 @@ export default function HomePage() {
name: "Skateboard Deck Selection",
price: "Learn Guide",
variant: "Width: 8.0\" - 8.5\" | Material: 7-ply maple",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skateboarders-feet-skating_171337-9160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skateboarders-feet-skating_171337-9160.jpg?_wi=1",
imageAlt: "Skateboard deck variety",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
name: "Trucks Analysis",
price: "Compare Specs",
variant: "Height: High vs Low | Bushings: Hardness guide",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-practicing-skateboarding_23-2148721094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-practicing-skateboarding_23-2148721094.jpg?_wi=1",
imageAlt: "Different skateboard truck styles",
},
{
@@ -207,7 +207,7 @@ export default function HomePage() {
name: "Wheels & Durability",
price: "Hardness Table",
variant: "Indoor: 96A-101A | Street: 99A-104A",
imageSrc: "http://img.b2bpic.net/free-photo/picture-young-man-skateboard-outdoors_171337-6376.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-young-man-skateboard-outdoors_171337-6376.jpg?_wi=1",
imageAlt: "Various skateboard wheel options",
},
{
@@ -215,7 +215,7 @@ export default function HomePage() {
name: "Czech Skate Brands",
price: "Local Pride",
variant: "Supporting Czech manufacturers & shops",
imageSrc: "http://img.b2bpic.net/free-photo/rebel-teen-skater-having-fun-skate-park_52683-92785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rebel-teen-skater-having-fun-skate-park_52683-92785.jpg?_wi=1",
imageAlt: "Czech skateboard brand products",
},
]}