Merge version_51 into main #77

Merged
bender merged 1 commits from version_51 into main 2026-04-28 11:10:22 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "How do I submit my demo?", content: "You can reach out via our contact section or send us an email directly to marcelawilliams@ibangrecords.com." },
{ id: "1", title: "How do I submit my demo?", content: "You can reach out via our contact section or you can reach out to us on any of our social media platforms. " },
{ id: "2", title: "What genres do you represent?", content: "We represent all genres, including Hip Hop, R&B, Rock, Country, K-Pop, and more." },
{ id: "3", title: "Can I book an artist?", content: "Yes, please send your booking inquiry through the contact form or our support email." }
]}