diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ca2781b..9b141ee 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -3,7 +3,7 @@ import "./styles/variables.css"; import "./globals.css"; export const metadata: Metadata = { - title: "Quick Creatives - Agency-Quality Ad Creatives in 48 Hours", description: "Get stunning video ads, static creatives, and full-funnel packs delivered in 48 hours. Perfect for agencies, brands, and creators." + title: "Efficient Ads - Agency-Quality Ad Creatives in 48 Hours", description: "Get stunning video ads, static creatives, and full-funnel packs delivered in 48 hours. Perfect for agencies, brands, and creators." }; export default function RootLayout({ @@ -1385,4 +1385,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index d653913..9b9a78d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { > @@ -90,7 +90,7 @@ export default function LandingPage() {
@@ -308,7 +308,7 @@ export default function LandingPage() {
@@ -404,10 +404,10 @@ export default function LandingPage() { ] } ]} - copyrightText="© 2025 Quick Creatives. All rights reserved." + copyrightText="© 2025 Efficient Ads. All rights reserved." ariaLabel="Footer navigation and company information" /> ); -} \ No newline at end of file +}