From 45e956d16a9e8e60180596fa9e939d198ea0a645 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:07:05 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 595c9ad..a47d198 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,7 @@ import type { Metadata } from "next"; import "./globals.css"; export const metadata: Metadata = { - title: "Efficient Ads - Get Professional Ad Creatives in 48 Hours—50% Cheaper Than Agencies", description: "Get Professional Ad Creatives in 48 Hours—50% Cheaper Than Agencies. 40% Average ROAS Increase. 3 Weeks Production Time Cut to 48 Hours. Perfect for agencies, brands, and creators." + title: "Efficient Ads - 40% Average ROAS Increase—Get Professional Ad Creatives in 48 Hours, 50% Cheaper Than Agencies", description: "Launch winning campaigns in 48 hours instead of 3 weeks. Agency-quality video ads, static creatives, and full-funnel packs. 40% average ROAS increase. 50% cheaper than agencies." }; export default function RootLayout({ -- 2.49.1 From 6f11ebac09b13704ca9b8f7ac8f76ee50f0a11cf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:07:05 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 17f2fb1..2fa4675 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() {
+
+ +
+
@@ -219,7 +234,7 @@ export default function LandingPage() { aria-label="Claim your 3 free ads" > - Claim Your 3 Free Ads Now + View Plan Comparison
{showComparison && ( @@ -319,21 +334,6 @@ export default function LandingPage() { />
-
- -
-
-- 2.49.1