Merge version_1 into main #3
@@ -64,21 +64,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Text to Video AI", description: "Convert simple text prompts into cinematic, high-resolution videos using our advanced models.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", imageAlt: "Video Editor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=1", imageAlt: "Video Editor"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", imageAlt: "Video Editor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=2", imageAlt: "Video Editor"},
|
||||
},
|
||||
{
|
||||
title: "Ultra-Fast Rendering", description: "Experience lightning-fast generation speeds thanks to our optimized cloud architecture.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg", imageAlt: "Fast Rendering"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg?_wi=1", imageAlt: "Fast Rendering"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg", imageAlt: "Fast Rendering"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg?_wi=2", imageAlt: "Fast Rendering"},
|
||||
},
|
||||
{
|
||||
title: "Free For Everyone", description: "No hidden costs, no subscriptions. Access the full power of AI for free.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", imageAlt: "Accessibility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=3", imageAlt: "Accessibility"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", imageAlt: "Accessibility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=4", imageAlt: "Accessibility"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user