Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-10 15:54:48 +00:00
6 changed files with 39 additions and 39 deletions

View File

@@ -75,7 +75,7 @@ export default function AboutPage() {
title="The ASBEST Story"
description="Born from the muddy fields and barn parties of rural Netherlands, ASBEST emerged as a force dedicated to preserving and amplifying the authentic spirit of boerenrock. We're not just a band—we're a movement. Our music channels the legacy of Dutch countryside culture through screaming amplifiers and infectious energy. From local festivals to international stages, we bring the unmistakable sound of true boerenrock."
tag="Our Journey"
imageSrc="http://img.b2bpic.net/free-photo/guitar-nature_169016-2242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/guitar-nature_169016-2242.jpg?_wi=2"
imageAlt="ASBEST band members"
useInvertedBackground={false}
buttons={[
@@ -97,15 +97,15 @@ export default function AboutPage() {
testimonials={[
{
id: "1", name: "Dirk van den Berg", role: "Festival Organizer", company: "Zwarte Cross", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", imageAlt: "Dirk van den Berg"
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=2", imageAlt: "Dirk van den Berg"
},
{
id: "2", name: "Maria de Vries", role: "Band Enthusiast", company: "Gelderland", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", imageAlt: "Maria de Vries"
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=2", imageAlt: "Maria de Vries"
},
{
id: "3", name: "Jelle Hartmann", role: "Sound Professional", company: "Dutch Festivals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", imageAlt: "Jelle Hartmann"
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=2", imageAlt: "Jelle Hartmann"
},
]}
/>

View File

@@ -19,32 +19,32 @@ export default function MediaPage() {
const galleryProducts = [
{
id: "1", name: "Stage Lightning", price: "Festival Magic", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg", imageAlt: "live concert crowd dancing spotlight stage"
id: "1", name: "Stage Lightning", price: "Festival Magic", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg?_wi=3", imageAlt: "live concert crowd dancing spotlight stage"
},
{
id: "2", name: "Festival Setup", price: "Raw Energy", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg", imageAlt: "festival stage setup lighting equipment"
id: "2", name: "Festival Setup", price: "Raw Energy", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg?_wi=3", imageAlt: "festival stage setup lighting equipment"
},
{
id: "3", name: "Crowd Celebration", price: "Pure Joy", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg", imageAlt: "festival crowd dancing beer celebration party"
id: "3", name: "Crowd Celebration", price: "Pure Joy", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg?_wi=3", imageAlt: "festival crowd dancing beer celebration party"
},
];
const testimonials = [
{
id: "1", name: "Dirk van den Berg", role: "Festival Organizer", company: "Zwarte Cross", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", imageAlt: "Dirk van den Berg"
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=5", imageAlt: "Dirk van den Berg"
},
{
id: "2", name: "Maria de Vries", role: "Fan & Party Host", company: "Gelderland", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", imageAlt: "Maria de Vries"
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=5", imageAlt: "Maria de Vries"
},
{
id: "3", name: "Jelle Hartmann", role: "Sound Engineer", company: "Dutch Festivals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", imageAlt: "Jelle Hartmann"
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=5", imageAlt: "Jelle Hartmann"
},
{
id: "4", name: "Petra Smit", role: "Band Fan", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg", imageAlt: "Petra Smit"
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg?_wi=4", imageAlt: "Petra Smit"
},
];

View File

@@ -19,13 +19,13 @@ export default function MerchPage() {
const products = [
{
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg", imageAlt: "ASBEST Classic T-Shirt"
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg?_wi=3", imageAlt: "ASBEST Classic T-Shirt"
},
{
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg", imageAlt: "ASBEST Festival Hat"
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg?_wi=3", imageAlt: "ASBEST Festival Hat"
},
{
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg", imageAlt: "ASBEST Logo Hoodie"
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg?_wi=3", imageAlt: "ASBEST Logo Hoodie"
},
];

View File

@@ -96,13 +96,13 @@ export default function MusicPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg", imageAlt: "ASBEST Classic T-Shirt"
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg?_wi=2", imageAlt: "ASBEST Classic T-Shirt"
},
{
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg", imageAlt: "ASBEST Festival Hat"
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg?_wi=2", imageAlt: "ASBEST Festival Hat"
},
{
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg", imageAlt: "ASBEST Logo Hoodie"
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg?_wi=2", imageAlt: "ASBEST Logo Hoodie"
},
]}
/>
@@ -120,19 +120,19 @@ export default function MusicPage() {
testimonials={[
{
id: "1", name: "Dirk van den Berg", role: "Festival Organizer", company: "Zwarte Cross", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", imageAlt: "Dirk van den Berg"
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=4", imageAlt: "Dirk van den Berg"
},
{
id: "2", name: "Maria de Vries", role: "Fan & Party Host", company: "Gelderland", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", imageAlt: "Maria de Vries"
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=4", imageAlt: "Maria de Vries"
},
{
id: "3", name: "Jelle Hartmann", role: "Sound Engineer", company: "Dutch Festivals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", imageAlt: "Jelle Hartmann"
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=4", imageAlt: "Jelle Hartmann"
},
{
id: "4", name: "Petra Smit", role: "Band Fan", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg", imageAlt: "Petra Smit"
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg?_wi=3", imageAlt: "Petra Smit"
},
]}
/>

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
title="Roots in the Mud, Power in the Sound"
description="ASBEST brings the raw energy of true boerenrock. Inspired by legends like Bökkers, Normaal, and Jovink, we're carrying the torch for loud, unapologetic Dutch countryside rock. Our shows are more than music—they're celebrations of rural life, friendship, and pure, unfiltered rock and roll."
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/guitar-nature_169016-2242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/guitar-nature_169016-2242.jpg?_wi=1"
imageAlt="ASBEST band in their element"
useInvertedBackground={true}
buttons={[{ text: "Follow Us", href: "#" }]}
@@ -115,13 +115,13 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Zwarte Cross Festival", price: "July 12-14, 2025", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg", imageAlt: "live concert crowd dancing spotlight stage"
id: "1", name: "Zwarte Cross Festival", price: "July 12-14, 2025", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg?_wi=1", imageAlt: "live concert crowd dancing spotlight stage"
},
{
id: "2", name: "Dauwpop Festival", price: "August 9-11, 2025", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg", imageAlt: "festival stage setup lighting equipment"
id: "2", name: "Dauwpop Festival", price: "August 9-11, 2025", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg?_wi=1", imageAlt: "festival stage setup lighting equipment"
},
{
id: "3", name: "Local Barn Party", price: "August 23, 2025", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg", imageAlt: "festival crowd dancing beer celebration party"
id: "3", name: "Local Barn Party", price: "August 23, 2025", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg?_wi=1", imageAlt: "festival crowd dancing beer celebration party"
},
]}
/>
@@ -152,19 +152,19 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Dirk van den Berg", role: "Festival Organizer", company: "Zwarte Cross", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", imageAlt: "Dirk van den Berg"
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=1", imageAlt: "Dirk van den Berg"
},
{
id: "2", name: "Maria de Vries", role: "Fan & Party Host", company: "Gelderland", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", imageAlt: "Maria de Vries"
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=1", imageAlt: "Maria de Vries"
},
{
id: "3", name: "Jelle Hartmann", role: "Sound Engineer", company: "Dutch Festivals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", imageAlt: "Jelle Hartmann"
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=1", imageAlt: "Jelle Hartmann"
},
{
id: "4", name: "Petra Smit", role: "Band Fan", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg", imageAlt: "Petra Smit"
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg?_wi=1", imageAlt: "Petra Smit"
},
]}
/>
@@ -181,13 +181,13 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg", imageAlt: "ASBEST Classic T-Shirt"
id: "1", name: "Classic T-Shirt", price: "€19,99", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg?_wi=1", imageAlt: "ASBEST Classic T-Shirt"
},
{
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg", imageAlt: "ASBEST Festival Hat"
id: "2", name: "Festival Hat", price: "€14,99", imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg?_wi=1", imageAlt: "ASBEST Festival Hat"
},
{
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg", imageAlt: "ASBEST Logo Hoodie"
id: "3", name: "Logo Hoodie", price: "€44,99", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg?_wi=1", imageAlt: "ASBEST Logo Hoodie"
},
]}
/>

View File

@@ -83,13 +83,13 @@ export default function ShowsPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Zwarte Cross Festival", price: "July 12-14, 2025", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg", imageAlt: "live concert crowd dancing spotlight stage"
id: "1", name: "Zwarte Cross Festival", price: "July 12-14, 2025", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg?_wi=2", imageAlt: "live concert crowd dancing spotlight stage"
},
{
id: "2", name: "Dauwpop Festival", price: "August 9-11, 2025", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg", imageAlt: "festival stage setup lighting equipment"
id: "2", name: "Dauwpop Festival", price: "August 9-11, 2025", imageSrc: "http://img.b2bpic.net/free-photo/abstract-lights-comosition_23-2147798854.jpg?_wi=2", imageAlt: "festival stage setup lighting equipment"
},
{
id: "3", name: "Local Barn Party", price: "August 23, 2025", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg", imageAlt: "festival crowd dancing beer celebration party"
id: "3", name: "Local Barn Party", price: "August 23, 2025", imageSrc: "http://img.b2bpic.net/free-photo/spending-sunny-day-with-friends_1098-14735.jpg?_wi=2", imageAlt: "festival crowd dancing beer celebration party"
},
]}
/>
@@ -107,19 +107,19 @@ export default function ShowsPage() {
testimonials={[
{
id: "1", name: "Dirk van den Berg", role: "Festival Organizer", company: "Zwarte Cross", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", imageAlt: "Dirk van den Berg"
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=3", imageAlt: "Dirk van den Berg"
},
{
id: "2", name: "Maria de Vries", role: "Fan & Party Host", company: "Gelderland", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", imageAlt: "Maria de Vries"
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=3", imageAlt: "Maria de Vries"
},
{
id: "3", name: "Jelle Hartmann", role: "Sound Engineer", company: "Dutch Festivals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", imageAlt: "Jelle Hartmann"
imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=3", imageAlt: "Jelle Hartmann"
},
{
id: "4", name: "Petra Smit", role: "Band Fan", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg", imageAlt: "Petra Smit"
imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg?_wi=2", imageAlt: "Petra Smit"
},
]}
/>