diff --git a/src/app/page.tsx b/src/app/page.tsx
index a7b1324..746a8a1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -50,47 +44,26 @@ export default function LandingPage() {
@@ -100,9 +73,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Master Your Reach"
description={[
- "TuneLogic bridges the gap between creative artistry and digital precision.",
- "Our proprietary AI-driven publishing and marketing algorithms ensure your tracks find the right listeners at the perfect moment.",
- ]}
+ "TuneLogic bridges the gap between creative artistry and digital precision.", "Our proprietary AI-driven publishing and marketing algorithms ensure your tracks find the right listeners at the perfect moment."]}
/>
@@ -112,26 +83,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Algorithm",
- title: "Predictive Promotion",
- subtitle: "Reach listeners before they know they need you.",
- description: "Our AI identifies high-engagement demographics to optimize your ad spend.",
- imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065143.jpg",
- },
+ tag: "Algorithm", title: "Predictive Promotion", subtitle: "Reach listeners before they know they need you.", description: "Our AI identifies high-engagement demographics to optimize your ad spend.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065143.jpg"},
{
- tag: "Global",
- title: "Market Expansion",
- subtitle: "Scale your audience across global platforms.",
- description: "Seamless publishing across hundreds of global music outlets automatically.",
- imageSrc: "http://img.b2bpic.net/free-photo/long-gradient-exposure-neon-lights-texture_23-2148328029.jpg",
- },
+ tag: "Global", title: "Market Expansion", subtitle: "Scale your audience across global platforms.", description: "Seamless publishing across hundreds of global music outlets automatically.", imageSrc: "http://img.b2bpic.net/free-photo/long-gradient-exposure-neon-lights-texture_23-2148328029.jpg"},
{
- tag: "Automated",
- title: "Fan Engagement",
- subtitle: "Nurture your fan base with automated workflows.",
- description: "Trigger personalized outreach based on fan behavior and listening habits.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-dancing-holi-with-colors_23-2148129169.jpg",
- },
+ tag: "Automated", title: "Fan Engagement", subtitle: "Nurture your fan base with automated workflows.", description: "Trigger personalized outreach based on fan behavior and listening habits.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-dancing-holi-with-colors_23-2148129169.jpg"},
]}
title="Smart Marketing Tools"
description="Powerful automation for every stage of your career."
@@ -145,34 +101,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "150%",
- title: "Avg Stream Growth",
- items: [
- "Per campaign average",
- "Platform agnostic",
- "Real listener retention",
- ],
+ id: "m1", value: "150%", title: "Avg Stream Growth", items: [
+ "Per campaign average", "Platform agnostic", "Real listener retention"],
},
{
- id: "m2",
- value: "24/7",
- title: "Automated Promotion",
- items: [
- "Never sleep on reach",
- "Global timezone optimized",
- "Constant audience expansion",
- ],
+ id: "m2", value: "24/7", title: "Automated Promotion", items: [
+ "Never sleep on reach", "Global timezone optimized", "Constant audience expansion"],
},
{
- id: "m3",
- value: "50K+",
- title: "Fans Targeted",
- items: [
- "Deep psychographic analysis",
- "High intent listeners",
- "Verified reach data",
- ],
+ id: "m3", value: "50K+", title: "Fans Targeted", items: [
+ "Deep psychographic analysis", "High intent listeners", "Verified reach data"],
},
]}
title="Measurable Impact"
@@ -187,55 +125,28 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "starter",
- badge: "Entry",
- price: "$49/mo",
- subtitle: "For emerging artists",
- buttons: [
+ id: "starter", badge: "Entry", price: "$49/mo", subtitle: "For emerging artists", buttons: [
{
- text: "Get Started",
- href: "#",
- },
+ text: "Get Started", href: "#"},
],
features: [
- "Basic Promotion",
- "1 Platform Publish",
- "Fan Analytics",
- ],
+ "Basic Promotion", "1 Platform Publish", "Fan Analytics"],
},
{
- id: "pro",
- badge: "Growth",
- price: "$129/mo",
- subtitle: "Scale your impact",
- buttons: [
+ id: "pro", badge: "Growth", price: "$129/mo", subtitle: "Scale your impact", buttons: [
{
- text: "Get Started",
- href: "#",
- },
+ text: "Get Started", href: "#"},
],
features: [
- "Advanced AI Ads",
- "Global Publishing",
- "Automated Outreach",
- ],
+ "Advanced AI Ads", "Global Publishing", "Automated Outreach"],
},
{
- id: "enterprise",
- badge: "Elite",
- price: "$299/mo",
- subtitle: "For labels & pros",
- buttons: [
+ id: "enterprise", badge: "Elite", price: "$299/mo", subtitle: "For labels & pros", buttons: [
{
- text: "Get Started",
- href: "#",
- },
+ text: "Get Started", href: "#"},
],
features: [
- "Priority Support",
- "Dedicated Strategy",
- "Deep Data Insights",
- ],
+ "Priority Support", "Dedicated Strategy", "Deep Data Insights"],
},
]}
title="Artist-First Pricing"
@@ -246,43 +157,19 @@ export default function LandingPage() {
@@ -309,37 +193,23 @@ export default function LandingPage() {