diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 84afd54..5e6657b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,8 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - 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." -}; + title: "studio ads - Professional Ad Creatives in 48 Hours", description: "Transform your ad production with agency-quality creatives delivered in 48 hours. 40% average ROAS increase, 50% cheaper than traditional agencies."}; export default function RootLayout({ children,