diff --git a/src/app/page.tsx b/src/app/page.tsx
index 593e83d..070d12a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,18 +31,9 @@ export default function LandingPage() {
@@ -51,65 +42,28 @@ export default function LandingPage() {
@@ -120,18 +74,9 @@ export default function LandingPage() {
title="Precision AI Power"
description="Our custom-trained neural architecture delivers unmatched clarity and cinematic quality, putting professional video production at your fingertips."
metrics={[
- {
- value: "10x",
- title: "Faster Generation",
- },
- {
- value: "4K",
- title: "Cinematic Quality",
- },
- {
- value: "99.9%",
- title: "Uptime Reliability",
- },
+ { value: "10x", title: "Faster Generation" },
+ { value: "4K", title: "Cinematic Quality" },
+ { value: "99.9%", title: "Uptime Reliability" },
]}
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
mediaAnimation="slide-up"
@@ -146,26 +91,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "AI Motion",
- title: "Advanced Motion Capture",
- subtitle: "Realistic movement",
- description: "Seamlessly translate text into lifelike character movements and complex animation sequences.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-male-figure-glowing-dots-with-motion-effect_1048-11158.jpg",
- },
+ tag: "AI Motion", title: "Advanced Motion Capture", subtitle: "Realistic movement", description: "Seamlessly translate text into lifelike character movements and complex animation sequences.", imageSrc: "http://img.b2bpic.net/free-photo/3d-male-figure-glowing-dots-with-motion-effect_1048-11158.jpg"},
{
- tag: "Generative",
- title: "Text-to-Video Engine",
- subtitle: "From prompt to reality",
- description: "Generate high-definition clips simply by entering your creative prompts in natural language.",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-background-with-glowing-abstract-neon-light_181624-21142.jpg",
- },
+ tag: "Generative", title: "Text-to-Video Engine", subtitle: "From prompt to reality", description: "Generate high-definition clips simply by entering your creative prompts in natural language.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-background-with-glowing-abstract-neon-light_181624-21142.jpg"},
{
- tag: "Pro Edit",
- title: "Automated Rendering",
- subtitle: "Edit smarter, not harder",
- description: "Our automated pipeline handles color correction, lighting adjustments, and rendering in real-time.",
- imageSrc: "http://img.b2bpic.net/free-photo/photo-editor-taking-break-after-doing-color-grading-images-relaxing-by-using-smartphone_482257-82262.jpg",
- },
+ tag: "Pro Edit", title: "Automated Rendering", subtitle: "Edit smarter, not harder", description: "Our automated pipeline handles color correction, lighting adjustments, and rendering in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/photo-editor-taking-break-after-doing-color-grading-images-relaxing-by-using-smartphone_482257-82262.jpg"},
]}
title="Built for Creators"
description="Unlock infinite possibilities with our robust suite of AI-driven editing and generation tools."
@@ -177,14 +107,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Netflix",
- "Google",
- "Adobe",
- "Meta",
- "Amazon",
- "Apple",
- "Disney",
- ]}
+ "Netflix", "Google", "Adobe", "Meta", "Amazon", "Apple", "Disney"]}
title="Trusted by Industry Giants"
description="Leading studios and creators worldwide choose us to power their content generation workflow."
/>
@@ -194,48 +117,24 @@ export default function LandingPage() {