Update src/app/page.tsx
This commit is contained in:
@@ -73,15 +73,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg?_wi=1",
|
||||
imageAlt: "Stage Performance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg?_wi=1",
|
||||
imageAlt: "DJ Set Mix",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg?_wi=1",
|
||||
imageAlt: "Club Interior",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title="Underground Roots, Global Vision"
|
||||
description="VEX-D is not just a performer; it is a meticulously crafted soundscape designed to redefine the electronic live experience."
|
||||
subdescription="From gritty basements to world-class festival stages, every beat tells the story of the next generation of sound."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Music}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user