Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-03-06 08:12:08 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -21,9 +21,11 @@ const publicSans = Public_Sans({
export const metadata: Metadata = {
title: "Adro Media | Performance Marketing Agency for B2B Leads", description: "Generate more leads, sales, and predictable growth with Adro Media. Proven performance marketing using Google Ads, Meta Ads, and conversion funnels.", keywords: "performance marketing, lead generation, Google Ads, Meta Ads, conversion funnels, marketing agency, B2B marketing", openGraph: {
title: "Adro Media | Performance Marketing Agency", description: "Data-driven performance marketing to scale your business. Google Ads, Meta Ads, funnels, and automation.", siteName: "Adro Media", type: "website"},
title: "Adro Media | Performance Marketing Agency", description: "Data-driven performance marketing to scale your business. Google Ads, Meta Ads, funnels, and automation.", siteName: "Adro Media", type: "website"
},
twitter: {
card: "summary_large_image", title: "Adro Media | Performance Marketing Agency", description: "Generate more leads and sales with data-driven performance marketing strategies."},
card: "summary_large_image", title: "Adro Media | Performance Marketing Agency", description: "Generate more leads and sales with data-driven performance marketing strategies."
},
};
export default function RootLayout({

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{ text: "Get Free Strategy Call", href: "contact" },
{ text: "Get Your Free Strategy Call", href: "contact" },
{ text: "See How We Work", href: "process" }
]}
buttonAnimation="slide-up"