12 Commits

Author SHA1 Message Date
67c3e23ddd Update theme colors 2026-03-07 02:20:48 +00:00
ac78910b26 Update theme colors 2026-03-06 05:33:25 +00:00
f884879659 Update theme colors 2026-03-06 05:32:40 +00:00
cc382f7a71 Update src/app/page.tsx 2026-03-05 13:54:05 +00:00
cfe6423a01 Merge version_20 into main
Merge version_20 into main
2026-03-05 13:47:37 +00:00
9708909a0c Update src/app/page.tsx 2026-03-05 13:47:32 +00:00
234de6419c Update src/app/layout.tsx 2026-03-05 13:47:32 +00:00
83414f666a Merge version_19 into main
Merge version_19 into main
2026-03-05 13:42:53 +00:00
b0210d44ff Update src/app/thank-you/page.tsx 2026-03-05 13:42:49 +00:00
4ddd0fae64 Update src/app/page.tsx 2026-03-05 13:42:48 +00:00
96cf8fe822 Update src/app/layout.tsx 2026-03-05 13:42:48 +00:00
3c46b37f19 Merge version_18 into main
Merge version_18 into main
2026-03-05 13:35:39 +00:00
3 changed files with 22 additions and 22 deletions

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "Get 3 Free Ads Now", href: "#free-offer"
text: "Claim 3 Free Ads", href: "#free-offer"
}}
animateOnLoad={true}
/>
@@ -91,7 +91,7 @@ export default function LandingPage() {
onClick={() => document.getElementById('free-offer')?.scrollIntoView({ behavior: 'smooth' })}
className="w-full py-3 px-4 bg-white text-primary-cta font-semibold rounded-full hover:opacity-90 transition-opacity"
>
Get 3 Free Ads
Claim 3 Free Ads
</button>
</div>
)}
@@ -99,7 +99,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="40% ROAS Increase in 48 Hours"
description="Professional ad creatives delivered in 48 hours instead of 3 weeks. Agency-quality video ads and static creatives, 50% cheaper than traditional agencies."
description="Turn 48-hour briefs into conversion-ready creatives. Professional ad creatives delivered in 48 hours instead of 3 weeks. Agency-quality video ads and static creatives, 50% cheaper than traditional agencies."
background={{ variant: "downward-rays-animated" }}
avatars={[
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
]}
avatarText="Trusted by 100+ agencies and brands"
buttons={[
{ text: "Get 3 Free Ads Now", href: "#free-offer" },
{ text: "Claim 3 Free Ads", href: "#free-offer" },
{ text: "See Our Work", href: "#features" }
]}
buttonAnimation="slide-up"
@@ -353,7 +353,7 @@ export default function LandingPage() {
onClick={handleUrlSubmit}
className="w-full py-4 px-6 bg-primary-cta text-primary-cta-text font-semibold rounded-full hover:opacity-90 transition-opacity text-lg"
>
Get 3 Free Ads Now
Claim 3 Free Ads Now
</button>
</div>
@@ -446,7 +446,7 @@ export default function LandingPage() {
plans={[
{
id: "growth", badge: "Growth - Most Popular - 40% ROAS Lift", badgeIcon: ZapIcon,
price: "$5,000", subtitle: "Per Month (Recurring)", buttons: [
price: "$5,000", subtitle: "For high-volume, results-driven marketing teams", buttons: [
{ text: "Start Your 48-Hour Project", href: "#free-offer" }
],
features: [
@@ -455,8 +455,8 @@ export default function LandingPage() {
},
{
id: "starter", badge: "Starter - 20% Average ROAS Lift", badgeIcon: Sparkles,
price: "$1,500", subtitle: "Per Month (Recurring)", buttons: [
{ text: "Get 3 Free Ads Now", href: "#free-offer" }
price: "$1,500", subtitle: "Perfect for growing brands testing ad creation", buttons: [
{ text: "Claim 3 Free Ads Now", href: "#free-offer" }
],
features: [
"✓ 4 ad projects per month", "✓ Video ads (up to 3 variations each)", "✓ Static creatives (10+ variations)", "✓ Full-funnel packs", "✓ 48-hour turnaround", "✓ Brand consistency maintained", "✓ Email support"
@@ -464,7 +464,7 @@ export default function LandingPage() {
},
{
id: "enterprise", badge: "Enterprise - Custom ROAS", badgeIcon: Calendar,
price: "Custom", subtitle: "Schedule a Call", buttons: [
price: "Custom", subtitle: "For agencies and enterprises with unique needs", buttons: [
{ text: "Book Appointment", href: "#contact" }
],
features: [
@@ -578,13 +578,13 @@ export default function LandingPage() {
<ContactCenter
tag="Get Started"
title="Ready to Scale Your Creative Output?"
description="Join 100+ brands and agencies already transforming their ad production with studio ads. Start with your free 3 ads today. 30-day money-back guarantee. No credit card required. Cancel anytime."
description="Join 100+ brands and agencies already transforming their ad production with studio ads. Start with your free 3 ads today."
tagIcon={Mail}
background={{ variant: "downward-rays-static-grid" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email address"
buttonText="Get 3 Free Ads Now"
termsText="No credit card required. 30-day money-back guarantee on paid plans. Cancel anytime."
buttonText="Claim 3 Free Ads Now"
termsText="No card required. 30-day guarantee. Cancel anytime."
ariaLabel="Contact form and ad offer signup"
/>
</div>

View File

@@ -10,15 +10,15 @@
--accent: #684f7b;;
--background-accent: #65417c;; */
--background: #050012;;
--card: #040121;;
--foreground: #f0e6ff;;
--primary-cta: #c89bff;;
--primary-cta-text: #050012;;
--secondary-cta: #1d123b;;
--secondary-cta-text: #f0e6ff;;
--accent: #684f7b;;
--background-accent: #65417c;;
--background: #f5faff;;
--card: #f1f8ff;;
--foreground: #001122;;
--primary-cta: #15479c;;
--primary-cta-text: #f5faff;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #001122;;
--accent: #a8cce8;;
--background-accent: #7ba3cf;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);

View File

@@ -122,4 +122,4 @@ export default function ThankYouPage() {
</div>
</div>
);
}
}