diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e1fe3c..4c11e8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Compose the Future with AI" description="Unlock infinite creative possibilities with Harmonix AI. Transform your musical vision into studio-quality tracks instantly." buttons={[{ text: "Start Creating", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/finger-interface-laptop-hipster-cropped_1134-770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/finger-interface-laptop-hipster-cropped_1134-770.jpg?_wi=1" imageAlt="AI music platform interface" /> @@ -56,11 +56,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Neural Composition", description: "Generate unique melodies instantly using deep learning algorithms.", imageSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg", titleIconSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg", buttonText: "Explore"}, + title: "Neural Composition", description: "Generate unique melodies instantly using deep learning algorithms.", imageSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg", buttonText: "Explore"}, { - title: "Smart Audio Mixing", description: "AI-driven clarity and balance for professional sounding masters.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg", titleIconSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg", buttonText: "Explore"}, + title: "Smart Audio Mixing", description: "AI-driven clarity and balance for professional sounding masters.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg", buttonText: "Explore"}, { - title: "Real-time Collaboration", description: "Work with AI assistants as co-creators in your DAW environment.", imageSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg", titleIconSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg", buttonText: "Explore"}, + title: "Real-time Collaboration", description: "Work with AI assistants as co-creators in your DAW environment.", imageSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg", buttonText: "Explore"}, ]} title="Powerful AI Tools" description="Designed for musicians who want to push boundaries." @@ -98,15 +98,15 @@ export default function LandingPage() { { id: "basic", title: "Starter", price: "$19", period: "mo", features: ["5 projects/mo", "Basic AI models", "Standard support"], button: { text: "Get Started" }, - imageSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/melody-music-sound-key-artistic-icon-sign-concept_53876-124306.jpg?_wi=2"}, { id: "pro", title: "Pro", price: "$49", period: "mo", features: ["Unlimited projects", "Advanced AI models", "Priority mixing", "Export high-res"], button: { text: "Upgrade" }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30676.jpg?_wi=2"}, { id: "studio", title: "Studio", price: "$99", period: "mo", features: ["Team collaboration", "Mastering tools", "Dedicated support", "Commercial rights"], button: { text: "Contact Us" }, - imageSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/google-logos-transparent-psd-file_460848-6852.jpg?_wi=2"}, ]} title="Simple Pricing" description="Choose the tier that fits your needs." @@ -124,7 +124,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" textarea={{ name: "message", placeholder: "Tell us about your project", rows: 4 }} - imageSrc="http://img.b2bpic.net/free-photo/finger-interface-laptop-hipster-cropped_1134-770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/finger-interface-laptop-hipster-cropped_1134-770.jpg?_wi=2" />