Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97bfb01ded | |||
| 13954f4b3b | |||
| bd6ffcba20 | |||
| bea924e3c6 | |||
| e1b71fed94 | |||
| 634a9edb21 |
@@ -8,8 +8,8 @@ import Link from "next/link";
|
|||||||
export default function ContactPage() {
|
export default function ContactPage() {
|
||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Features", id: "/" },
|
{ name: "Features", id: "/#features" },
|
||||||
{ name: "Pricing", id: "/" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Studio", id: "https://studio.dieter.ai" },
|
{ name: "Studio", id: "https://studio.dieter.ai" },
|
||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
@@ -44,13 +44,9 @@ export default function ContactPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Launch Dieter Studio",
|
text: "Launch Dieter Studio", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book a Demo",
|
text: "Book a Demo", href: "mailto:hello@dieter.studio"},
|
||||||
href: "mailto:hello@dieter.studio",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -73,12 +69,12 @@ export default function ContactPage() {
|
|||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link href="/" className="hover:text-white transition">
|
<a href="/#features" className="hover:text-white transition">
|
||||||
Features
|
Features
|
||||||
</Link>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link href="/" className="hover:text-white transition">
|
<Link href="/pricing" className="hover:text-white transition">
|
||||||
Pricing
|
Pricing
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
224
src/app/page.tsx
224
src/app/page.tsx
@@ -16,7 +16,7 @@ export default function HomePage() {
|
|||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Features", id: "features" },
|
{ name: "Features", id: "features" },
|
||||||
{ name: "Pricing", id: "pricing" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Studio", id: "https://studio.dieter.ai" },
|
{ name: "Studio", id: "https://studio.dieter.ai" },
|
||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
@@ -50,17 +50,11 @@ export default function HomePage() {
|
|||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
value: "60s",
|
value: "60s", label: "Song Generation Time"},
|
||||||
label: "Song Generation Time",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "8+",
|
value: "8+", label: "Voice Styles & Languages"},
|
||||||
label: "Voice Styles & Languages",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "Multi-Stem",
|
value: "Multi-Stem", label: "Professional Mixing"},
|
||||||
label: "Professional Mixing",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
tag="Future of Music Production"
|
tag="Future of Music Production"
|
||||||
@@ -71,13 +65,9 @@ export default function HomePage() {
|
|||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Launch Studio",
|
text: "Launch Studio", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Watch Demo",
|
text: "Watch Demo", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -89,21 +79,11 @@ export default function HomePage() {
|
|||||||
description="Everything you need to create professional music without installing heavy software. Write, generate, mix, and export—all from one intuitive interface."
|
description="Everything you need to create professional music without installing heavy software. Write, generate, mix, and export—all from one intuitive interface."
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Complex DAW software setup",
|
"Complex DAW software setup", "Steep learning curve", "Expensive plugins and licenses", "Slow rendering times", "Limited collaboration features"],
|
||||||
"Steep learning curve",
|
|
||||||
"Expensive plugins and licenses",
|
|
||||||
"Slow rendering times",
|
|
||||||
"Limited collaboration features",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"Browser-based, instant access",
|
"Browser-based, instant access", "AI-assisted songwriting & generation", "No plugins needed, everything included", "Real-time preview & playback", "Integrated marketing guidance"],
|
||||||
"AI-assisted songwriting & generation",
|
|
||||||
"No plugins needed, everything included",
|
|
||||||
"Real-time preview & playback",
|
|
||||||
"Integrated marketing guidance",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -121,9 +101,7 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Features",
|
text: "Explore Features", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="opacity"
|
buttonAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
@@ -135,21 +113,11 @@ export default function HomePage() {
|
|||||||
description="Get intelligent suggestions on where to publish, how to promote, and which platforms maximize your reach and income potential."
|
description="Get intelligent suggestions on where to publish, how to promote, and which platforms maximize your reach and income potential."
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Music sits on your hard drive",
|
"Music sits on your hard drive", "Guess where to distribute", "Manual metadata entry", "No promotion strategy", "Leave money on the table"],
|
||||||
"Guess where to distribute",
|
|
||||||
"Manual metadata entry",
|
|
||||||
"No promotion strategy",
|
|
||||||
"Leave money on the table",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"AI analyzes your track",
|
"AI analyzes your track", "Recommends best platforms", "Auto-generates metadata & tags", "Suggests promotional strategies", "Identifies monetization paths"],
|
||||||
"Recommends best platforms",
|
|
||||||
"Auto-generates metadata & tags",
|
|
||||||
"Suggests promotional strategies",
|
|
||||||
"Identifies monetization paths",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -162,59 +130,29 @@ export default function HomePage() {
|
|||||||
<TestimonialCardSixteen
|
<TestimonialCardSixteen
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Maya Rodriguez", role: "Indie Artist", company: "SoundWave Creative", rating: 5,
|
||||||
name: "Maya Rodriguez",
|
|
||||||
role: "Indie Artist",
|
|
||||||
company: "SoundWave Creative",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/portrait-photo-of-a-confident-female-mus-1773052780034-5b4986c6.png",
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/portrait-photo-of-a-confident-female-mus-1773052780034-5b4986c6.png", imageAlt: "Maya Rodriguez - Indie Artist"},
|
||||||
imageAlt: "Maya Rodriguez - Indie Artist",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "James Chen", role: "Music Producer", company: "Urban Beats Studio", rating: 5,
|
||||||
name: "James Chen",
|
|
||||||
role: "Music Producer",
|
|
||||||
company: "Urban Beats Studio",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/professional-headshot-of-an-asian-male-m-1773052779817-d546d564.png",
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/professional-headshot-of-an-asian-male-m-1773052779817-d546d564.png", imageAlt: "James Chen - Music Producer"},
|
||||||
imageAlt: "James Chen - Music Producer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Sofia Karlsson", role: "Composer", company: "Nordic Sound Lab", rating: 5,
|
||||||
name: "Sofia Karlsson",
|
|
||||||
role: "Composer",
|
|
||||||
company: "Nordic Sound Lab",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/portrait-of-a-scandinavian-female-compos-1773052779600-ef8990d1.png",
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/portrait-of-a-scandinavian-female-compos-1773052779600-ef8990d1.png", imageAlt: "Sofia Karlsson - Composer"},
|
||||||
imageAlt: "Sofia Karlsson - Composer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Alex Thompson", role: "Electronic Artist", company: "Synth Collective", rating: 5,
|
||||||
name: "Alex Thompson",
|
|
||||||
role: "Electronic Artist",
|
|
||||||
company: "Synth Collective",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/professional-headshot-of-a-male-electron-1773052781333-48ae8552.png",
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahi2vwDB5Ta9isxbMIvH8BKpyQ/professional-headshot-of-a-male-electron-1773052781333-48ae8552.png", imageAlt: "Alex Thompson - Electronic Artist"},
|
||||||
imageAlt: "Alex Thompson - Electronic Artist",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "15K+",
|
value: "15K+", label: "Active Creators"},
|
||||||
label: "Active Creators",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "500K+",
|
value: "500K+", label: "Songs Generated"},
|
||||||
label: "Songs Generated",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "98%",
|
value: "98%", label: "Satisfaction Rate"},
|
||||||
label: "Satisfaction Rate",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
title="Loved by Creators Worldwide"
|
title="Loved by Creators Worldwide"
|
||||||
@@ -228,71 +166,33 @@ export default function HomePage() {
|
|||||||
<PricingCardTwo
|
<PricingCardTwo
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "starter",
|
id: "starter", badge: "Starter", badgeIcon: Music,
|
||||||
badge: "Starter",
|
price: "$9/mo", subtitle: "Perfect for exploring", buttons: [
|
||||||
badgeIcon: Music,
|
|
||||||
price: "$9/mo",
|
|
||||||
subtitle: "Perfect for exploring",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Start Free",
|
text: "Start Free", href: "https://studio.dieter.ai/signup"},
|
||||||
href: "https://studio.dieter.ai/signup",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"5 song generations/month",
|
"5 song generations/month", "Basic mixing tools", "MP3 export", "Community access", "AI Director suggestions"],
|
||||||
"Basic mixing tools",
|
|
||||||
"MP3 export",
|
|
||||||
"Community access",
|
|
||||||
"AI Director suggestions",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro",
|
id: "pro", badge: "Professional", badgeIcon: Sparkles,
|
||||||
badge: "Professional",
|
price: "$29/mo", subtitle: "For serious creators", buttons: [
|
||||||
badgeIcon: Sparkles,
|
|
||||||
price: "$29/mo",
|
|
||||||
subtitle: "For serious creators",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "https://studio.dieter.ai/signup"},
|
||||||
href: "https://studio.dieter.ai/signup",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "View Details",
|
text: "View Details", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Unlimited song generations",
|
"Unlimited song generations", "Full mixing suite with EQ", "WAV + MP3 exports", "Stem packs for DAWs", "Priority AI Director guidance", "Beat detection & sync"],
|
||||||
"Full mixing suite with EQ",
|
|
||||||
"WAV + MP3 exports",
|
|
||||||
"Stem packs for DAWs",
|
|
||||||
"Priority AI Director guidance",
|
|
||||||
"Beat detection & sync",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "studio",
|
id: "studio", badge: "Studio Pro", badgeIcon: Award,
|
||||||
badge: "Studio Pro",
|
price: "$79/mo", subtitle: "For studios & labels", buttons: [
|
||||||
badgeIcon: Award,
|
|
||||||
price: "$79/mo",
|
|
||||||
subtitle: "For studios & labels",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Contact Sales",
|
text: "Contact Sales", href: "https://studio.dieter.ai/contact"},
|
||||||
href: "https://studio.dieter.ai/contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Unlimited everything",
|
"Unlimited everything", "Video collaboration page", "Cloud storage & backups", "API access for integrations", "Team collaboration", "Advanced AI Director", "White-label options"],
|
||||||
"Video collaboration page",
|
|
||||||
"Cloud storage & backups",
|
|
||||||
"API access for integrations",
|
|
||||||
"Team collaboration",
|
|
||||||
"Advanced AI Director",
|
|
||||||
"White-label options",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
@@ -307,41 +207,23 @@ export default function HomePage() {
|
|||||||
<FaqBase
|
<FaqBase
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "What makes Dieter different from traditional DAWs?", content:
|
||||||
title: "What makes Dieter different from traditional DAWs?",
|
"Dieter Studio runs entirely in your browser—no installation needed. It combines AI-powered songwriting and generation with professional mixing tools, making production faster and more intuitive. Plus, the integrated AI Director helps you monetize and promote your work automatically."},
|
||||||
content:
|
|
||||||
"Dieter Studio runs entirely in your browser—no installation needed. It combines AI-powered songwriting and generation with professional mixing tools, making production faster and more intuitive. Plus, the integrated AI Director helps you monetize and promote your work automatically.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Can I import my own audio and stems?", content:
|
||||||
title: "Can I import my own audio and stems?",
|
"Yes! Pro and Studio Pro plans support importing audio files and working with existing stems. You can mix your own recordings alongside AI-generated tracks, and export everything as individual stems for use in external DAWs."},
|
||||||
content:
|
|
||||||
"Yes! Pro and Studio Pro plans support importing audio files and working with existing stems. You can mix your own recordings alongside AI-generated tracks, and export everything as individual stems for use in external DAWs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "What voice styles and languages are supported?", content:
|
||||||
title: "What voice styles and languages are supported?",
|
"We support 8+ voice styles including Afrikaans, German, Elf/Fantasy, Robotic, Alien, Country, and more. Each style is fully customizable in pitch, pace, and emotional tone. Additional languages are being added regularly."},
|
||||||
content:
|
|
||||||
"We support 8+ voice styles including Afrikaans, German, Elf/Fantasy, Robotic, Alien, Country, and more. Each style is fully customizable in pitch, pace, and emotional tone. Additional languages are being added regularly.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "How does the AI Director help with monetization?", content:
|
||||||
title: "How does the AI Director help with monetization?",
|
"The AI Director analyzes your finished track and recommends the best platforms for distribution (Spotify, Apple Music, etc.), suggests social media promotional angles, identifies licensing opportunities, and helps you maximize income through multiple revenue streams."},
|
||||||
content:
|
|
||||||
"The AI Director analyzes your finished track and recommends the best platforms for distribution (Spotify, Apple Music, etc.), suggests social media promotional angles, identifies licensing opportunities, and helps you maximize income through multiple revenue streams.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Can I collaborate with other creators?", content:
|
||||||
title: "Can I collaborate with other creators?",
|
"Yes, Studio Pro plan includes full collaboration features. You can invite team members, work on projects together in real-time, share stems, and provide feedback directly within the studio. Video collaboration page is also available for visual project planning."},
|
||||||
content:
|
|
||||||
"Yes, Studio Pro plan includes full collaboration features. You can invite team members, work on projects together in real-time, share stems, and provide feedback directly within the studio. Video collaboration page is also available for visual project planning.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", title: "What file formats can I export?", content:
|
||||||
title: "What file formats can I export?",
|
"All plans support MP3 export. Pro and Studio Pro include WAV, stem packs (individual drum, bass, vocal, chord tracks), and ZIP project exports. High-quality 320kbps MP3 and 24-bit WAV available across all tiers."},
|
||||||
content:
|
|
||||||
"All plans support MP3 export. Pro and Studio Pro include WAV, stem packs (individual drum, bass, vocal, chord tracks), and ZIP project exports. High-quality 320kbps MP3 and 24-bit WAV available across all tiers.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Everything you need to know about Dieter Studio."
|
description="Everything you need to know about Dieter Studio."
|
||||||
@@ -359,13 +241,9 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Launch Dieter Studio",
|
text: "Launch Dieter Studio", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book a Demo",
|
text: "Book a Demo", href: "mailto:hello@dieter.studio"},
|
||||||
href: "mailto:hello@dieter.studio",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -393,9 +271,9 @@ export default function HomePage() {
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#pricing" className="hover:text-white transition">
|
<Link href="/pricing" className="hover:text-white transition">
|
||||||
Pricing
|
Pricing
|
||||||
</a>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default function PricingPage() {
|
|||||||
{ name: "Features", id: "/#features" },
|
{ name: "Features", id: "/#features" },
|
||||||
{ name: "Pricing", id: "/pricing" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Studio", id: "https://studio.dieter.ai" },
|
{ name: "Studio", id: "https://studio.dieter.ai" },
|
||||||
{ name: "Contact", id: "/#contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
@@ -41,71 +41,33 @@ export default function PricingPage() {
|
|||||||
<PricingCardTwo
|
<PricingCardTwo
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "starter",
|
id: "starter", badge: "Starter", badgeIcon: Music,
|
||||||
badge: "Starter",
|
price: "$9/mo", subtitle: "Perfect for exploring", buttons: [
|
||||||
badgeIcon: Music,
|
|
||||||
price: "$9/mo",
|
|
||||||
subtitle: "Perfect for exploring",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Start Free",
|
text: "Start Free", href: "https://studio.dieter.ai/signup"},
|
||||||
href: "https://studio.dieter.ai/signup",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"5 song generations/month",
|
"5 song generations/month", "Basic mixing tools", "MP3 export", "Community access", "AI Director suggestions"],
|
||||||
"Basic mixing tools",
|
|
||||||
"MP3 export",
|
|
||||||
"Community access",
|
|
||||||
"AI Director suggestions",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro",
|
id: "pro", badge: "Professional", badgeIcon: Sparkles,
|
||||||
badge: "Professional",
|
price: "$29/mo", subtitle: "For serious creators", buttons: [
|
||||||
badgeIcon: Sparkles,
|
|
||||||
price: "$29/mo",
|
|
||||||
subtitle: "For serious creators",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "https://studio.dieter.ai/signup"},
|
||||||
href: "https://studio.dieter.ai/signup",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "View Details",
|
text: "View Details", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Unlimited song generations",
|
"Unlimited song generations", "Full mixing suite with EQ", "WAV + MP3 exports", "Stem packs for DAWs", "Priority AI Director guidance", "Beat detection & sync"],
|
||||||
"Full mixing suite with EQ",
|
|
||||||
"WAV + MP3 exports",
|
|
||||||
"Stem packs for DAWs",
|
|
||||||
"Priority AI Director guidance",
|
|
||||||
"Beat detection & sync",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "studio",
|
id: "studio", badge: "Studio Pro", badgeIcon: Award,
|
||||||
badge: "Studio Pro",
|
price: "$79/mo", subtitle: "For studios & labels", buttons: [
|
||||||
badgeIcon: Award,
|
|
||||||
price: "$79/mo",
|
|
||||||
subtitle: "For studios & labels",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Contact Sales",
|
text: "Contact Sales", href: "https://studio.dieter.ai/contact"},
|
||||||
href: "https://studio.dieter.ai/contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Unlimited everything",
|
"Unlimited everything", "Video collaboration page", "Cloud storage & backups", "API access for integrations", "Team collaboration", "Advanced AI Director", "White-label options"],
|
||||||
"Video collaboration page",
|
|
||||||
"Cloud storage & backups",
|
|
||||||
"API access for integrations",
|
|
||||||
"Team collaboration",
|
|
||||||
"Advanced AI Director",
|
|
||||||
"White-label options",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
@@ -124,13 +86,9 @@ export default function PricingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Launch Dieter Studio",
|
text: "Launch Dieter Studio", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Schedule a Call",
|
text: "Schedule a Call", href: "mailto:hello@dieter.studio"},
|
||||||
href: "mailto:hello@dieter.studio",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ export default function StudioPage() {
|
|||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Features", id: "/#features" },
|
{ name: "Features", id: "/#features" },
|
||||||
{ name: "Pricing", id: "/#pricing" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Studio", id: "https://studio.dieter.ai" },
|
{ name: "Studio", id: "https://studio.dieter.ai" },
|
||||||
{ name: "Contact", id: "/#contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default function VideoPage() {
|
|||||||
{ name: "Features", id: "/#features" },
|
{ name: "Features", id: "/#features" },
|
||||||
{ name: "Pricing", id: "/pricing" },
|
{ name: "Pricing", id: "/pricing" },
|
||||||
{ name: "Studio", id: "https://studio.dieter.ai" },
|
{ name: "Studio", id: "https://studio.dieter.ai" },
|
||||||
{ name: "Contact", id: "/#contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
@@ -46,9 +46,7 @@ export default function VideoPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Collaborating",
|
text: "Start Collaborating", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -60,21 +58,11 @@ export default function VideoPage() {
|
|||||||
description="Professional-grade video tools designed for creative teams working on music videos, promotional content, and multimedia projects."
|
description="Professional-grade video tools designed for creative teams working on music videos, promotional content, and multimedia projects."
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Scattered file versions and folders",
|
"Scattered file versions and folders", "Difficulty syncing feedback across team", "Time-consuming manual edits", "No integrated asset management", "Communication happens outside platform"],
|
||||||
"Difficulty syncing feedback across team",
|
|
||||||
"Time-consuming manual edits",
|
|
||||||
"No integrated asset management",
|
|
||||||
"Communication happens outside platform",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"Centralized project workspace",
|
"Centralized project workspace", "Real-time team collaboration", "AI-powered editing suggestions", "Integrated asset library", "Built-in commenting & feedback system"],
|
||||||
"Real-time team collaboration",
|
|
||||||
"AI-powered editing suggestions",
|
|
||||||
"Integrated asset library",
|
|
||||||
"Built-in commenting & feedback system",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -91,13 +79,9 @@ export default function VideoPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Started Today",
|
text: "Get Started Today", href: "https://studio.dieter.ai"},
|
||||||
href: "https://studio.dieter.ai",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "/#features"},
|
||||||
href: "/#features",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user