Update src/app/layout.tsx
This commit is contained in:
@@ -22,11 +22,11 @@ const archivo = Archivo({
|
||||
export const metadata: Metadata = {
|
||||
title: "Custom Web Design for Small Business - Gavin Healey", description: "High-converting custom websites for small to medium businesses. Affordable flat rate $650. Increase leads, revenue, and online presence with results-driven design.", keywords: "custom web design, affordable website designer, small business websites, lead generation, conversion optimization", openGraph: {
|
||||
title: "Custom Web Design for Business Growth", description: "Affordable, high-converting custom websites built to increase revenue and generate qualified leads for your business.", type: "website", url: "https://example.com", siteName: "Gavin Healey Web Design", images: [{
|
||||
url: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904141.jpg", alt: "Custom web design for business"
|
||||
url: "https://images.unsplash.com/photo-1460925895917-adf4198c869f?w=1200&h=630&fit=crop", alt: "Custom web design for business"
|
||||
}]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Custom Web Design - Increase Your Business Revenue", description: "High-converting websites built for small businesses. $650 flat rate. Results-driven design focused on your growth.", images: ["http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904141.jpg"]
|
||||
card: "summary_large_image", title: "Custom Web Design - Increase Your Business Revenue", description: "High-converting websites built for small businesses. $650 flat rate. Results-driven design focused on your growth.", images: ["https://images.unsplash.com/photo-1460925895917-adf4198c869f?w=1200&h=630&fit=crop"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user