7 Commits

Author SHA1 Message Date
92ed70cb51 Update theme colors 2026-03-05 12:20:35 +00:00
1727e38d3c Update theme colors 2026-03-05 12:15:07 +00:00
0894ecbe8c Update theme colors 2026-03-05 12:14:16 +00:00
ab1b99a53f Update theme colors 2026-03-05 12:13:59 +00:00
9b9f3354a8 Update src/app/page.tsx 2026-03-05 12:11:46 +00:00
0b12075419 Update src/app/layout.tsx 2026-03-05 12:11:46 +00:00
dad477b06e Merge version_15 into main
Merge version_15 into main
2026-03-05 06:39:59 +00:00
3 changed files with 21 additions and 20 deletions

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Efficient Ads - Professional Ad Creatives in 48 Hours", description: "Get agency-quality ad creatives delivered in 48 hours. 40% ROAS increase, 50% cheaper than traditional agencies."};
title: "Studio Ads - Professional Ad Creatives in 48 Hours", description: "Get agency-quality ad creatives delivered in 48 hours. 40% ROAS increase, 50% cheaper than traditional agencies."
};
export default function RootLayout({
children,

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
isScrolled ? 'bg-background/95 backdrop-blur-md shadow-lg' : 'bg-transparent'
}`}>
<NavbarLayoutFloatingInline
brandName="Efficient Ads"
brandName="Studio Ads"
navItems={[
{ name: "How it Works", id: "how-it-works" },
{ name: "Pricing", id: "pricing" },
@@ -98,7 +98,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="40% ROAS Increase in 48 Hours"
title="40% ROAS Increase in 48 Hours—Without the Agency Markup"
description="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={[
@@ -118,7 +118,7 @@ export default function LandingPage() {
{ text: "See Our Work", href: "#features" }
]}
buttonAnimation="slide-up"
ariaLabel="Hero section - Efficient Ads professional ad creatives in 48 hours"
ariaLabel="Hero section - Studio Ads professional ad creatives in 48 hours"
/>
</div>
@@ -190,7 +190,7 @@ export default function LandingPage() {
<div id="pain-points" data-section="pain-points">
<FeatureBorderGlow
title="The Old Way vs. The Efficient Ads Way"
title="The Old Way vs. The Studio Ads Way"
description="Stop wasting weeks on ad production. Here's how we're different."
tag="Why Switch"
tagIcon={Zap}
@@ -314,7 +314,7 @@ export default function LandingPage() {
width="100%"
height="100%"
src="https://www.youtube.com/embed/dQw4w9WgXcQ"
title="Efficient Ads Demo"
title="Studio Ads Demo"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
@@ -448,7 +448,7 @@ export default function LandingPage() {
tagIcon={CreditCard}
plans={[
{
id: "starter", badge: "Starter - 20% Average ROAS Lift", badgeIcon: Sparkles,
id: "starter", badge: "Starter (Limited Time) - First 10 Sign-ups", badgeIcon: Sparkles,
price: "$1,500", subtitle: "Per Month (Recurring)", buttons: [
{ text: "Get 3 Free Ads Now", href: "#free-offer" }
],
@@ -523,7 +523,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="We went from spending 3 weeks on ad production to 48 hours. The quality is exceptional and our ROAS improved by 40%. Efficient Ads is a game-changer for our agency."
testimonial="We went from spending 3 weeks on ad production to 48 hours. The quality is exceptional and our ROAS improved by 40%. Studio Ads is a game-changer for our agency."
rating={5}
author="Emma Rodriguez, Creative Director"
avatars={[
@@ -566,7 +566,7 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATkkwMdD0iTY5cZ1obi8rWoV7q/professional-headshot-of-a-young-marketi-1772624560922-a81a2ec0.png?_wi=2"
imageAlt="FAQ support team"
title="Frequently Asked Questions"
description="Everything you need to know about working with Efficient Ads."
description="Everything you need to know about working with Studio Ads."
tag="Help"
tagIcon={HelpCircle}
mediaAnimation="slide-up"
@@ -581,7 +581,7 @@ 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 Efficient 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. 30-day money-back guarantee. No credit card required. Cancel anytime."
tagIcon={Mail}
background={{ variant: "downward-rays-static-grid" }}
useInvertedBackground={true}
@@ -619,7 +619,7 @@ export default function LandingPage() {
]
}
]}
copyrightText="© 2025 Efficient Ads. All rights reserved."
copyrightText="© 2025 Studio Ads. All rights reserved."
ariaLabel="Footer navigation and company information"
/>
</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: #000802;;
--card: #0b1a0b;;
--foreground: #e6ffe6;;
--primary-cta: #80da9b;;
--primary-cta-text: #000802;;
--secondary-cta: #07170b;;
--secondary-cta-text: #e6ffe6;;
--accent: #38714a;;
--background-accent: #2c6541;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);