Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9e2d565d5 | |||
| fb3322be9d | |||
| a6f9dbeca0 | |||
| d985372934 | |||
| 3164f8e98f |
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
title="AI-Powered UGC Ads, Human-Quality Results"
|
||||
description="Get studio-quality video ads in days, not weeks. Our AI-driven process scales your creative output while keeping costs low and performance high. Trusted by scaling DTC brands."
|
||||
description="Get studio-quality video ads in 48 hours at 70% lower cost than traditional agencies. Our AI-driven process scales your creative output while keeping costs low and performance high. Trusted by scaling DTC brands."
|
||||
tag="Creative Production"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="blur-reveal"
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Great to Start", badgeIcon: Rocket,
|
||||
price: "$2,999", subtitle: "/month", buttons: [{ text: "Get Started", href: "#" }],
|
||||
price: "$2,999", subtitle: "/month – 14-day free trial", buttons: [{ text: "Get Started", href: "#" }],
|
||||
features: [
|
||||
"Up to 10 videos per month", "48-hour turnaround", "AI optimization included", "5 creative revisions", "Basic performance reporting", "Email support"
|
||||
]
|
||||
@@ -308,4 +308,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user