Merge version_1 into main #3
@@ -50,13 +50,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg", imageAlt: "CMZ performing on stage"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=1", imageAlt: "CMZ performing on stage"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-listening-music-headphones-with-raised-hands_23-2148205487.jpg", imageAlt: "CMZ in the studio"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg", imageAlt: "CMZ music video production"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg?_wi=1", imageAlt: "CMZ music video production"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-album-cover-template_52683-126283.jpg", imageAlt: "Album artwork"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg", imageAlt: "Music production"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg?_wi=2", imageAlt: "Music production"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-product-photography-with-her-dog_23-2149060868.jpg", imageAlt: "Collaboration sessions"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-facebook-post_23-2149204157.jpg", imageAlt: "Streaming metrics"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-facebook-post_23-2149204157.jpg?_wi=1", imageAlt: "Streaming metrics"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -149,13 +149,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "10K+ Followers", description: "Growing community across all social media platforms engaging with fresh content daily.", tag: "Community", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-facebook-post_23-2149204157.jpg", imageAlt: "Social metrics"
|
||||
id: "1", title: "10K+ Followers", description: "Growing community across all social media platforms engaging with fresh content daily.", tag: "Community", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-facebook-post_23-2149204157.jpg?_wi=2", imageAlt: "Social metrics"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Chart Placements", description: "Multiple playlist inclusions on curated Spotify playlists and music discovery platforms.", tag: "Streaming", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-prize-balloons-arrangement_23-2149059638.jpg", imageAlt: "Chart achievement"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Festival Appearances", description: "Performed at major music festivals and local venues. Building live performance reputation.", tag: "Live", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg", imageAlt: "Festival performance"
|
||||
id: "3", title: "Festival Appearances", description: "Performed at major music festivals and local venues. Building live performance reputation.", tag: "Live", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-with-weapons-safe-environment-shooting-range-company_482257-118668.jpg?_wi=3", imageAlt: "Festival performance"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=2"
|
||||
imageAlt="CMZ contact image"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user