Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ name: "David W.", handle: "@dw_creative", testimonial: "Everything I needed to scale my video content. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg" },
|
||||
{ name: "Sarah K.", handle: "@sarahk_pro", testimonial: "Incredibly fast render times and stunning aesthetic choices.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-neon-colors-futuristic-technology_23-2151672026.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-neon-colors-futuristic-technology_23-2151672026.jpg?_wi=1"
|
||||
imageAlt="ai video generation interface"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/cyberpunk-city-stroll-with-drone-companions_23-2152007986.jpg", alt: "Cyberpunk city stroll" },
|
||||
@@ -117,8 +117,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "starter", title: "Starter", price: "$29", period: "/mo", features: ["10 AI Videos/mo", "720p Resolution", "Standard Support"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/man-doing-it-support-job-from-home-walking-around-personal-office-with-laptop_482257-92977.jpg" },
|
||||
{ id: "pro", title: "Professional", price: "$99", period: "/mo", features: ["100 AI Videos/mo", "4K Resolution", "Priority Support", "Advanced Customization"], button: { text: "Get Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-neon-colors-futuristic-technology_23-2151672026.jpg" },
|
||||
{ id: "enterprise", title: "Enterprise", price: "Custom", period: "", features: ["Unlimited Videos", "API Access", "Dedicated Manager", "White-label"], button: { text: "Contact Sales" }, imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-with-impairment-analyzing-online-report-laptop-planning-project-strategy-disability-friendly-office-entrepreneur-with-health-condition-sitting-wheelchair-job_482257-47246.jpg" },
|
||||
{ id: "pro", title: "Professional", price: "$99", period: "/mo", features: ["100 AI Videos/mo", "4K Resolution", "Priority Support", "Advanced Customization"], button: { text: "Get Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-neon-colors-futuristic-technology_23-2151672026.jpg?_wi=2" },
|
||||
{ id: "enterprise", title: "Enterprise", price: "Custom", period: "", features: ["Unlimited Videos", "API Access", "Dedicated Manager", "White-label"], button: { text: "Contact Sales" }, imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-with-impairment-analyzing-online-report-laptop-planning-project-strategy-disability-friendly-office-entrepreneur-with-health-condition-sitting-wheelchair-job_482257-47246.jpg?_wi=1" },
|
||||
]}
|
||||
title="Flexible Plans"
|
||||
description="Choose the perfect plan for your production needs."
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "What resolution do you support?", content: "We support resolutions ranging from 720p up to full 4K Cinematic resolution." },
|
||||
{ id: "q3", title: "Is my data secure?", content: "We take data privacy very seriously. All uploaded assets are encrypted and only accessible by you." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-man-with-impairment-analyzing-online-report-laptop-planning-project-strategy-disability-friendly-office-entrepreneur-with-health-condition-sitting-wheelchair-job_482257-47246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-man-with-impairment-analyzing-online-report-laptop-planning-project-strategy-disability-friendly-office-entrepreneur-with-health-condition-sitting-wheelchair-job_482257-47246.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our AI platform."
|
||||
|
||||
Reference in New Issue
Block a user