6 Commits

Author SHA1 Message Date
91648c0a36 Merge version_3 into main
Merge version_3 into main
2026-03-03 13:31:41 +00:00
c9e2d565d5 Update src/app/page.tsx 2026-03-03 13:31:36 +00:00
fb3322be9d Update src/app/layout.tsx 2026-03-03 13:31:36 +00:00
a6f9dbeca0 Merge version_2 into main
Merge version_2 into main
2026-03-03 13:27:25 +00:00
d985372934 Update src/app/page.tsx 2026-03-03 13:27:21 +00:00
3164f8e98f Merge version_1 into main
Merge version_1 into main
2026-03-03 13:20:12 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
title="AI-Powered UGC Ads, Human-Quality Results" 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" tag="Creative Production"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="blur-reveal" tagAnimation="blur-reveal"
@@ -212,7 +212,7 @@ export default function LandingPage() {
plans={[ plans={[
{ {
id: "starter", badge: "Great to Start", badgeIcon: Rocket, 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: [ features: [
"Up to 10 videos per month", "48-hour turnaround", "AI optimization included", "5 creative revisions", "Basic performance reporting", "Email support" "Up to 10 videos per month", "48-hour turnaround", "AI optimization included", "5 creative revisions", "Basic performance reporting", "Email support"
] ]