Merge version_28 into main #40
@@ -98,8 +98,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
title="Get Agency-Quality Ads in 48 Hours"
|
||||
description="Turn 48-hour briefs into conversion-ready creatives with proven 40% ROAS lift. Professional ad creatives delivered in 48 hours instead of 3 weeks. Agency-quality video ads and static creatives, 50% cheaper than traditional agencies."
|
||||
title="48-Hour Ad Creatives That Drive 40% ROAS"
|
||||
description="Turn your creative briefs into conversion-ready ads in 48 hours. Agency-quality video ads and static creatives, 50% cheaper than traditional agencies."
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
avatars={[
|
||||
{
|
||||
@@ -354,7 +354,8 @@ export default function LandingPage() {
|
||||
<div className="max-w-2xl mx-auto">
|
||||
<div className="text-center mb-8">
|
||||
<h2 className="text-3xl md:text-4xl font-bold text-foreground mb-3">Claim Your 3 Free Ads Now</h2>
|
||||
<p className="text-foreground/70 mb-6">Try our service risk-free. No credit card required upfront. Get agency-quality ad creatives delivered in 48 hours.</p>
|
||||
<p className="text-foreground/70 mb-2">Try our service risk-free. No credit card required upfront. Get agency-quality ad creatives delivered in 48 hours.</p>
|
||||
<p className="text-primary-cta font-semibold text-sm md:text-base mb-6">Limited spots: 3 free ads claimed by 47 brands this week</p>
|
||||
</div>
|
||||
|
||||
<div className="flex flex-col gap-4 max-w-lg mx-auto">
|
||||
@@ -466,7 +467,7 @@ export default function LandingPage() {
|
||||
tagIcon={CreditCard}
|
||||
plans={[
|
||||
{
|
||||
id: "growth", badge: "Growth - Most Popular - 40% ROAS Lift Guaranteed", badgeIcon: ZapIcon,
|
||||
id: "growth", badge: "Growth - Most Popular - Guaranteed 40% ROAS Lift", badgeIcon: ZapIcon,
|
||||
price: "$5,000", subtitle: "For high-volume, results-driven marketing teams", buttons: [
|
||||
{ text: "Start Your 48-Hour Project", href: "#free-offer" }
|
||||
],
|
||||
@@ -475,7 +476,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "starter", badge: "Starter - 20% Average ROAS Lift", badgeIcon: Sparkles,
|
||||
id: "starter", badge: "Starter - Guaranteed 20% ROAS Lift", badgeIcon: Sparkles,
|
||||
price: "$1,500", subtitle: "Perfect for growing brands testing ad creation", buttons: [
|
||||
{ text: "Start Free Project", href: "#free-offer" }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user