diff --git a/src/app/page.tsx b/src/app/page.tsx index aac32bb..bd4a0d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { title: "Live Preview Simulator", description: "See your app running in the browser before final APK export.", icon: Smartphone, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924136.jpg", imageAlt: "Simulator" }, - { imageSrc: "http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg", imageAlt: "Preview" } + { imageSrc: "http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg?_wi=1", imageAlt: "Preview" } ] } ]} @@ -92,7 +92,7 @@ export default function LandingPage() { { id: "2", title: "Is the APK ready for production?", content: "The generated APKs are production-ready and signed, suitable for testing and deployment." }, { id: "3", title: "Do I own my code?", content: "Yes, you have full access to your codebase and project files throughout the session." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg?_wi=2" imageAlt="FAQ Background" mediaAnimation="slide-up" title="Frequently Asked Questions"