4 Commits

Author SHA1 Message Date
c4dddf667c Update src/app/page.tsx 2026-03-06 08:14:07 +00:00
75f89d4f49 Merge version_2 into main
Merge version_2 into main
2026-03-06 08:12:08 +00:00
2bd5a38653 Update src/app/page.tsx 2026-03-06 08:12:04 +00:00
2bf9611689 Update src/app/layout.tsx 2026-03-06 08:12:03 +00:00
2 changed files with 6 additions and 4 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"
@@ -203,7 +203,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardSeven
title="Results That Speak For Themselves"
title="Last 12 Months: Results That Speak For Themselves"
description="Real metrics from real campaigns helping businesses scale profitably."
tag="Case Studies"
tagIcon={TrendingUp}