Merge version_4 into main #12
@@ -68,10 +68,10 @@ export default function LandingPage() {
|
||||
{ text: "View All Artists", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }
|
||||
]}
|
||||
features={[
|
||||
{ id: "1", title: "Mariachi Real de Alvarez", description: "Our flagship award-winning act. Unmatched presence and authentic cultural mastery.", tag: "Flagship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796552145-ez9j1vop.jpg", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "2", title: "Flor del Rocío", description: "Exquisite traditional performances.", tag: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796778356-dvpbhq62.jpg", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "3", title: "Elite DJ Collective", description: "Curated music and sound production for all events and residencies.", tag: "Available", imageSrc: "https://img.b2bpic.net/premium-photo/charismatic-dj-girl-turntable-dj-plays-best-famous-cd-players-nightclub_483949-26870.jpg?id=240403376", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "4", title: "Ballet Folklorico", description: "Vibrant cultural movement.", tag: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778797633105-g435psuy.png", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "1", title: "Mariachi Real de Alvarez", description: "Our flagship award-winning act. Unmatched presence and authentic cultural mastery.", tag: "Flagship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796552145-ez9j1vop.jpg?_wi=1", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "2", title: "Flor del Rocío", description: "Exquisite traditional performances.", tag: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796778356-dvpbhq62.jpg?_wi=1", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "3", title: "Elite DJ Collective", description: "Curated music and sound production for all events and residencies.", tag: "Available", imageSrc: "https://img.b2bpic.net/premium-photo/charismatic-dj-girl-turntable-dj-plays-best-famous-cd-players-nightclub_483949-26870.jpg?id=240403376&_wi=1", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
{ id: "4", title: "Ballet Folklorico", description: "Vibrant cultural movement.", tag: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778797633105-g435psuy.png?_wi=1", buttons: [{ text: "Inquire", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) }] },
|
||||
]}
|
||||
title="Featured Talent"
|
||||
description="A curated roster of high-end cultural performers, live bands, and DJs."
|
||||
|
||||
@@ -36,10 +36,10 @@ export default function TalentRosterPage() {
|
||||
title="Our Talent Roster"
|
||||
description="Browse our premier collection of world-class performers and cultural artists."
|
||||
features={[
|
||||
{ id: "1", title: "Mariachi Real de Alvarez", description: "Award-winning traditional mariachi.", tag: "Flagship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796552145-ez9j1vop.jpg", buttons: [{ text: "View Profile", href: "/talent/mariachi-real-de-alvarez" }] },
|
||||
{ id: "2", title: "Flor del Rocío", description: "Exquisite traditional performances.", tag: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796778356-dvpbhq62.jpg", buttons: [{ text: "View Profile", href: "/talent/flor-del-rocio" }] },
|
||||
{ id: "3", title: "Elite DJ Collective", description: "Professional sound & curated music.", tag: "Available", imageSrc: "https://img.b2bpic.net/premium-photo/charismatic-dj-girl-turntable-dj-plays-best-famous-cd-players-nightclub_483949-26870.jpg?id=240403376", buttons: [{ text: "View Profile", href: "/talent/elite-dj-collective" }] },
|
||||
{ id: "4", title: "Ballet Folklorico", description: "Authentic folk dance performance.", tag: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778797633105-g435psuy.png", buttons: [{ text: "View Profile", href: "/talent/ballet-folklorico" }] },
|
||||
{ id: "1", title: "Mariachi Real de Alvarez", description: "Award-winning traditional mariachi.", tag: "Flagship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796552145-ez9j1vop.jpg?_wi=2", buttons: [{ text: "View Profile", href: "/talent/mariachi-real-de-alvarez" }] },
|
||||
{ id: "2", title: "Flor del Rocío", description: "Exquisite traditional performances.", tag: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796778356-dvpbhq62.jpg?_wi=2", buttons: [{ text: "View Profile", href: "/talent/flor-del-rocio" }] },
|
||||
{ id: "3", title: "Elite DJ Collective", description: "Professional sound & curated music.", tag: "Available", imageSrc: "https://img.b2bpic.net/premium-photo/charismatic-dj-girl-turntable-dj-plays-best-famous-cd-players-nightclub_483949-26870.jpg?id=240403376&_wi=2", buttons: [{ text: "View Profile", href: "/talent/elite-dj-collective" }] },
|
||||
{ id: "4", title: "Ballet Folklorico", description: "Authentic folk dance performance.", tag: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778797633105-g435psuy.png?_wi=2", buttons: [{ text: "View Profile", href: "/talent/ballet-folklorico" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user