Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f2f552774 | |||
| 4653f89148 | |||
| c50ccbad71 | |||
| 9712a575bf |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
title="Unleash Your Creativity with OmniAI"
|
title="Generate Professional AI Content in Seconds"
|
||||||
description="The most powerful AI platform to generate stunning images, professional videos, and insightful answers to all your questions."
|
description="The most powerful AI platform to generate stunning images, professional videos, and insightful answers to all your questions."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ name: "Sarah J.", handle: "@sarah", testimonial: "OmniAI changed my workflow. Generating video has never been this fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-vintage-business-clo_613910-1552.jpg" },
|
{ name: "Sarah J.", handle: "@sarah", testimonial: "OmniAI changed my workflow. Generating video has never been this fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-vintage-business-clo_613910-1552.jpg" },
|
||||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
buttons: [{ text: "Choose Basic", href: "#" }]
|
buttons: [{ text: "Choose Basic", href: "#" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "premium", name: "Premium", price: "$29/mo", features: ["All Basic Features", "AI Video Generation", "Priority Rendering", "Advanced API"],
|
id: "premium", name: "Premium", badge: "Most Popular", price: "$29/mo", features: ["All Basic Features", "AI Video Generation", "Priority Rendering", "Advanced API"],
|
||||||
buttons: [{ text: "Choose Premium", href: "#" }]
|
buttons: [{ text: "Choose Premium", href: "#" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user