diff --git a/src/app/page.tsx b/src/app/page.tsx index 5603a76..b470346 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { 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" /> @@ -77,21 +77,21 @@ export default function LandingPage() { { 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", + 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", + 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", + 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", }, @@ -166,7 +166,7 @@ export default function LandingPage() { 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", @@ -182,7 +182,7 @@ export default function LandingPage() { 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", @@ -198,7 +198,7 @@ export default function LandingPage() { 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" @@ -231,7 +231,7 @@ export default function LandingPage() { 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" />