diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a47c1ed..2ef88bd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,17 +20,17 @@ const nunito = Nunito({ }); export const metadata: Metadata = { - title: "Professional Marketing Agency | Results-Driven Growth Solutions", description: "Transform your brand with our strategic marketing agency. We deliver proven results with data-driven strategies and creative excellence. Contact us today.", keywords: "marketing agency, digital marketing, brand strategy, growth marketing, conversion optimization, B2B marketing", metadataBase: new URL("https://agency.example.com"), + title: "Web Development, Branding & Custom Software Solutions", description: "Professional web development, branding, custom software, and automation services. Transform your business with expert solutions.", keywords: "web development, branding, custom software, automations, digital solutions, software development, agency", metadataBase: new URL("https://webild.com"), alternates: { - canonical: "https://agency.example.com"}, + canonical: "https://webild.com"}, openGraph: { - title: "Professional Marketing Agency | Results-Driven Growth Solutions", description: "Transform your brand with strategic marketing solutions that convert prospects into loyal clients. Expert agency services for businesses ready to scale.", url: "https://agency.example.com", siteName: "Agency", type: "website", images: [ + title: "Web Development, Branding & Custom Software Solutions", description: "Professional web development, branding, custom software, and automation services. Transform your business with expert solutions.", url: "https://webild.com", siteName: "Webild", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", alt: "Modern agency workspace with professional team"}, + url: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", alt: "Professional web development and software services"}, ], }, twitter: { - card: "summary_large_image", title: "Professional Marketing Agency | Results-Driven Growth Solutions", description: "Transform your brand with strategic marketing solutions that convert prospects into loyal clients.", images: ["http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"], + card: "summary_large_image", title: "Web Development, Branding & Custom Software Solutions", description: "Professional web development, branding, custom software, and automation services.", images: ["http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 42fd3af..d910a7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,44 +29,44 @@ export default function LandingPage() { >
@@ -74,17 +74,17 @@ export default function LandingPage() {
@@ -124,9 +128,9 @@ export default function LandingPage() {