Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5bd40c6be | |||
| aecc289015 | |||
| 5430788284 | |||
| e0ef7e57b1 | |||
| b65a657571 | |||
| 1ec2cd9cde | |||
| 29279d8652 |
@@ -40,10 +40,10 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Create Infinite Media with AI"
|
||||
description="Generate unlimited high-fidelity videos and photos instantly with absolutely no usage limits. Our professional suite supports developers, power users, and creators with limitless creative freedom."
|
||||
title="Unlock Unlimited AI Content Generation"
|
||||
description="Produce high-fidelity, production-ready assets in seconds. Our platform streamlines your creative pipeline, delivering professional-grade visual quality with zero bottlenecks for power users and teams alike."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#pricing" },
|
||||
{ text: "Generate Free Content", href: "#pricing" },
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-female-patient-taking-medical-history-data-with-test-results_482257-122752.jpg?_wi=1"
|
||||
@@ -124,4 +124,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user