From 889d436e8d9cb1374a9f207359ab2159a8d1359a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 16:55:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4be978b..0fcee29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() {
@@ -112,7 +112,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 you can reach out to us on any of our social media platforms. " }, + { 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." } ]} @@ -123,7 +123,7 @@ export default function LandingPage() { ); -}" - } - ], - "rawPlan": "I've updated the 'Listen to Artists' button in the artist showcase feature section to link directly to the YouTube playlist provided." } \ No newline at end of file