diff --git a/src/app/page.tsx b/src/app/page.tsx index 917c477..5f55cd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="From cinematic storyboards to finished 4K visuals, NexusAI empowers you to generate high-fidelity video in seconds." tag="New: Advanced Video Generation" mediaItems={[ - { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", imageAlt: "AI Video Generation Demo" }, + { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=1", imageAlt: "AI Video Generation Demo" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-with-flowing-connecting-lines-dots_1048-13580.jpg", imageAlt: "Creative AI Engine" } ]} mediaAnimation="slide-up" @@ -66,12 +66,12 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Text to Cinematic Video", description: "Transform simple text prompts into highly detailed 4K scenes with professional lighting and motion control.", phoneOne: { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/videographer-operating-computer-editing-systems-equipment_482257-121749.jpg" } + title: "Text to Cinematic Video", description: "Transform simple text prompts into highly detailed 4K scenes with professional lighting and motion control.", phoneOne: { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/videographer-operating-computer-editing-systems-equipment_482257-121749.jpg?_wi=1" } }, { - title: "Advanced Camera Control", description: "Precisely control camera movements like pans, zooms, and tracking shots using intuitive AI sliders.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-transforming-raw-clips-video-footage_482257-128175.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg" } + title: "Advanced Camera Control", description: "Precisely control camera movements like pans, zooms, and tracking shots using intuitive AI sliders.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-transforming-raw-clips-video-footage_482257-128175.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg?_wi=1" } } ]} showStepNumbers={true} @@ -87,15 +87,15 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "AI Video Generation", description: "Text-to-video with scene-by-scene intelligence, camera control, and automated editing.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/videographer-operating-computer-editing-systems-equipment_482257-121749.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-transforming-raw-clips-video-footage_482257-128175.jpg" } + title: "AI Video Generation", description: "Text-to-video with scene-by-scene intelligence, camera control, and automated editing.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/videographer-operating-computer-editing-systems-equipment_482257-121749.jpg?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-transforming-raw-clips-video-footage_482257-128175.jpg?_wi=2" } }, { title: "Generative Art", description: "High-quality 4K AI images with style transfer, prompt enhancement, and ultra-HD rendering.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tools-painting_23-2148451499.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-paint-brushes-display-with-brush-strokes-paint_23-2150351755.jpg" } }, { - title: "Voice & Chat", description: "Human-like TTS with emotion control and a context-aware smart chat assistant.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg" }, + title: "Voice & Chat", description: "Human-like TTS with emotion control and a context-aware smart chat assistant.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-studio-social-media-concept_23-2151459556.jpg" } } ]}