Update src/app/page.tsx

This commit is contained in:
2026-04-15 13:19:04 +00:00
parent 7b35ce66b8
commit 693f63f277

View File

@@ -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"