Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 00:52:52 +00:00

View File

@@ -48,14 +48,14 @@ export default function LandingPage() {
title="Create Professional AI Videos in Seconds"
description="Harness the power of CogVideoX and modern open-source models to turn text into stunning, high-quality video content without massive hardware overhead."
testimonials={[
{ name: "Alex Rivera", handle: "@arivera", testimonial: "The quality from this platform is unmatched. CogVideoX integration works flawlessly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "ai technology interface" },
{ name: "Jordan Chen", handle: "@jchen_ai", testimonial: "Finally, a simple way to access powerful video models. Saved me hours of manual rendering.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529715.jpg", imageAlt: "ai technology interface" },
{ name: "Sarah Miller", handle: "@smiller_prod", testimonial: "FastAPI backend integration is lightning fast. Highly recommended for devs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/digital-connectivity-technology-icon-vector-white-gradient-background_53876-112191.jpg", imageAlt: "ai technology interface" },
{ name: "Mike Henderson", handle: "@mhenderson", testimonial: "Game changer for my content workflow. AI-generated video is finally accessible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-printers-assortment_23-2149120680.jpg", imageAlt: "ai technology interface" },
{ name: "Alex Rivera", handle: "@arivera", testimonial: "The quality from this platform is unmatched. CogVideoX integration works flawlessly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1", imageAlt: "ai technology interface" },
{ name: "Jordan Chen", handle: "@jchen_ai", testimonial: "Finally, a simple way to access powerful video models. Saved me hours of manual rendering.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529715.jpg?_wi=1", imageAlt: "ai technology interface" },
{ name: "Sarah Miller", handle: "@smiller_prod", testimonial: "FastAPI backend integration is lightning fast. Highly recommended for devs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/digital-connectivity-technology-icon-vector-white-gradient-background_53876-112191.jpg?_wi=1", imageAlt: "ai technology interface" },
{ name: "Mike Henderson", handle: "@mhenderson", testimonial: "Game changer for my content workflow. AI-generated video is finally accessible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-printers-assortment_23-2149120680.jpg?_wi=1", imageAlt: "ai technology interface" },
{ name: "Emma Watson", handle: "@ewatson_studio", testimonial: "I love how easy it is to swap between models for different aesthetic styles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "ai technology interface" },
]}
buttons={[{ text: "Start Generating", href: "#contact" }, { text: "Learn More", href: "#features" }]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2"
imageAlt="AI video generation interface showing fluid animation"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", alt: "Confident businessman" },
@@ -108,9 +108,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "99.9%", title: "Uptime", description: "Always ready to render", imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529715.jpg" },
{ id: "m2", value: "5ms", title: "API Latency", description: "Minimal delay on requests", imageSrc: "http://img.b2bpic.net/free-vector/digital-connectivity-technology-icon-vector-white-gradient-background_53876-112191.jpg" },
{ id: "m3", value: "50+", title: "Formats", description: "Output in any resolution", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-printers-assortment_23-2149120680.jpg" },
{ id: "m1", value: "99.9%", title: "Uptime", description: "Always ready to render", imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529715.jpg?_wi=2" },
{ id: "m2", value: "5ms", title: "API Latency", description: "Minimal delay on requests", imageSrc: "http://img.b2bpic.net/free-vector/digital-connectivity-technology-icon-vector-white-gradient-background_53876-112191.jpg?_wi=2" },
{ id: "m3", value: "50+", title: "Formats", description: "Output in any resolution", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-printers-assortment_23-2149120680.jpg?_wi=2" },
]}
title="Built for Developers"
description="Our platform minimizes technical debt by providing a clean abstraction layer for complex AI tasks."